Joshua Chen
|
3c24cbc2c0
|
misc: tighten CI trigger conditions (#7279)
|
2022-04-30 22:17:37 +08:00 |
|
dependabot[bot]
|
95eaa98ed9
|
chore(deps): bump actions/checkout from 3.0.1 to 3.0.2 (#7242)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](dcd71f6466...2541b1294d)
---
updated-dependencies:
- dependency-name: actions/checkout
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-26 17:48:35 +08:00 |
|
Sébastien Lorber
|
f7c995b15a
|
chore: GitHub Actions cancel-in-progress (#7224)
|
2022-04-22 11:28:25 +02:00 |
|
Joshua Chen
|
7f98cc6a78
|
chore: replace node 17 with 18 in CI matrix (#7211)
|
2022-04-20 11:27:39 +02:00 |
|
dependabot[bot]
|
c8d6c7e386
|
chore(deps): bump actions/setup-node from 3.0.0 to 3.1.1 (#7204)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](9ced9a43a2...56337c4255)
---
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-19 10:55:58 +08:00 |
|
dependabot[bot]
|
ce936f2c76
|
chore(deps): bump actions/checkout from 3.0.0 to 3.0.1 (#7205)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](a12a3943b4...dcd71f6466)
---
updated-dependencies:
- dependency-name: actions/checkout
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-19 07:42:23 +08:00 |
|
Joshua Chen
|
9df4874cff
|
misc: add a name to each GH action step (#7189)
|
2022-04-17 16:54:01 +08:00 |
|
Naveen
|
ce08891af3
|
misc: pin actions to a full-length commit SHA (#6984)
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Sébastien Lorber <slorber@users.noreply.github.com>
|
2022-04-13 18:45:19 +02:00 |
|
dependabot[bot]
|
5869f230b3
|
chore(deps): bump actions/checkout from 2 to 3 (#6870)
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>
|
2022-03-08 08:57:15 +08:00 |
|
Joshua Chen
|
a4dc03edee
|
chore: upgrade dependencies (#6789)
* chore: upgrade dependencies
* upgrade setup-node
|
2022-03-01 10:40:34 +08:00 |
|
Joshua Chen
|
ebd5340205
|
chore: various improvements to repo setup (#6471)
* chore: various improvements to repo setup
* fix again
* fix
|
2022-01-26 14:24:15 +08:00 |
|
Joshua Chen
|
d5d10f5656
|
chore: add prefix to needs triage label; separate Windows test workflow (#6068)
* chore: add status prefix to needs triage label
* Separate Windows workflow
|
2021-12-08 09:23:47 +08:00 |
|
Joshua Chen
|
87a486a02f
|
chore: generate dogfooding test for long pathname during CI (#5977)
* chore: generate dogfooding test for long pathname during CI
* Fix test
* Fix again
|
2021-11-20 14:18:50 +08:00 |
|
Joshua Chen
|
8fba542d26
|
chore(workflow): merge jobs into one workflow & give each job a name (#5907)
|
2021-11-08 22:04:39 +08:00 |
|
Joshua Chen
|
66771bd80d
|
chore(workflow): remove v2 prefix from titles (#5833)
|
2021-10-30 15:48:38 +08:00 |
|