Commit Graph

212 Commits

Author SHA1 Message Date
TonyRL 1e8d030e0f docs: fix build on relative path
it worked on netlify but not cloudflare pages
2023-04-27 13:30:19 +00:00
dependabot[bot] 3a62de1cdc
chore(deps): bump lru-cache from 8.0.5 to 9.1.1 (#12383)
* chore(deps): bump lru-cache from 8.0.5 to 9.1.1

Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 8.0.5 to 9.1.1.
- [Release notes](https://github.com/isaacs/node-lru-cache/releases)
- [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-lru-cache/compare/v8.0.5...v9.1.1)

---
updated-dependencies:
- dependency-name: lru-cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: use named export

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-25 23:01:18 +08:00
Tony b0ff4a0fee
docs: split docs package for vuepress (#12382)
* docs: split docs package for vuepress

* fix: yarn lock changes gha

* fix: remove npm script at top level

* docs: update oneclick link

refs: https://github.blog/changelog/2023-04-24-one-click-into-github-codespaces
2023-04-25 22:20:56 +08:00
Tony 6433a3cf19
chore: signed release 2023-04-21 20:49:37 +08:00
Tony f642eda7fa
chore: signed release
75d99082c2/content/packages-and-modules/securing-your-code/generating-provenance-statements.mdx

> Note: At this time, `lerna` and `yarn` are not supported tools for publishing your packages with provenance.
2023-04-21 20:42:58 +08:00
Tony c90246d66d
chore: signed release 2023-04-21 02:56:44 +08:00
Tony e5eba1f7dc
chore: signed release (#12355)
* chore: signed release

* fix: use single quotes
2023-04-20 22:32:00 +08:00
Tony 27ce86ccf6
chore: label on failed docker build 2023-04-16 14:43:28 +08:00
Jaya cf1fe23d7c
feat: 添加南京中医药大学研究生院博士招生RSS支持 && 添加南京鼓楼医院员工版教育培训RSS支持 (#12307)
* feat: add gxmzu utils

* fix: test01

* fix: try01

* fix: fix njxzc homepage tzgg date

* docs: add gxmzu rss docs support

* feat: finish gxmzu rss building

* fix: fix njxzc radar's docs

* fix: fix docs/university

* change gxmzu location in docs/university.md

* change gxmzu location in docs/university.md again

* a secomd attempt to change gxmzu location in docs/university.md

* fix: a third attempt to change gxmzu location in docs/university.md

* Update lib/v2/gxmzu/utils/index.js

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

* Update lib/v2/gxmzu/maintainer.js

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

* feat: 添加南京中医药大学研究生院博士招生RSS支持 && 添加南京鼓楼医院员工版教育培训RSS支持

* fix: fix njglyy/radar docs typos

* Update lib/v2/njucm/radar.js

* fix: remove rejectUnauthorized option

* Update lib/v2/njucm/radar.js

---------
2023-04-14 23:32:56 +08:00
Tony 1421d39f39
chore: cancel duplicated docker build test 2023-04-14 22:55:06 +08:00
TonyRL 7d4e7e594f docs: fix hexo next example 2023-04-09 14:03:55 +00:00
TonyRL 64cb56827e chore: reopen and test pr/issue after edited 2023-04-05 14:05:00 +00:00
semgrep.dev on behalf of @DIYgod d09a082abb Add Semgrep CI 2023-03-28 21:49:28 +00:00
DIYgod 3d6d8eb107
chore: use node 18 2023-03-19 21:49:18 +00:00
DIYgod b1d445649c
chore: discontinue support for node v14 2023-03-19 21:22:02 +00:00
DIYgod cb75624e27
chore: publishing docker images to github packages 2023-03-18 19:16:02 +00:00
DIYgod 206b6d2c99
chore: skip title check for forked repositories 2023-03-18 18:06:45 +00:00
TonyRL c09ee60498 chore: ignore another ESM-only package 2023-03-02 12:43:32 +00:00
Tony df186b310a
chore: extend meilisearch scrape timeout 2023-02-22 07:01:59 +00:00
Tony 589ddb3a43
refactor(eslint): add back no-return-await (#11877)
* chore: add back no-return-await

* chore: fix action warning

* chore: fix all no-return-await
2023-02-16 04:30:05 +08:00
TonyRL d226cfcd7a chore: replace reviewdog with eslint with sarif 2023-02-15 11:43:58 +00:00
TonyRL 7113d82892 chore: actions timeout
[skip ci]
2023-02-09 16:12:41 +00:00
dependabot[bot] 900d056228
chore(deps): bump docker/build-push-action from 3 to 4 (#11731)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
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>
2023-01-31 07:09:26 +07:00
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
TonyRL 0aadf5a8be chore: replace set-output command
[skip ci]
2022-12-15 17:57:06 +00:00
dependabot[bot] e29bfc7f4d
chore(deps): bump cirrus-actions/rebase from 1.7 to 1.8 (#11448)
Bumps [cirrus-actions/rebase](https://github.com/cirrus-actions/rebase) from 1.7 to 1.8.
- [Release notes](https://github.com/cirrus-actions/rebase/releases)
- [Commits](https://github.com/cirrus-actions/rebase/compare/1.7...1.8)

---
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 22:20:08 +00:00
dependabot[bot] de2cdbe3e7
chore(deps): bump thollander/actions-comment-pull-request from 1 to 2 (#11389)
Bumps [thollander/actions-comment-pull-request](https://github.com/thollander/actions-comment-pull-request) from 1 to 2.
- [Release notes](https://github.com/thollander/actions-comment-pull-request/releases)
- [Commits](https://github.com/thollander/actions-comment-pull-request/compare/v1...v2)

---
updated-dependencies:
- dependency-name: thollander/actions-comment-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-05 17:18:32 -05: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
dependabot[bot] eba5136f67
chore(deps): bump amannn/action-semantic-pull-request from 4 to 5 (#11066)
Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 4 to 5.
- [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
- [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/action-semantic-pull-request/compare/v4...v5)

---
updated-dependencies:
- dependency-name: amannn/action-semantic-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-12 03:41:43 +04: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 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 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 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
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 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
NeverBehave d72740682c fix(workflow): rebuild assets on script changes 2022-05-15 03:10:27 -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
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
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 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