Rongrong
cf9c7baf6e
ci(test-route): fix regex ( #11335 )
...
Signed-off-by: Rongrong <i@rong.moe >
Signed-off-by: Rongrong <i@rong.moe >
2022-11-28 02:12:29 +08:00
Tony
6de48c433f
docs: push custom settings before scrape
2022-09-08 16:07:51 +00:00
dependabot[bot]
ff57adb089
chore(deps-dev): bump @vercel/nft from 0.21.0 to 0.22.1 ( #10675 )
...
* chore(deps-dev): bump @vercel/nft from 0.21.0 to 0.22.1
Bumps [@vercel/nft](https://github.com/vercel/nft ) from 0.21.0 to 0.22.1.
- [Release notes](https://github.com/vercel/nft/releases )
- [Commits](https://github.com/vercel/nft/compare/0.21.0...0.22.1 )
---
updated-dependencies:
- dependency-name: "@vercel/nft"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Revert "docs: vercel workaround (#10665 )"
This reverts commit f57e6230ac .
* fix: scrape settings
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-03 01:54:37 +08:00
dependabot[bot]
a768e4690f
chore(deps): bump puppeteer from 16.2.0 to 17.0.0 ( #10651 )
...
* chore(deps): bump puppeteer from 16.2.0 to 17.0.0
Bumps [puppeteer](https://github.com/puppeteer/puppeteer ) from 16.2.0 to 17.0.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases )
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/puppeteer/puppeteer/compare/v16.2.0...v17.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 >
* chore: misc fix
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-01 02:24:18 +08:00
Tony
fee049146e
chore: update meilisearch settings ( #10659 )
...
* chore: update meilisearch settings
* fix: docker build
2022-08-31 02:29:51 +08:00
Tony
f806d0c145
docs: replace algolia with meilisearch
2022-08-27 15:07:44 +00:00
github-actions[bot]
f12289fa60
style: auto format
2022-05-27 18:53:49 +00:00
Tony
3ff9464954
chore: fix auto label
2022-05-28 02:51:42 +08:00
Tony
dd31298533
chore: fix auto label
2022-05-27 10:39:56 +00:00
Tony
5dd5317400
chore(workflow): test route on demand ( #9831 )
...
* chore: on demand test
* style: lint
2022-05-27 04:09:00 +08:00
MisLink
739cf602f3
fix(workflow): Fix regexp error when commit via vscode ( #9805 )
...
Signed-off-by: MisLink <gjq.uoiai@outlook.com >
2022-05-23 03:37:19 +08:00
Tony
11ef5c4dba
chore: rename now to vercel ( #9791 )
2022-05-20 19:27:08 +08:00
Rongrong
eeb37848cb
ci(comment-on-issue): bugfix, polish phrases ( #9773 ) [skip ci]
2022-05-16 16:06:17 -07:00
NeverBehave
768a51f266
chore(workflow): close issue if not found, add v1/v2 route tag
2022-05-16 02:58:54 -07:00
NeverBehave
d080c6c59e
fix(workflow): eslint and NOROUTE [skip ci]
2022-05-15 02:59:40 -07:00
Rongrong
49c0265e18
feat(radar): build JSON-versioned radar rules ( #9756 )
...
with `target` functions filtered out, of course
Signed-off-by: Rongrong <i@rong.moe >
2022-05-15 02:33:44 -07:00
NeverBehave
2c41038726
chore(workflow): ping maintainer on matched routes; [skip ci] ( #9758 )
2022-05-15 02:31:33 -07: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
Rongrong
3d21235b40
chore(*): PR route test result auto-split ( #9699 )
...
Signed-off-by: Rongrong <i@rong.moe >
2022-05-06 04:38:15 +08: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
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
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
Tony
ca250ba9c7
dep: revert chrome version pinning ( #9235 )
...
Close #6680
2022-03-02 19:28:33 +08:00
Tony
ea04c22ee8
fix(ci): pr-deploy-route-test workflow ( #8611 )
2021-12-02 19:49:00 -08:00
Chih-Hsuan Yen
1e8797008c
fix: update minify-docker.js for newer @vercel/nft ( #8628 )
...
In commit ad1a09597f , @vercel/nft is
updated to 0.17.0, and in this version fileList from nft is a set
instead of an array [1].
[1] https://github.com/vercel/nft/pull/240
2021-12-01 10:29:03 +08:00
DIYgod
6e10cb59ba
chore: npm ci -> yarn
2021-11-28 00:36:24 +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
Sukka
6e3b58ed1d
refactor: avoid promise overhead ( #8028 )
2021-08-16 11:45:53 -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
GitHub Action
9968dbfc96
style: auto format
2021-08-13 10:46:31 +00:00
NeverBehave
c0b638c860
fix(dockerfile): copy necessary file when building ( #8008 )
...
* fix(dockerfile): copy necessary file when building
*when even bother deleting file...
* no console
2021-08-13 03:44:39 -07:00
GitHub Action
b3383347b5
style: auto format
2021-06-15 17:56:18 +00:00
NeverBehave
3a461bee27
fix(chore): CI pass bot
2021-06-15 10:54:19 -07:00
K T
bd0c0e7349
chore(script): use npm to install repo deps in ansible script ( #7679 )
2021-06-10 11:44:23 -07:00
GitHub Action
faad21a069
style: auto format
2021-01-25 13:19:32 +00:00
NeverBehave
6f909604b5
fix: add whitelisted user
...
these user will auto pass route test
2021-01-25 08:17:12 -05:00
DIYgod
49d931b7c9
chore: fix dependabot name
2021-01-25 21:10:07 +08:00
DIYgod
e8beb4029c
chore: fix dependabot ci error
2021-01-25 18:03:06 +08:00
NeverBehave
c89ff78f28
dep: lock headless chrome version ( #6685 )
...
* fix typo in workflow
* fix: lock headless chrome for now to avoid detection
close #6680
2021-01-12 16:55:37 -05:00
GitHub Action
57634bfbec
style: auto format
2021-01-11 15:51:59 +00: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
GitHub Action
6fac3d0dce
style: auto format
2021-01-11 04:48:46 +00:00
NeverBehave
05ce88e8db
fix: core reference, template
2021-01-10 23:39:22 -05:00
GitHub Action
d1aa038b28
style: auto format
2021-01-11 00:47:42 +00: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
GitHub Action
611c7fb1e8
style: auto format
2021-01-11 00:24:08 +00:00
NeverBehave
ed57536a96
Pr autotest ( #6654 )
...
* fix: catch error on submit
2021-01-10 19:21:58 -05:00
codefactor-io
036796e716
[CodeFactor] Apply fixes
...
[ci skip] [skip ci]
2021-01-10 23:58:27 +00:00
NeverBehave
16d3799970
flow: pr auto test template
2021-01-10 18:55:03 -05:00