Commit Graph

21 Commits

Author SHA1 Message Date
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
TonyRL 5324eefdad chore: test build radar and maintainer
chore: drop dependabot ignored deps temporarily

For some unknown reasons, it seems using a pretty old config(e.g., ignore googleapis=67.1.0) instead of the current only ignore esm deps
2022-02-25 03:50:35 +00: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
Tony 0c8fe12889
chore: parallel test (#9139)
* chore: parallel test

* chore: parallel test
2022-02-18 23:03:39 +08:00
Tony 5326d9f751
chore(misc): multiple enhancement to github actions (#9000)
* chore: test workflow use redis

* chore: docker build cache sharing

* chore: eslint format yml files

* chore: nodemon restart on art template files changes

* chore: run test on multi node and os

* chore: unnecessary single version matrix build

* chore: fix container operations

Container operations are only supported on Linux runners

* chore: fix gha syntax

* chore: fix node version not show up

* revert: "chore: test workflow use redis"

This reverts commit df818fd697b4c9151ac635cdb5918e03a4b37062.

* revert: "chore: fix container operations"

This reverts commit c949368aa7048b9d0f3f1942501c695f10f07f06.

* revert: "chore: run test on multi node and os"

This reverts commit 6b1cfde579095e73d0314346fb1a2d12d0de00ac.

* chore: run test on multi node version
2022-02-06 01:36:14 +08:00
DIYgod 59b5b1a46a
chore: fix setuo-node cache 2021-11-28 00:53:01 +00:00
DIYgod 6e10cb59ba
chore: npm ci -> yarn 2021-11-28 00:36:24 +00:00
dependabot[bot] dab3e9497c
chore(deps): bump codecov/codecov-action from 1 to 2.1.0 (#8601)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-28 00:04:40 +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
NeverBehave fe4c82ef2d chore(misc): fix various ci issue
*some of them shown cancelled instead of failed. Need to address this issue later
2021-08-12 21:57:56 -07:00
NeverBehave 9ae6ab7ed2
chore(workflow): no longer testing under node 10.x (#7094) 2021-03-02 16:36:07 -05: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 4e829434ff
chore: auto publish by github action 2020-07-10 11:39:51 +08:00
DIYgod f038b0c487
chore: auto format by github action 2020-07-09 16:38:29 +08:00
DIYgod f14f68c3d8
chore: github actions runs on ubuntu 16.04 (#4683) 2020-05-06 21:26:18 +08:00
dependabot-preview[bot] 4473f2a56e
chore(deps): bump puppeteer from 2.1.1 to 3.0.1 (#4536) 2020-04-28 16:50:59 +08:00
DIYgod 9ee1e41077
Feature/GitHub actions (#3464) 2019-11-21 19:44:32 +08:00