absidue
|
9a789337ce
|
Switch workflows from npm to yarn (#2750)
|
2022-10-20 18:33:00 +08:00 |
dependabot[bot]
|
4077e9acd6
|
Bump actions/setup-node from 2 to 3 (#2658)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-01 12:39:43 -04:00 |
dependabot[bot]
|
98582acbf6
|
Bump actions/checkout from 2 to 3 (#2660)
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-01 12:26:05 -04:00 |
PikachuEXE
|
23b33d799e
|
* Update GH workflows to run on ubuntu-latest (#2466)
Especially with ubuntu-18.04 deprecated
https://github.blog/changelog/2022-08-09-github-actions-ubuntu-22-04-is-now-generally-available-on-github-hosted-runners/
|
2022-08-11 23:07:48 +00:00 |
PikachuEXE
|
24bce11b05
|
* Update all GH workflow config to update node 14.x > 16.x (#1898)
|
2022-05-10 13:35:58 -04:00 |
PikachuEXE
|
439521893f
|
Switch from npm to yarn as package manager (#1692)
* Convert package-lock.json to yarn.lock via `yarn import`
* * Update workflows to use yarn instead of npm to install dependencies
|
2021-09-19 07:25:47 +00:00 |
Preston
|
a7296f8163
|
Update linter.yml
|
2021-08-16 15:49:40 -04:00 |
ChunkyProgrammer
|
3cc4656019
|
update linter node-version (#1513)
|
2021-07-15 22:08:40 -04:00 |
Preston
|
f71e9e84c8
|
Update linter.yml
|
2020-10-01 21:59:31 -04:00 |
Preston
|
b5451709a7
|
Remove Linter CI for master branch
|
2020-06-19 16:33:23 -04:00 |
Preston
|
a6cada24bb
|
Update linter.yml
|
2020-06-19 16:29:45 -04:00 |
Preston
|
ab21289c84
|
Add Linter CI Tool
|
2020-06-19 16:29:10 -04:00 |