Commit Graph

16 Commits

Author SHA1 Message Date
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