Commit Graph

276 Commits

Author SHA1 Message Date
Jonathan Ho
f6bd769235 chore: update readme (#2772)
* chore: add coverage per pkg

* chore: add npm version

* chore: add test status

* chore: fix ci

* chore: fix ci

* ci: fix ci needs

* chore: add only push event

* style: remove import logger
2023-02-08 08:53:23 -06:00
Skillz4Killz
10ce47c49a Update release.yml (#2768) 2023-02-05 11:12:40 -06:00
Jonathan Ho
4451608dfa test: add gateway integration test (#2756)
* test: add gateway integration test

* test(gateway): fix connection test

* test(gateway): add heartbeat test

* ci: add integration test

* fix: add uWebSockets.js

* ci: add timeout

* test(utils): remove old test

* Revert "test(utils): remove old test"

This reverts commit 04fb6dd4b5.

* test(gateway): fix uws server

* test(gateway): fix type

* chore: update codecov flag

* test(gateway): remove dev code

---------

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2023-02-05 10:58:40 -06:00
Jonathan Ho
a9703f714c ci/test: fix bot pkg e2e test (#2759) 2023-02-02 11:14:22 -06:00
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