Commit Graph

272 Commits

Author SHA1 Message Date
Jonathan Ho
e05a65c4de ci: add bot package (#2752)
* ci: add bot package

* ci: fix test
2023-01-31 13:12:40 -06:00
Jonathan Ho
a2c95a1d26 ci: fix release (#2732) 2023-01-20 12:06:47 -06:00
Jonathan Ho
752bedbda8 ci: release to npm (#2725)
* ci: release to npm

* Update release.yml
2023-01-19 16:07:28 -06:00
Jonathan Ho
85dad7d043 ci: fail fast false 2023-01-09 09:53:19 -08:00
Jonathan Ho
fdb9540ddc ci: add build filter 2023-01-09 09:51:34 -08:00
Jonathan Ho
223afdc07b Update release.yml 2023-01-10 01:46:56 +08:00
Jonathan Ho
4d9aafdc07 Update release.yml 2023-01-10 01:45:48 +08:00
Skillz
691eb1e8ea why on earth is this needed change 2023-01-05 13:41:02 -06:00
Jonathan Ho
bced9d4fb9 ci: fix e2e test not running 2023-01-05 00:21:28 +08:00
deepsarda
3240c2104e Add lint checks and autofixing workflow (#2702)
* Add lint checks and autofixing workflow

* Update lint.yml

* Fix: use yarn instead npm

* fix: add ts to eslint_extensions

* fix: update dir

* fix: lint.yml format

Co-authored-by: Jonathan Ho <heiheiho000@gmail.com>
2023-01-04 10:11:20 -06:00
H01001000
9a550d2699 ci: add timeout incase any async running 2022-12-22 00:28:51 +08:00
H01001000
517abc71d5 fix: role helpers transformer 2022-12-21 14:58:17 +08:00
H01001000
d0f38b8dd1 fix: ci not passing secret 2022-12-21 14:23:47 +08:00
H01001000
47059b96be ci: add discord token 2022-12-21 13:10:27 +08:00
H01001000
93a05c564a fix: syntex 2022-12-21 13:06:15 +08:00
H01001000
a1b949f997 test: add rest e2e test 2022-12-21 13:03:05 +08:00
H01001000
580eb569f9 fix: test depends on build 2022-12-20 09:43:12 +08:00
H01001000
2c6680611c ci: run test with deno close #2701 2022-12-20 09:35:40 +08:00
H01001000
47241f5cef chore: change script name 2022-12-19 15:41:23 +08:00
H01001000
f9aea64caa fix: naming 2022-12-17 12:54:35 +08:00
H01001000
9b841c87f3 ci: update style 2022-12-17 12:15:34 +08:00
H01001000
f01e228894 test: add test:unit-noTextCoverage 2022-12-15 22:14:31 +08:00
H01001000
d12c618c11 ci: reuse cache 2022-12-15 18:51:00 +08:00
H01001000
9d45f885c4 ci(fix): explicitly define coverage file 2022-12-09 11:25:57 +08:00
H01001000
177352e13c reverse change to release.yml 2022-12-05 05:53:27 +08:00
H01001000
ad17926f7d fix: not publish to npm 2022-12-04 23:53:28 +08:00
H01001000
4fa8aaaa4a ci: change to public 2022-12-04 23:22:39 +08:00
H01001000
24009572a8 ci: also publish to npm 2022-12-04 23:00:16 +08:00
H01001000
41704918b1 fix: package and ci 2022-12-04 22:24:55 +08:00
H01001000
14b27b65fa ci: fix string and boolean 2022-12-04 21:34:15 +08:00
H01001000
20396fab53 ci: try fix path filter 2022-12-04 18:44:26 +08:00
H01001000
5e8315efb7 ci: try fix path filter 2022-12-04 18:43:17 +08:00
H01001000
165e9bb4cf fix: ci syntex 2022-12-04 18:19:35 +08:00
H01001000
39f43503e0 ci: add filter for changes 2022-12-04 18:18:41 +08:00
H01001000
47bf050cf3 fix: publish script 2022-12-04 17:50:53 +08:00
H01001000
dda4fe85d0 fix: ci syntax 2022-12-04 17:31:46 +08:00
H01001000
4a0e65cd99 ci: add release to gh per commit 2022-12-04 17:31:04 +08:00
H01001000
a88e1e7402 test: add test to all packages 2022-12-03 15:57:06 +08:00
H01001000
6ba4eb2325 ci: enable codecov 2022-12-03 14:21:01 +08:00
H01001000
9c5c4b7dfb ci: fix ci and codecov 2022-12-02 17:47:56 +08:00
H01001000
87cd4e5146 ci: fix cache 2022-12-02 17:27:49 +08:00
H01001000
f6422933df test/ci: update ci and coverage
* chore: change script naming

* ci: update include test

* test: add coverage
2022-12-02 17:13:05 +08:00
H01001000
4154a9bbdc ci: move all old workflow 2022-12-02 13:03:31 +08:00
Jonathan Ho
b53da4b578 CI: Setup ci (#2669)
* ci: fix test

* ci: fix typo

* fix: turbo script
2022-12-02 00:28:44 +08:00
Jonathan Ho
a385176d8a bench: add cpu correction (#2572)
* feat: add cpu correction

* feat: add more bench

* fix: cpu correction

* chore: add comment

* fix: add unstable to tranform

* fix: comment message

* deno fmt
2022-11-05 11:17:43 -05:00
Jonathan Ho
dc186589cb feat: add benchmark to site (#2567)
* feat: add benchmark to site

* test

* remove test file
2022-11-02 10:13:11 -05:00
Jonathan Ho
d62e442224 enable inlay (#2568)
* enable inlay

* sneak in

* feat: add lock file
2022-11-01 14:29:46 -05:00
Jonathan Ho
8e8f221861 Fix: commit not showing (#2566)
* testing

* remove test

* fix

* fix typo

* chore: remove path from flag
2022-10-31 09:35:57 -05:00
Jonathan Ho
fd82b12c17 Fix Ci (#2565)
* fix: Validate not running cron

* fix: always upload artifact

* fix: generate fail on first comment
2022-10-29 14:45:58 -05:00
Jonathan Ho
7a1a41fac8 CI: Run benchmark (#2563)
* fix(bench): try to fix benchmark

* style: deno fmt

* fix: remove check formating

* fix: add fake token

* fix: tranform

* deno fmt

* add parseFloat

* fix unit

* refactor: change fetch target to benchrepo

* fix: oldBot

* refactor: use custom input

* ci: add tee

* style: deno fmt

* ci: cache deps

* chore: remove

* ci: add memory benchmark

* fix: fix url for main repo

* deno fmt

* ci: add comment-always

* fix: link

* just trying trigger

* ci: only push on main

* fix: type

* fix: range

* fixed

* style: deno fmt

* fix: path

* Add upload output

* style: deno fmt

* ci: add create branch on pr owner's repo

* fix: github.repository

* ci: fix remove id benchmark-action

* fix

* fix: type

* reverse change

* ci: add cache

* feat: add using cache

* bench: update name and ignore previous when ci

* style: name

* feat: fix pr message style

* add more benchmark

* deno fmt

* fix

* fix: wording

* chore: only run on success

* fix: used last head as current commit
2022-10-29 14:22:23 -05:00