Commit Graph

66 Commits

Author SHA1 Message Date
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 26752077c6
chore: github actions bot email (#9138) 2022-02-18 22:55:22 +08:00
Yishuai Li abfdcc8cdb
ci: release docker in source only, take 2 (#9132)
* ci: release docker in source only (#8971)

* ci: release docker in source only

* condition at job level

* condition over secrets

* Apply suggestions from code review

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* ci: fix job condition

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-18 03:56:21 +08:00
dependabot[bot] 79cddeafa1
chore(deps): bump actions/github-script from 5 to 6 (#9080)
Bumps [actions/github-script](https://github.com/actions/github-script) from 5 to 6.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/github-script
  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-12 05:12:45 +06: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
Yishuai Li b6b692d268 revert: "ci: release docker in source only (#8971)"
This reverts commit 596167541e.
2022-02-04 19:26:12 +08:00
Yishuai Li 596167541e
ci: release docker in source only (#8971)
* ci: release docker in source only

* condition at job level

* condition over secrets

* Apply suggestions from code review

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-04 18:55:40 +08:00
Tony 5d83517090 chore: fix wait-for-vercel-preview version tag 2022-02-02 08:28:22 -09:00
Tony 7fce06ff04 chore: publish docker on docker-release workflow changes only 2022-02-02 07:54:17 -09:00
Tony ceb2b34e0a chore: fix pr-deploy-route-test workflow 2022-02-02 07:50:49 -09:00
Yishuai Li eb344ea667
chore: Ignore dependabot on forks (#8431)
* Ignore dependabot on forks

* Apply suggestions from code review

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-01 01:16:08 +08:00
Tony 3adbc8adcd
chore: docker build cache (#8967) 2022-01-31 23:53:58 +08:00
Tony f843d74f7c
chore(docs): enforce using issue forms (#8643)
* chore(docs): enforce using issue forms

* chore(workflow): fix issue form url
2021-12-02 20:08:50 +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
dependabot[bot] 970cf5eba5
chore(deps): bump actions/github-script from 3 to 5 (#8602)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-28 00:04:24 +00:00
dependabot[bot] befb989ba2
chore(deps): bump cirrus-actions/rebase from 1.4 to 1.5 (#8603)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-28 00:04:08 +00:00
Tony 74db039ae2
chore(misc): add eslint-plugin-yml, npm cache (#8599) 2021-11-27 23:42:37 +00:00
NeverBehave 0792f7ba25
feat(core): first attempt to init script standard (#8224)
- lazy load
- rate limit per path
- init .debug.json support
- docs
- maintainer
- radar
2021-09-22 05:41:00 -07:00
NeverBehave 47176b6724
chore(test): test running docker after build (#8010)
* chore(test): test running docker after build

* add test in the same step

* add count times

* workflow typo

* add name when output

* if then

* test docker

* use id

* no tag

* what is docker id

* load single platform

* do not test multi-arch for now

* no load
2021-08-13 21:22:32 -07: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
fengkx c412846dc0
chore(core): Docker build 缩小 image size 更新github action (#7197) 2021-08-11 23:01:35 -07:00
Henry fa9e8a47bf fix: single quote in npm-publish action 2021-06-22 14:47:53 +01:00
Stille 5add609918
chore(build): add tag for docker build release (#7722) 2021-06-18 22:26:57 -07:00
NeverBehave 9ae6ab7ed2
chore(workflow): no longer testing under node 10.x (#7094) 2021-03-02 16:36:07 -05:00
Ray Lin 56f4b1ce51
fix(workflow): use single quote in expression. (#7014) 2021-02-24 16:51:42 -05:00
Sukka 3f871e65c8
ci: add linter for every PR & commit (#6988) 2021-02-23 19:54:48 +08:00
NeverBehave 3a553c7f1c
docs: close pr on wrong format, reopen to rescan (#6669)
* template: enforcing rules and use reopen as trigger to retest route
2021-01-11 10:49:57 -05:00
NeverBehave a25fd50b5e fix: request target 2021-01-10 23:45:04 -05:00
NeverBehave 05ce88e8db fix: core reference, template 2021-01-10 23:39:22 -05:00
NeverBehave cb1506e535
fix: ci wait for label creation before exit (#6655)
* fix: style and token used on exit

* [CodeFactor] Apply fixes

[ci skip] [skip ci]

Co-authored-by: codefactor-io <support@codefactor.io>
2021-01-10 19:45:53 -05:00
NeverBehave 16d3799970 flow: pr auto test template 2021-01-10 18:55:03 -05:00
Henry 4113b68929
chore: update rebase CI token 2020-12-28 16:55:39 +00:00
Henry bdc011861d
chore: limit workflow triggers 2020-12-26 12:06:42 +00:00
Henry 3fe111bf6c
chore: update rebase action 2020-12-09 22:38:43 +00:00
DIYgod 3aefa62315
chore: node 14 2020-11-03 00:06:56 +08:00
Henry f66e505e03
feat: remove auto comment on PR
https://github.com/actions/first-interaction/issues/10
2020-08-02 22:49:05 +01:00
Henry 64a3d47283
fix: try to fix the action scope issue 2020-08-02 22:26:02 +01:00
Henry 719c23084d
feat: exclude dependabot in auto comment 2020-08-02 15:50:10 +01:00
Henry 65923c6740
fix: auto comment actions 2020-08-01 20:03:40 +01:00
Henry 466104e838
feat: auto comment on issue 2020-08-01 16:39:45 +01:00
Henry 2d39ef391e
fix: actions to comment on PR again
😡
2020-08-01 15:44:20 +01:00
Henry 43e3d0a360
fix: actions to comment on PR 2020-08-01 15:39:49 +01:00
Henry 738eca7f7e
feat: actions to comment on PR 2020-08-01 15:15:29 +01:00
Henry Wang 39230fec52
feat: add rebase GitHub Actions (#5279) 2020-07-28 17:02:14 +01: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