H01001000
09b58a6a08
fix: queue not running after some request
2022-12-24 02:01:53 +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
Jonathan Ho
716499e865
ci: disable integration test on pr ( #2561 )
...
* ci: disable integration test on pr
* chore: add show carryforward
* ci: add dummy action
2022-10-27 10:16:30 -05:00
Jonathan Ho
9d9ba4c251
CI: fix path ( #2557 )
...
* ci: also upload coverage for pr
* ci: bump codecov action
* ci: add path filter
* ci: fix add checkout
* ci: fix 'true'
* ci: remove /
* ci: add flag to codecov
* ci: add carryforward on integration
2022-10-27 09:29:49 -05:00
Jonathan Ho
1c7859fea9
Test: clean up CI and test ( #2555 )
...
* style: format Deno.test\("(.+)", async \(\) => \{\n([\S\s]*?)^\}\);
* style: format Deno.test\("(.+)", \(\) => \{\n([\S\s]*?)^\}\);
* style: format Deno.test\("(.+)", async \(t\) => \{\n([\S\s]*?)^\}\);
* style: format async function
* chore: turn all to async
* chore: format add t
* style: function format
* chore: add integration and unit test difference
* ci: combine test
* ci: remove if
* ci: add parallel flag
* ci: add UNIT_TEST_GUILD_ID
* ci: static deno version
* ci: add concurrency to Integration test
* ci: bump actions/checkout to v3
2022-10-26 10:41:26 -05:00
Skillz4Killz
22f0e97c0f
Update test.yml
2022-10-07 16:04:36 -05:00
Skillz4Killz
e823021670
fix: remove parallel until deno fixes their shitty logs
2022-10-03 19:24:16 +00:00
Skillz4Killz
05e2d6cbe1
Update test.yml
2022-10-02 12:19:22 -04:00
LTS20050703
4de2140151
workflows/test: check plugins ( #2487 )
2022-09-23 13:05:09 -04:00
ITOH
0b6471cc1d
chore(FUNDING): move to github sponsors
2022-09-17 16:17:37 +01:00
Skillz4Killz
15f34f6d17
Update CONTRIBUTING.md ( #2435 )
...
* Update CONTRIBUTING.md
* Update CONTRIBUTING.md
2022-09-07 17:52:44 -05:00
LTS20050703
e1afec3da9
ci: github workflows tests: --jobs -> --parallel ( #2428 )
2022-09-04 11:29:56 -05:00