Commit Graph

79 Commits

Author SHA1 Message Date
Zoltan Kochan
b865ff0b04 revert: "ci: test on Node.js 18"
This reverts commit 41a9e1caca.
2022-04-23 18:48:04 +03:00
Zoltan Kochan
41a9e1caca ci: test on Node.js 18 2022-04-23 17:21:27 +03:00
neilnaveen
6bbb7b1d26 chore: Set permissions for GitHub actions (#4607)
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.

- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions

https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions

https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs

[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/)

Signed-off-by: neilnaveen <42328488+neilnaveen@users.noreply.github.com>
2022-04-22 03:04:45 +03:00
Zoltan Kochan
5420148392 feat: Node.js 12 is not supported 2022-03-15 02:18:08 +02:00
Zoltan Kochan
4ea499704b docs: remove patreon 2022-03-05 02:50:54 +02:00
Zoltan Kochan
c341382d0c chore(deps): update 2022-02-23 18:40:21 +02:00
Black-Hole
ff382f81ff chore(github): add welcome bot app (#4373) 2022-02-22 11:52:51 +02:00
Zoltan Kochan
a3190d632b ci: use pnpm v7 for releasing 2022-02-16 03:30:05 +02:00
Zoltan Kochan
71e5a4cea8 Merge branch 'main' into v7 2022-02-15 12:01:49 +02:00
Zoltan Kochan
7686cc734a chore: fix audit issues 2022-02-10 22:56:19 +02:00
Zoltan Kochan
490375996e Merge branch 'main' into v7 2022-02-08 14:59:59 +02:00
Zoltan Kochan
61d197960c ci: update pnpm/action-setup to v2.1.0 2022-02-08 14:57:28 +02:00
Zoltan Kochan
25a0b58d5d ci: use pnpm v7 (#4307) 2022-02-08 02:33:55 +02:00
Valentin Semirulnik
b39cabde82 ci: setup cache for TS and Jest (#4049) 2022-01-19 00:13:13 +02:00
Zoltan Kochan
3e856bf637 ci: temporarily skip audit 2022-01-16 01:47:17 +02:00
zoomdong
ee85f8c7f1 ci: add pnpm cache (#4047) 2021-12-06 19:35:26 +02:00
zoomdong
3b4dc17c7b feat: pnpm import support yarn2 transform (#3997)
close: #3993
2021-11-24 15:48:45 +02:00
Zoltan Kochan
13663ddb2a ci: don't run tests on macOS and Node.js 14 (Node.js 12, 16, 17 are tested) 2021-11-20 22:46:30 +02:00
Zoltan Kochan
79110ac1b6 ci: test on Node.js 17 (#3990) 2021-11-15 01:17:45 +00:00
ylemkimon
7af48a2da6 ci: set $PSStyle.OutputRendering in Windows (#3978)
Preserve ANSI codes in the source code.
2021-11-11 18:49:30 +00:00
Zoltan Kochan
574acea08b ci: update workflows 2021-11-05 02:46:46 +02:00
Zoltan Kochan
f45c3b5f0c docs: add patreon 2021-10-23 20:18:42 +03:00
Zoltan Kochan
e416357358 revert: "ci: test on Node.js 17"
This reverts commit f6b545620c.
2021-10-21 02:23:13 +03:00
Zoltan Kochan
f6b545620c ci: test on Node.js 17 2021-10-20 19:29:36 +03:00
Zoltan Kochan
a9b4ff4fc8 docs: reference companies discussion 2021-09-23 02:01:32 +03:00
Kaito Udagawa
6cac70ebe1 ci: run tests on macos-latest (#3725) 2021-08-29 12:03:47 +03:00
Zoltan Kochan
04130d5c28 ci: automatically publish packages 2021-08-24 23:36:11 +03:00
Kaito Udagawa
eaf28b5b42 chore(release): update release.yml (#3706) 2021-08-24 20:23:41 +03:00
Zoltan Kochan
ed184a9c5b ci: fix release workflow 2021-08-17 14:33:02 +03:00
Zoltan Kochan
c8347f6fe3 ci: do not build deb package 2021-08-05 23:05:21 +03:00
Zoltan Kochan
5ae53e38d5 ci: build debian package 2021-08-03 02:13:54 +03:00
Zoltan Kochan
5dc1ee0b8d ci: the release page should be a draft 2021-08-02 00:22:15 +03:00
Zoltan Kochan
046f92f8e7 ci: generate the release description 2021-08-01 23:41:44 +03:00
Zoltan Kochan
34d0d42966 ci: if a git tag contains a "-" then it is prerelease 2021-08-01 15:31:29 +03:00
Zoltan Kochan
3371710090 ci: rename release workflow 2021-08-01 14:25:12 +03:00
Zoltan Kochan
14c148620d ci: upload release artifacts
close #3624
2021-08-01 12:10:21 +03:00
Zoltan Kochan
b0bf7e5e2b docs: add link to GitHub sponsorse 2021-07-27 16:44:22 +03:00
Zoltan Kochan
be6d31693c docs: add external link to FUNDING.yml 2021-07-10 04:05:58 +03:00
Zoltan Kochan
cf7fdfcc59 ci: audit the dependencies 2021-04-28 23:06:26 +03:00
Zoltan Kochan
5846a6195b ci: use npm v7 2021-04-28 02:50:31 +03:00
Zoltan Kochan
63c0a32306 ci: run tests on Node.js 16 instead of Node.js 15 2021-04-24 12:53:54 +03:00
Zoltan Kochan
026171f192 ci: use pnpm@next 2021-04-06 01:29:07 +03:00
Zoltan Kochan
a77744039a docs: pnpm.js.org=>pnpm.io 2021-04-03 00:41:03 +03:00
Zoltan Kochan
0a4a05d48a fix: update links 2021-04-02 00:34:13 +03:00
Zoltan Kochan
bc9dbc5ba7 ci: add coeql analysis 2021-03-13 01:17:18 +02:00
Zoltan Kochan
c03b6b9709 docs: add contact links to issues 2021-03-13 01:07:52 +02:00
Zoltan Kochan
3fc1cc7709 docs: use new issue templates 2021-03-13 00:53:10 +02:00
Zoltan Kochan
3d0f529ac3 ci: use pnpm to install npm and pnpm 2021-02-28 23:11:53 +02:00
Zoltan Kochan
803d360c5c ci: run pnpm v6 2021-02-26 00:36:02 +02:00
Zoltan Kochan
7201b9785a ci: install npm v6 before running tests 2021-02-13 15:20:54 +02:00