TonyRL
4c51a2b6c9
chore: skip stealth test in github actions
...
ref: https://docs.github.com/en/actions/learn-github-actions/variables#default-environment-variables
2023-01-22 21:08:59 +00:00
DIYgod
9ce117dd9f
chore: skip stealth test in github actions
2023-01-22 17:54:53 +00:00
Rongrong
058cec21b7
test(puppeteer): wait for bot test result ( #11322 )
...
Signed-off-by: Rongrong <i@rong.moe>
Signed-off-by: Rongrong <i@rong.moe>
2022-11-23 22:32:15 +00:00
Yusuf Erdem
347de8b39c
chore: foresight coverage configuration ( #11105 )
...
* Update test.yml
* Update test.yml
* Update test.yml
* Update test.yml
* Update test.yml
* Update test.yml
* Update test.yml
* Update test.yml
2022-10-31 20:53:25 +08:00
DIYgod
b4d8c4454d
chore: foresight coverage format
2022-10-15 22:18:06 +01:00
DIYgod
4577c8f664
chore: foresight test path
2022-10-14 19:00:01 +01:00
Tony
4fef0bbd3d
chore: use node 18 ( #11093 )
...
* chore: use node 18
npm pushlish will still use node 16
* fix: openssl3 workaround
* fix: exit cleanly for node 18
2022-10-14 23:33:47 +08:00
DIYgod
63e141ab05
chore: fix foresight coverage path
2022-10-10 20:37:36 +01:00
DIYgod
891cd8f5c5
chore: jest junit output for foresight
2022-10-10 18:37:36 +01:00
DIYgod
2bd4fd7b8d
chore: use foresight
2022-10-10 18:10:52 +01:00
Tony
8b04fef528
chore: add labeler ( #10285 )
2022-07-20 23:45:54 +08:00
Rongrong
13ec6be32b
fix(test): failing puppeteer without stealth test ( #9851 )
...
Signed-off-by: Rongrong <i@rong.moe>
2022-05-30 01:49:01 -03:00
TonyRL
38130beef4
chore: avoid unnecessary test action run
2022-05-23 13:01:29 +00:00
TonyRL
d65f5fd053
chore(workflow): puppeteer test dont fail fast
2022-05-15 15:54:40 +00:00
Rongrong
4e407d7aaa
ci(test): ignore push event on `dependabot/**` ( #9736 )
...
Signed-off-by: Rongrong <i@rong.moe>
2022-05-12 01:53:21 +08:00
Tony
1dfc101a59
chore: bump gha node to v16 ( #9685 )
2022-05-03 20:10:10 +08:00
Rongrong
7a6be9a229
feat(core): customizable Chromium executable path ( #9670 )
...
* feat(core): customizable Chromium executable path
also build Chromium-bundled Docker image for arm/arm64
Signed-off-by: Rongrong <i@rong.moe>
* chore: fix typo
Signed-off-by: Rongrong <i@rong.moe>
* chore(CI/test): using build matrix
Signed-off-by: Rongrong <i@rong.moe>
* docs(install): fix punctuation
Signed-off-by: Rongrong <i@rong.moe>
2022-05-01 21:00:29 +08:00
Rongrong
6bdb57c91c
chore(CI): re-enable codecov token to fix error ( #9664 )
...
Signed-off-by: Rongrong <i@rong.moe>
2022-04-29 22:48:49 -05:00
Rongrong
72070d40cc
chore(*): fix code coverage not uploaded ( #9661 )
...
Signed-off-by: Rongrong <i@rong.moe>
2022-04-30 07:37:23 +08:00
neilnaveen
ba496a625c
chore: Set permissions for GitHub actions ( #9644 )
...
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ )
Signed-off-by: neilnaveen <42328488+neilnaveen@users.noreply.github.com>
2022-04-28 21:01:45 +08:00
TonyRL
6c7988c481
chore: rebuild yarn.lock
...
* minimist 1.2.5 CVE-2021-44906
2022-04-11 23:38:08 +00:00
dependabot[bot]
35cdecc924
chore(deps): bump actions/setup-node from 3.1.0 to 3.1.1 ( #9518 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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-11 07:37:28 -11:00
dependabot[bot]
ca5af864cc
chore(deps): bump codecov/codecov-action from 2.1.0 to 3 ( #9478 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 2.1.0 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v2.1.0...v3 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
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-04-05 20:27:36 -07:00
dependabot[bot]
9f791abda7
chore(deps): bump actions/setup-node from 3.0.0 to 3.1.0 ( #9445 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3.0.0...v3.1.0 )
---
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-02 06:05:02 +08:00
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