Commit Graph

33 Commits

Author SHA1 Message Date
Zoltan Kochan
9365e68758 chore(release): 8.7.0-1 2023-08-14 17:09:52 +03:00
Zoltan Kochan
b50f0e8b4f ci: allow release of prerelease versions 2023-08-14 17:01:14 +03:00
Zoltan Kochan
00d475594b ci: use standalone pnpm to release pnpm 2023-08-06 14:04:37 +03:00
Zoltan Kochan
d66dcb452d Merge branch 'main' into v8 2023-03-14 03:48:44 +02:00
Zoltan Kochan
ba4b2db1f2 ci: fix release 2023-03-08 03:33:01 +02:00
Zoltan Kochan
3ef3f13265 ci: use corepack 2023-03-06 03:25:49 +02:00
Zoltan Kochan
1f81e70e1a Merge branch 'main' into v8 2023-03-05 15:06:47 +02:00
Zoltan Kochan
045e35dd00 ci: fix setting auth token 2023-03-03 09:13:19 +02:00
Zoltan Kochan
91b8027441 ci: use pnpm v8 (#6116) 2023-02-22 17:50:20 +02:00
Zoltan Kochan
9741115406 revert: "ci: use pnpm v8"
This reverts commit 806b72d9d5.
2023-02-21 04:42:02 +02:00
Zoltan Kochan
806b72d9d5 ci: use pnpm v8 2023-02-20 23:53:27 +02:00
Zoltan Kochan
4bf7f2c422 ci: release to winget should happen when tagging happens 2023-01-31 17:20:37 +02:00
sitiom
649153b124 ci: add release environment to publish job (#5997) 2023-01-29 16:31:49 +02:00
sitiom
cc591d8378 ci: add Winget Releaser workflow (#5989) 2023-01-29 02:54:39 +02:00
Zoltan Kochan
4e2623729e ci: clone ldid from GitLab 2022-11-20 22:07:37 +02:00
Zoltan Kochan
1d29fed2eb revert: "ci(release): set npm token via env variable"
This reverts commit e32972dc25.
2022-10-20 01:51:36 +03:00
Zoltan Kochan
e32972dc25 ci(release): set npm token via env variable 2022-10-17 03:41:27 +03:00
Zoltan Kochan
387ceddb3a revert: "ci: set auth token through env variable"
This reverts commit 51e5a8740d.
2022-10-16 21:27:41 +03:00
Zoltan Kochan
51e5a8740d ci: set auth token through env variable 2022-10-16 01:35:27 +03:00
MCMXC
becacb99a9 build: update used versions in github workflow actions (#5168)
- update all actions/* to v3
- update github/codeql-action/* to v2
2022-08-06 21:11:15 +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
a3190d632b ci: use pnpm v7 for releasing 2022-02-16 03:30:05 +02:00
Zoltan Kochan
574acea08b ci: update workflows 2021-11-05 02:46:46 +02: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