TonyRL
|
9fdb3d1a9d
|
chore: use node18 for npm publish
until https://github.com/compulim/version-from-git/issues/16 is fixed
|
2023-10-25 13:31:07 +00:00 |
dependabot[bot]
|
e7c371d098
|
chore(deps): bump actions/setup-node from 3 to 4 (#13621)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
[skip ci]
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-24 01:23:12 +00:00 |
Tony
|
475372751f
|
chore: revise github actions (#13612)
* chore: rename actions
* chore: fix path maintainer build
* feat: prepare script for node20
* chore: fix semgrep cant access secret
|
2023-10-23 03:44:46 +08:00 |
dependabot[bot]
|
5dc8d67a40
|
chore(deps): bump actions/checkout from 3 to 4 (#13214)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-05 07:39:41 +08:00 |
Tony
|
8e8bed5981
|
chore: meilisearch index swap
prevent downtime after updating the docs
|
2023-09-01 16:29:07 +00:00 |
TonyRL
|
9b31d57095
|
chore: fix install from git with production flag
reference:
https://github.com/typicode/husky/issues/914#issuecomment-1046274220
https://github.com/typicode/husky/issues/920#issuecomment-1202503697
fix: bc162849da (commitcomment-117186018)
fix: #12686
|
2023-06-21 12:17:59 +00:00 |
Tony
|
8c1e4be962
|
chore: fix on demand test pptr not found (#12660)
* chore: fix on demand test pptr not found
* chore: add node 20 to ci env
|
2023-06-12 21:24:39 +08:00 |
TonyRL
|
e3a3173448
|
chore: use pnpm to publish
|
2023-05-05 16:19:26 +00:00 |
Tony
|
6433a3cf19
|
chore: signed release
|
2023-04-21 20:49:37 +08:00 |
Tony
|
f642eda7fa
|
chore: signed release
75d99082c2/content/packages-and-modules/securing-your-code/generating-provenance-statements.mdx
> Note: At this time, `lerna` and `yarn` are not supported tools for publishing your packages with provenance.
|
2023-04-21 20:42:58 +08:00 |
Tony
|
e5eba1f7dc
|
chore: signed release (#12355)
* chore: signed release
* fix: use single quotes
|
2023-04-20 22:32:00 +08:00 |
DIYgod
|
3d6d8eb107
|
chore: use node 18
|
2023-03-19 21:49:18 +00:00 |
TonyRL
|
7113d82892
|
chore: actions timeout
[skip ci]
|
2023-02-09 16:12:41 +00:00 |
Tony
|
1dfc101a59
|
chore: bump gha node to v16 (#9685)
|
2022-05-03 20:10:10 +08:00 |
neilnaveen
|
ba496a625c
|
chore: Set permissions for GitHub actions (#9644)
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-28 21:01:45 +08:00 |
TonyRL
|
6c7988c481
|
chore: rebuild yarn.lock
* minimist 1.2.5 CVE-2021-44906
|
2022-04-11 23:38:08 +00:00 |
dependabot[bot]
|
35cdecc924
|
chore(deps): bump actions/setup-node from 3.1.0 to 3.1.1 (#9518)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.1.0...v3.1.1)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-11 07:37:28 -11:00 |
dependabot[bot]
|
9f791abda7
|
chore(deps): bump actions/setup-node from 3.0.0 to 3.1.0 (#9445)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.0.0...v3.1.0)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-02 06:05:02 +08:00 |
dependabot[bot]
|
1fbda8fc72
|
chore(deps): bump actions/checkout from 2 to 3 (#9230)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[skip ci]
|
2022-03-01 12:04:46 -10:00 |
dependabot[bot]
|
7d120cefbf
|
chore(deps): bump actions/setup-node from 2 to 3.0.0 (#9194)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3.0.0)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-24 17:08:26 -05:00 |
Tony
|
862ec5df44
|
chore: name actions (#9152)
[skip ci]
|
2022-02-19 19:39:52 +08:00 |
DIYgod
|
59b5b1a46a
|
chore: fix setuo-node cache
|
2021-11-28 00:53:01 +00:00 |
Tony
|
74db039ae2
|
chore(misc): add eslint-plugin-yml, npm cache (#8599)
|
2021-11-27 23:42:37 +00:00 |
NeverBehave
|
9bc99cefb4
|
chore(misc): bump to node 14, simplify template
|
2021-08-12 22:38:05 -07:00 |
Henry
|
fa9e8a47bf
|
fix: single quote in npm-publish action
|
2021-06-22 14:47:53 +01:00 |
Henry
|
bdc011861d
|
chore: limit workflow triggers
|
2020-12-26 12:06:42 +00:00 |
DIYgod
|
3aefa62315
|
chore: node 14
|
2020-11-03 00:06:56 +08:00 |
DIYgod
|
4b87ce6247
|
chore: remove GPR publish, publish path
|
2020-07-10 13:34:23 +08:00 |
DIYgod
|
8eafd8fa1b
|
chore: GPR scope
|
2020-07-10 12:19:01 +08:00 |
DIYgod
|
1808064518
|
chore: fix publish
|
2020-07-10 12:10:37 +08:00 |
DIYgod
|
29ce65fa44
|
chore: add publish author
|
2020-07-10 12:03:03 +08:00 |
DIYgod
|
05bbe2084d
|
chore: fix publish
|
2020-07-10 11:58:12 +08:00 |
DIYgod
|
99b2da9278
|
chore: publish on push to master
|
2020-07-10 11:44:58 +08:00 |
DIYgod
|
4e829434ff
|
chore: auto publish by github action
|
2020-07-10 11:39:51 +08:00 |