Tony
d1eaccabcb
docs: redirect old docs urls ( #13060 )
...
* docs: redirect old docs urls
* fix: fix start en docs script
2023-08-17 08:33:40 +08:00
Tony
06f43cb664
docs: add back meilisearch ( #13041 )
...
* docs: add back meilisearch
* fix: remove unused variable
* Revert "fix: remove unused variable"
This reverts commit 52bec57a1ec8c54166793b31cf972131555dc6bc.
What is React
2023-08-16 06:22:52 +08:00
DIYgod
52c0b18e2d
fix: github workflows
2023-08-15 03:33:27 +01:00
DIYgod
7b65ba69bb
feat: add docusaurus website ( #13039 )
2023-08-15 03:12:12 +01:00
TonyRL
c98cbf8ce9
chore: try fix arm64 build
2023-08-14 14:30:28 +00:00
Tony
79eae1eb45
refactor: replace re2 with re2-wasm ( #12998 )
...
* refactor: replace re2 with re2-wasm
* refactor: remove migrated routes
* ci: remove foresight
https://github.com/runforesight
Foresight is no longer in service
* fix: add back removed wasm
chore: bump base OS image
2023-08-12 00:34:28 +08:00
TonyRL
0590e12333
ci: enable experimental feature in gha
2023-07-29 14:16:33 +00:00
DIYgod
541cae4397
test: fix empty request error and remove node 16 support
2023-07-23 21:41:12 +01:00
dependabot[bot]
79bfb3a3f8
chore(deps): bump fluxninja/openai-pr-reviewer from 0 to 1 ( #12852 )
...
* chore(deps): bump fluxninja/openai-pr-reviewer from 0 to 1
Bumps [fluxninja/openai-pr-reviewer](https://github.com/fluxninja/openai-pr-reviewer ) from 0 to 1.
- [Release notes](https://github.com/fluxninja/openai-pr-reviewer/releases )
- [Commits](https://github.com/fluxninja/openai-pr-reviewer/compare/v0...v1 )
---
updated-dependencies:
- dependency-name: fluxninja/openai-pr-reviewer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: don't relabel for `dependabot[bot]`
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-23 20:25:49 +08:00
TonyRL
977e3beccf
chore: disable chatgpt review
2023-06-22 12:27:49 +00:00
TonyRL
9b31d57095
chore: fix install from git with production flag
...
reference:
https://github.com/typicode/husky/issues/914#issuecomment-1046274220
https://github.com/typicode/husky/issues/920#issuecomment-1202503697
fix: bc162849da (commitcomment-117186018)
fix : #12686
2023-06-21 12:17:59 +00:00
Tony
84ee153f81
chore: update deps ( #12675 )
...
* chore: update deps
* chore: extend docker build test timeout
2023-06-16 23:15:22 +08:00
Tony
1cf1d43eae
chore: use fluxninja/openai-pr-reviewer@v0 instead
...
since it supports pull_request_target event which allows it to review PR from fork
2023-06-12 19:12:55 +00:00
TonyRL
664830c317
chore: add chatgpt code review
2023-06-12 14:01:57 +00:00
Tony
8c1e4be962
chore: fix on demand test pptr not found ( #12660 )
...
* chore: fix on demand test pptr not found
* chore: add node 20 to ci env
2023-06-12 21:24:39 +08:00
Tony
c250039b1e
test: relax fulltest parser timeout ( #12659 )
2023-06-12 19:20:58 +08:00
TonyRL
9394797621
chore: add stale and auto close PR
2023-05-31 15:09:52 +00:00
TonyRL
e3a3173448
chore: use pnpm to publish
2023-05-05 16:19:26 +00:00
Tony
a0ea328013
build: fix pnpm pptr postinstall ( #12450 )
...
* chore: fix chrome not found in jest
* chore: explicitly require deps for stealth plugin
2023-05-05 23:58:29 +08:00
Tony
1de1e9ae56
build: use pnpm ( #12438 )
...
* build: use pnpm
* fix: use corepack pnpm
* chore: use pnpm in gha
* chore: add setup pnpm
* fix: install command
* fix: pnpm lock file not updated
* chore: pnpm no recursive install
* docs: use pnpm
* fix: ignore yarn lock
* chore: update command for cloud dev env
2023-05-05 20:09:54 +08:00
dependabot[bot]
fd05cd7585
chore(deps): bump puppeteer from 19.11.1 to 20.0.0 ( #12424 )
...
* chore(deps): bump puppeteer from 19.11.1 to 20.0.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 19.11.1 to 20.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json )
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v19.11.1...puppeteer-v20.0.0 )
---
updated-dependencies:
- dependency-name: puppeteer
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: use `PUPPETEER_SKIP_DOWNLOAD`
ref: https://github.com/puppeteer/puppeteer/pull/10054
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 03:57:04 +08:00
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