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
6de48c433f
docs: push custom settings before scrape
2022-09-08 16:07:51 +00:00
Tony
f57e6230ac
docs: vercel workaround ( #10665 )
...
* docs: vercel workaround
* docs: weekly scrape
2022-09-01 03:47:18 +08:00
Tony
c1176174d4
chore: install deps
2022-08-31 01:48:34 +02:00
Tony
fee049146e
chore: update meilisearch settings ( #10659 )
...
* chore: update meilisearch settings
* fix: docker build
2022-08-31 02:29:51 +08:00
TonyRL
c233b1787f
chore: pull image before waiting
2022-08-29 17:42:03 +00:00
Tony
42768369ba
chore: wait for netlify before scraping
2022-08-29 00:50:48 +08:00
Tony
f806d0c145
docs: replace algolia with meilisearch
2022-08-27 15:07:44 +00:00
Tony
7b3b4b6935
chore: update feature request template
2022-08-25 13:36:26 +00:00
Tony
5aff0dc0a1
chore: trigger action on file update only
2022-08-17 15:56:36 +00:00
Tony
be15499a1e
chore: skip docker test on maintainer/radar update
2022-08-11 11:37:22 +00:00
Tony
7b66e43be2
chore: don't label radar-rules
2022-08-03 21:36:09 +08:00
Tony
160ae94037
chore: fix labeler
2022-07-29 18:44:13 +08:00
Tony
5060056b5f
chore: fix labeler
2022-07-26 14:58:32 +00:00
Chi Lei
54f78956d7
chore: 更新issue template ( #10310 )
...
* Update bug_report_en.yml
* Update bug_report_zh.yml
2022-07-24 06:35:51 +06:00
Tony
4de913ffff
chore: fix wrong label on .art file
2022-07-21 04:23:31 -06:00
Tony
8b04fef528
chore: add labeler ( #10285 )
2022-07-20 23:45:54 +08:00
dependabot[bot]
a22101e0bd
chore(deps): bump Simek/yarn-lock-changes from 0.9.0 to 0.11.1 ( #10195 )
...
Bumps [Simek/yarn-lock-changes](https://github.com/Simek/yarn-lock-changes ) from 0.9.0 to 0.11.1.
- [Release notes](https://github.com/Simek/yarn-lock-changes/releases )
- [Commits](https://github.com/Simek/yarn-lock-changes/compare/v0.9.0...v0.11.1 )
---
updated-dependencies:
- dependency-name: Simek/yarn-lock-changes
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-07-12 01:41:10 -04:00
Tony
99be86ebba
chore: update feature request template
2022-06-23 14:34:54 +00: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
Tony
5dd5317400
chore(workflow): test route on demand ( #9831 )
...
* chore: on demand test
* style: lint
2022-05-27 04:09:00 +08:00
Tony
92a1a66edb
chore: add back missing `pull_request` trigger
2022-05-23 23:17:46 +08:00
TonyRL
38130beef4
chore: avoid unnecessary test action run
2022-05-23 13:01:29 +00:00
TonyRL
82a6b98e7e
chore: add self assign
2022-05-23 12:24:26 +00:00
Rongrong
d7cd1a4b4e
chore(pull): fix automatic merge ( #9806 )
...
Signed-off-by: Rongrong <i@rong.moe>
2022-05-23 04:28:25 +08:00
Rongrong
eeb37848cb
ci(comment-on-issue): bugfix, polish phrases ( #9773 ) [skip ci]
2022-05-16 16:06:17 -07:00
TonyRL
d65f5fd053
chore(workflow): puppeteer test dont fail fast
2022-05-15 15:54:40 +00:00
TonyRL
25a7ae3888
chore(dependabot): update ignore list
...
ref: #9758
2022-05-15 15:27:02 +00:00
NeverBehave
d72740682c
fix(workflow): rebuild assets on script changes
2022-05-15 03:10:27 -07:00
NeverBehave
d080c6c59e
fix(workflow): eslint and NOROUTE [skip ci]
2022-05-15 02:59:40 -07:00
NeverBehave
2c41038726
chore(workflow): ping maintainer on matched routes; [skip ci] ( #9758 )
2022-05-15 02:31:33 -07: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
dependabot[bot]
3e81ed04e1
chore(deps): bump cirrus-actions/rebase from 1.6 to 1.7 ( #9733 )
...
Bumps [cirrus-actions/rebase](https://github.com/cirrus-actions/rebase ) from 1.6 to 1.7.
- [Release notes](https://github.com/cirrus-actions/rebase/releases )
- [Commits](https://github.com/cirrus-actions/rebase/compare/1.6...1.7 )
---
updated-dependencies:
- dependency-name: cirrus-actions/rebase
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-05-11 05:48:04 +08:00
Rongrong
4432bb0f19
chore(*): fix improper @pull[bot] config ( #9710 )
...
Signed-off-by: Rongrong <i@rong.moe>
2022-05-05 20:35:19 -05:00
dependabot[bot]
4b3cb4a130
chore(deps): bump docker/build-push-action from 2 to 3 ( #9705 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/build-push-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-05-06 05:55:50 +08:00
dependabot[bot]
0659260576
chore(deps): bump docker/metadata-action from 3 to 4 ( #9707 )
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/metadata-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-05-06 05:52:30 +08:00
dependabot[bot]
c4e605921f
chore(deps): bump docker/login-action from 1 to 2 ( #9709 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/login-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-05-06 05:50:43 +08:00
dependabot[bot]
e88114958e
chore(deps): bump docker/setup-buildx-action from 1 to 2 ( #9706 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-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-05-06 05:48:02 +08:00
dependabot[bot]
8ea47d6948
chore(deps): bump docker/setup-qemu-action from 1 to 2 ( #9708 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 1 to 2.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-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-05-06 05:45:16 +08:00
Rongrong
ff3fcdd97e
chore(CI): remove setup-QEMU from docker-test ( #9690 )
...
useless step
Signed-off-by: Rongrong <i@rong.moe>
2022-05-04 17:35:08 +10:00
Rongrong
23fcb6bc5a
feat(core/utils/request-wrapper): request logging ( #9691 )
...
Signed-off-by: Rongrong <i@rong.moe>
2022-05-04 12:36:48 +10:00
Rongrong
c1fbc64255
chore(*): detailed info for PR route test ( #9689 )
...
Signed-off-by: Rongrong <i@rong.moe>
2022-05-04 06:08:10 +08:00
TonyRL
e0a809fbc2
chore: set test image artifact to 1 day
...
1 build ~247MB, Pro account has 2GB
2022-05-03 18:01:38 +00:00
Tony
78b43b1b0c
chore: add pr title lint ( #9686 )
...
* chore: add pr title lint
* chore: fix pr template typo
2022-05-04 01:31:23 +08:00
Tony
1dfc101a59
chore: bump gha node to v16 ( #9685 )
2022-05-03 20:10:10 +08:00
Rongrong
7b6589cafa
chore(*): migrate to GHA-based PR route test ( #9683 )
...
Signed-off-by: Rongrong <i@rong.moe>
2022-05-03 19:24:27 +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
Rongrong
d8c00ec238
build(docker): optimize; add Chromium bundled ver ( #9626 )
...
* build(docker): optimize; add Chromium bundled ver
Signed-off-by: Rongrong <i@rong.moe>
* build(Dockerfile): fix redundant command and label
Signed-off-by: Rongrong <i@rong.moe>
* build(docker): only install prod deps to speed up
Signed-off-by: Rongrong <i@rong.moe>
* docs(install): minor fixes
Signed-off-by: Rongrong <i@rong.moe>
* build(Dockerfile): bump to `node:16-bullseye-slim`
Signed-off-by: Rongrong <i@rong.moe>
* build(Dockerfile): fix yarn registry mirror
Signed-off-by: Rongrong <i@rong.moe>
* build(Dockerfile): minimize dependencies
for Chromium-bundled version
Signed-off-by: Rongrong <i@rong.moe>
2022-04-28 20:40:21 +08:00
dependabot[bot]
9013eb7482
chore(deps): bump github/codeql-action from 1 to 2 ( #9621 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-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-26 04:40:50 +08:00
Tony
455594aff2
chore: switch back from `pull_request_target` to `pull_request`
2022-04-18 02:32:51 +08:00
dependabot[bot]
e35940b3bd
chore(deps): bump cirrus-actions/rebase from 1.5 to 1.6 ( #9548 )
...
Bumps [cirrus-actions/rebase](https://github.com/cirrus-actions/rebase ) from 1.5 to 1.6.
- [Release notes](https://github.com/cirrus-actions/rebase/releases )
- [Commits](https://github.com/cirrus-actions/rebase/compare/1.5...1.6 )
---
updated-dependencies:
- dependency-name: cirrus-actions/rebase
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-16 05:56:16 +08:00
Tony
3526170c79
chore: add eslint along with reviewdong
2022-04-12 17:38:58 +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
Tony
3b00a07c2a
chore: skip docker build on maintainer / radar update
...
[skip ci]
2022-04-09 19:26:28 +08: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
Tony
300af73187
chore: auto update docker hub description ( #9454 )
2022-04-04 00:05:43 +08: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
github-actions[bot]
0cb66d19b3
style: auto format
2022-03-05 17:48:13 +00:00
Tony
523a9b2b8a
chore: add codeql ( #9249 )
2022-03-06 01:37:55 +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
88e53dd109
chore: ignore ESM-only packages
2022-02-26 09:20:55 +08:00
Tony
0210d468f4
style(eslint): no empty line before comments for yml ( #9203 )
2022-02-26 09:06:31 +08: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
Tony
7794ce2458
chore: lint
...
[skip ci]
2022-02-24 14:15:13 -09:00
Tony
a84e83b2a9
chore: allows triggering docker builds manually
2022-02-24 14:05:38 -09: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
cc362e4c7b
chore: change pr lint event to pull_request_target
...
Reviewdog does not has sufficient permission to write Review API
See <https://github.com/reviewdog/reviewdog/blob/master/cmd/reviewdog/main.go#L277 >
2022-02-24 16:56:25 +00:00
Tony
802b67fcbb
chore: eslint with reviews ( #9185 )
2022-02-24 07:48:26 +08:00
Tony
862ec5df44
chore: name actions ( #9152 )
...
[skip ci]
2022-02-19 19:39:52 +08:00
Tony
e9a2c3af55
style: remark v13 ( #9140 )
2022-02-18 23:15:49 +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
TonyRL
b73d219e70
chore: update PR template
2022-02-10 21:22:30 +08:00
TonyRL
fe07d4df4a
chore: fix dependabot not ignoring ESM-only packages
2022-02-09 22:34:51 +08:00
TonyRL
2a4902e49d
chore: update dependabot ignore list
2022-02-09 22:20:04 +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
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
ea04c22ee8
fix(ci): `pr-deploy-route-test` workflow ( #8611 )
2021-12-02 19:49:00 -08:00
Tony
d2666e517b
chore(docs): fix #8643 not working ( #8644 )
2021-12-02 23:06:32 +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
Tony
11e2d4d958
chore(docs): switch to issue forms ( #8624 )
2021-12-01 20:08:13 -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
Yishuai Li
50751bec67
misc: add NOROUTE instruction back to template ( #8379 )
...
Co-authored-by: Sukka <isukkaw@gmail.com>
2021-11-27 08:06:30 +00:00
DIYgod
43e7e24899
docs: update sponsor
2021-10-17 20:44:04 +01: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
神楽坂みずき
d5d81f8795
fix(docs): update docs joinus routes ( #7517 )
2021-05-10 17:47:55 -04:00
dependabot-preview[bot]
b9c7ed2486
chore(bot): Upgrade to GitHub-native Dependabot ( #7451 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-08 18:22:22 -04:00
NeverBehave
9a3ae8a4bc
docs(core): pubdate, npm ci with templates ( #7501 )
2021-05-08 17:47:22 -04:00
NeverBehave
34e69e30d8
chore(pr): [skip ci] update PR template
...
per #7153 , try enhance the template wording
2021-03-11 01:16:56 -05: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
9bc846f197
template: require docs link for investigation.
2021-01-15 16:02:10 -05: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
3e93529df1
template: make CI identifier clear ( #6663 )
...
* docs: add more details on how to use template
2021-01-11 01:02:22 -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
NeverBehave
743ae1ef6b
docs: add rules for checklist
...
new route or any new standard
2021-01-10 03:41:12 -05:00
NeverBehave
3e83f69276
docs: add checklist for PR
2021-01-10 03:16:50 -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
DIYgod
d93c12784a
docs: update FUNDING.yml
2020-11-03 00:06:32 +08:00
DIYgod
ff8dd33857
docs: update support
2020-11-02 20:30:34 +08:00
Henry
8a726219e8
doc: PULL_REQUEST_TEMPLATE.md
2020-08-18 20:56:47 +01: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
02520eb872
doc: pull request template
2020-07-31 18:52:14 +01:00
Henry Wang
d984ffa849
doc: 增加 PR 模板,修改 issue 模板 ( #5314 )
2020-07-31 18:43:31 +01:00
Henry Wang
39230fec52
feat: add rebase GitHub Actions ( #5279 )
2020-07-28 17:02:14 +01:00
Henry Wang
bffb7200e4
fix: producthunt URL ( #5163 )
2020-07-10 14:13:36 +08: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
DIYgod
1808064518
chore: fix publish
2020-07-10 12:10:37 +08:00
DIYgod
29ce65fa44
chore: add publish author
2020-07-10 12:03:03 +08:00
DIYgod
05bbe2084d
chore: fix publish
2020-07-10 11:58:12 +08:00
DIYgod
b389ff06fb
chore: fix format
2020-07-10 11:48:15 +08:00