Fleny
f0ac958903
chore(website): Cleanup docusaurus setup ( #3355 )
...
* Update docusaurus typescript setup for v3
And fix lint-staged and eslint
* Enable automatic JSX runtime
* Remove babel config and dependencies
* update yarn.lock
* add typecheck to site workflow
* update typedoc config
* downgrade docusaurus packages
* Update site.yml
* Type context and options in webpack-docusaurus-plugin.ts
---------
Co-authored-by: Matt Hatcher <3768988+MatthewSH@users.noreply.github.com >
2024-02-09 20:34:59 +00:00
dependabot[bot]
1a9dc69492
build(deps): bump codecov/codecov-action from 3 to 4 ( #3412 )
...
* build(deps): bump codecov/codecov-action from 3 to 4
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
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 >
* chore: remove temp fix
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: H01001000 <heiheiho000@gmail.com >
2024-02-02 03:00:26 +00:00
dependabot[bot]
bdb0ac9524
build(deps-dev): bump typedoc from 0.25.6 to 0.25.7 ( #3356 )
...
* build(deps-dev): bump typedoc from 0.25.6 to 0.25.7
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.25.6 to 0.25.7.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.25.6...v0.25.7 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* ci: dont wait
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: H01001000 <heiheiho000@gmail.com >
2024-01-11 21:02:57 +00:00
Matthew Hatcher
5a12def591
fix: remove release-script for now ( #3333 )
...
It's not completely needed and may only cause issues.
2023-12-21 16:01:31 +00:00
Matthew Hatcher
c5d501025a
fix: docker app workflow ( #3332 )
...
* fix: docker app workflow
* fix: missing checkout
* chore: upgrade upload-artifact
* fix: feedback from H0
2023-12-21 06:09:42 +00:00
Matthew Hatcher
fa5cbd8ac9
feat!: rewrite proxy app with fastify ( #3269 )
...
* feat: initial fastify source
* chore: remove extra stuff from git ignore
* feat: rename to rest passthrough
* feat: add swcrc file
* feat: add Dockerfile
* feat: more rest passthrough stuff
* fix: add node_modules to Dockerfile
* feat: misc passthrough changes
* feat: add host to dockerfile
* feat: add version tags and update names
* feat: remove the old proxy application
* feat: update registry package name
* feat: re-add schedule
* feat: cliff jumper initi
* feat: update changelog
* style: git cliff formatting
* feat: update cliffjumper rc
* feat: updating version for future cliff-jump run
* revert: package name back
* feat: add release script
* feat: update dependabot configuration to manage rest passthrough app
* chore: update actions/download-artifact version
* feat: adding removal of the version in URL.
* feat: making readme better
2023-12-20 23:05:43 +00:00
dependabot[bot]
2ec79e5372
build(deps): bump actions/upload-pages-artifact from 2 to 3 ( #3327 )
...
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases )
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
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-12-20 13:19:03 +00:00
dependabot[bot]
93a4d196ab
build(deps): bump actions/deploy-pages from 3 to 4 ( #3328 )
...
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages ) from 3 to 4.
- [Release notes](https://github.com/actions/deploy-pages/releases )
- [Commits](https://github.com/actions/deploy-pages/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/deploy-pages
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-12-20 13:17:02 +00:00
Jonathan Ho
a0e5b4d22f
ci: fix-labeler ( #3317 )
2023-12-16 15:48:29 +00:00
dependabot[bot]
1a88bc9b7d
build(deps): bump github/codeql-action from 2 to 3 ( #3312 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [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/v2...v3 )
---
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>
2023-12-14 13:06:22 +00:00
Awesome Stickz
0a84f8fbd2
ci: fix labeler workflow ( #3303 )
...
* ci: fix labeler workflow
* fix syntax
2023-12-11 21:51:55 +00:00
Awesome Stickz
e573b24722
ci: add w-unverified to new issues and prs, change labels tracked for stale issues ( #3302 )
2023-12-11 20:44:40 +00:00
Jonathan Ho
860bbe1820
ci: temp fix #3299 ( #3300 )
...
* fix: temp fix #3299
* ci: add Workflow Queue
2023-12-11 20:24:06 +00:00
dependabot[bot]
6f35cf6483
build(deps): bump actions/github-script from 6 to 7 ( #3289 )
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/v6...v7 )
---
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>
2023-12-11 19:07:40 +00:00
dependabot[bot]
2545d334be
build(deps): bump docker/setup-qemu-action from 2 to 3 ( #3293 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3 )
---
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>
2023-12-11 18:55:21 +00:00
dependabot[bot]
283f634fa0
build(deps): bump actions/setup-node from 3 to 4 ( #3292 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
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>
2023-12-11 18:55:10 +00:00
dependabot[bot]
70e1030468
build(deps): bump actions/stale from 5 to 9 ( #3291 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 5 to 9.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v5...v9 )
---
updated-dependencies:
- dependency-name: actions/stale
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-12-11 18:54:47 +00:00
dependabot[bot]
0a11f600af
build(deps): bump actions/deploy-pages from 1 to 3 ( #3290 )
...
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages ) from 1 to 3.
- [Release notes](https://github.com/actions/deploy-pages/releases )
- [Commits](https://github.com/actions/deploy-pages/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: actions/deploy-pages
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-12-11 18:54:20 +00:00
dependabot[bot]
7b32a76a61
build(deps): bump docker/setup-buildx-action from 2 to 3 ( #3280 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
---
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>
2023-12-10 13:50:03 +00:00
dependabot[bot]
148367c3c4
build(deps): bump docker/login-action from 2 to 3 ( #3281 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
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>
2023-12-10 13:45:43 +00:00
dependabot[bot]
bb5fe86336
build(deps): bump docker/build-push-action from 4 to 5 ( #3282 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
---
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-12-10 13:40:58 +00:00
dependabot[bot]
2657023972
build(deps): bump actions/upload-pages-artifact from 1 to 2 ( #3283 )
...
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact ) from 1 to 2.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases )
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
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-12-10 13:40:45 +00:00
dependabot[bot]
d895725dfc
build(deps): bump actions/checkout from 3 to 4 ( #3279 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [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/v3...v4 )
---
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>
2023-12-10 13:36:48 +00:00
Jonathan Ho
c1fed5a163
ci: make required ci always run ( #3278 )
2023-12-10 13:04:02 +00:00
Jonathan Ho
a65e911214
ci: add merge group event to site ( #3277 )
2023-12-09 13:25:57 +00:00
Fleny
d81b28a24b
Update help wanted label name ( #3262 )
...
Update the label name in the stale action
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com >
2023-12-07 03:19:23 +00:00
Fleny
b567c1317d
Update stale action config ( #3198 )
...
Exclude issues that have the `api-docs-commit` or the `[HELP WANTED] good first issue` label and run the action once a week
2023-12-01 20:57:37 +00:00
Skillz4Killz
c460c88a84
Create stale.yml ( #3160 )
2023-10-28 21:22:54 +00:00
Skillz4Killz
914dc30396
test: bun test ( #2798 )
...
* test: bun test
* Update package.json
* ci: update bun version
* Update package.json
* Update package.json
* test
* ci: update bun
* chore(ci): update bun version
---------
Co-authored-by: H01001000 <heiheiho000@gmail.com >
2023-10-28 12:52:58 +00:00
Jonathan Ho
8f2daff769
feat(ci): add cache for deno ( #3158 )
...
* feat(ci): add cache for deno
* refactor(ci): per package cache
2023-10-28 12:50:19 +00:00
Jonathan Ho
abfa0bb8fb
test(rest-proxy): add image scan on push to main ( #3046 )
2023-06-06 01:46:39 +00:00
Jonathan Ho
169e11771d
ci: add snyk for image scan ( #3031 )
2023-05-11 15:12:20 +00:00
Jonathan Ho
7151b338e4
ci(bench): fix benchmark result not saved for pr ( #2981 )
2023-04-08 16:31:35 +02:00
Jonathan Ho
0b8cb1e463
ci(rest): proxy multi arch image ( #2980 )
...
* ci(rest-proxy): multi arch image
* ci(rest-proxy): fix doc
* ci(rest-proxy): add test build multi arch image
* ci(rest-proxy): update version
* ci(rest-proxy): fix missing setup buildx
* ci(rest-proxy): fix target
* ci(rest-proxy): fix trivy
* ci(rest-proxy): fix cache
* ci(rest-proxy): load true
* ci(rest-proxy): move image scan
* ci(rest-proxy): fix name
* ci(rest-proxy): fix cache
* ci(rest-proxy): add name
* ci(rest-proxy): add schedule scan
* ci(rest-proxy): fix string
* ci(rest-proxy): update cache version
2023-04-08 16:30:42 +02:00
ITOH
25fd78b93e
ci(rest): fix rest proxy image registry ( #2978 )
2023-04-05 22:09:44 +00:00
Jonathan Ho
51fd668dfb
ci(rest): proxy add basic ci ( #2976 )
...
* ci(rest-proxy); add basic ci
* ci(rest-proxy); add workflow to path filter
* ci(rest-proxy): fix path
* ci(rest-proxy): add target
* ci(rest-proxy): add publish job
* ci(rest-proxy): fix image name path
2023-04-05 21:57:41 +00:00
ITOH
0b02607649
ci: do not run on website changes ( #2964 )
...
Also removed the sync repo workflow since we do not use the sites repo actively anymore.
2023-04-03 18:05:55 +00:00
Jonathan Ho
7a69c02d13
feat(site): add back benchmark to site (also change cpu model) ( #2939 )
...
* ci: add concurrency for deploy site
* feat(site): add benchmark
* refactor(bench): overwrite old result with new
* Update packages/benchmark/src/generateMessage.ts
Co-authored-by: ITOH <to@itoh.at >
* Update scripts/generateMessage.js
Co-authored-by: ITOH <to@itoh.at >
* Update site.yml
---------
Co-authored-by: ITOH <to@itoh.at >
2023-04-02 15:39:52 +00:00
Jonathan Ho
782a778a1d
ci: add git reset before store benchmark ( #2938 )
2023-04-02 02:25:01 +00:00
Jonathan Ho
9c7b2b832e
Fix(bench): wrong location ( #2932 )
...
* Update commentBenchResult.yml
* ci: fix ext
* refactor(bench): better table
2023-04-01 23:27:54 +00:00
Jonathan Ho
a29e45218d
feat(bench): commit benchmark benchies ( #2918 )
...
* refactor(bench): better readdir
* Update retryBenchmark.yml
* Update benchmark.yml
* Update benchmark.yml
* Update benchmark.yml
* Update benchmark.yml
* ci: comment the result
* ci: fix missing data
2023-04-01 04:53:35 +00:00
ITOH
05fc3fbeba
style: format ( #2925 )
2023-04-01 02:46:46 +02:00
ITOH
6120c79c3c
ci: add name to labeler workflow ( #2922 )
2023-03-31 20:51:19 +00:00
Jonathan Ho
aba7de6e3b
benchmark test ( #2830 )
...
* ci: test
* ci: add script
* ci: change to js
* ci: test
* ci: fix error
* ci: fix script
* chore: add benchmark
* ci: fix need input
* fix: read file with dir
* ci: change push to trigger on main only
* ci: try new method
* ci: fix "true"
* chore: fix set output
* fix: set output
* ci: increase number of try
* chore: clean up dir
* fix needs
* bench: add memory bench
* bench: import memory bench
* bench: fix v19 syntax
* bench: more fix
* bench: add filter
* bench: minor fix
* ci: read file in sync
* chore: yarn install
* chore: add db to ignore
* refactor(bench): use loader
* bench: only bench on one event
* bench: add type to db event
* chore(bench): better type
* bench: add rest simplifyUrl bench
* chore: add microtime
* refactor: add fall back
* Revert "ci: change push to trigger on main only"
This reverts commit 04df971025 .
* chore: yarn install
* ci: trigger push event only on main branch
* chore(bench): use node-fetch
* refactor(bench): make it work with other function and event
* chore(bench): better name
2023-03-31 07:57:53 +00:00
Jonathan Ho
abe8c0fa29
ci: add run e2e test on merge group ( #2915 )
2023-03-31 01:45:02 +00:00
ITOH
65f60af35e
ci: move tests into one single workflow file ( #2911 )
...
* try
* remove lint
* ci: run checks for pushes only to the main branch
* fix readme
---------
Co-authored-by: Jonathan Ho <heiheiho000@gmail.com >
2023-03-30 19:36:58 +00:00
ITOH
f41fe4dbb5
ci: add automatic pr labeler ( #2912 )
...
* ci: add automatic pr labeler
* ci: add specific pr target types for the labeler
2023-03-30 19:34:38 +00:00
Skillz4Killz
701d8b6dbb
chore: remove client pkg ( #2903 )
...
* chore: remove client pkg
* yarn install
* fix: yarn install
---------
Co-authored-by: ITOH <to@itoh.at >
2023-03-30 09:48:19 -05:00
Jonathan Ho
f1f4322673
ci(site): add trigger on more file ( #2837 )
2023-03-18 20:45:22 -05:00
Jonathan Ho
e0427d98ba
test(gw): fix gw integration test ( #2835 )
...
* test(gw): fix gw integration test
* ci: increase timeout
* chore(gw): fix redundant import
2023-03-15 18:49:28 -05:00