Commit Graph

221 Commits

Author SHA1 Message Date
Jonathan Ho
b8df43dd04 performance bench: add bench cache (On correct branch) (#2560)
* add Benchmark (customSmallerIsBetter) benchmark result for bdedcbc78b28b94bde4d5d6c00ec776e2d51ef36

* add Benchmark (customSmallerIsBetter) benchmark result for b7f88d5ac4ad690aebe83c190c75b2715ddc1ece

* add Benchmark (customSmallerIsBetter) benchmark result for b6ad848bb51b4b9f263fc3d25b7cd6ca239224b1

* add Benchmark (customSmallerIsBetter) benchmark result for d6c362e108fde17d808a3eef4b2d4a523efe00bf

* add Benchmark (customSmallerIsBetter) benchmark result for ece1249fb7d4c838a6ab9008da489d820bf38918

* add Benchmark (customSmallerIsBetter) benchmark result for dabd97a10de654d157f027b75c7066a50dcac268

* clean repo

* chore: add vscode setting

* feat: add generate cache

* ci: add auto run generate cache per day

* add Benchmark (customSmallerIsBetter) benchmark result for 4b05ab9141d69b59bbd4df048b1f7572b475ba6b

* fix: data

* ci: fix name

* ci: change name

* delete before PR

* fix: censor object

* chore: add license back

Co-authored-by: github-action-benchmark <github@users.noreply.github.com>
2022-10-27 09:33:38 -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
LTS20050703
e1afec3da9 ci: github workflows tests: --jobs -> --parallel (#2428) 2022-09-04 11:29:56 -05:00
Skillz4Killz
23dfe04dfa feat: add logger package 2022-08-26 17:37:32 +00:00
Skillz4Killz
ed262021ca fix: more invalid ci files 2022-08-26 01:52:58 +00:00
Skillz4Killz
711b2c10c7 fix: ci invalid template caching 2022-08-26 01:46:32 +00:00
Skillz4Killz
e7191c7eef fix: add autofmt 2022-06-08 13:35:40 +00:00
Skillz4Killz
cdc9ba5b14 Update pr_tests.yml 2022-06-05 21:16:52 -04:00
Skillz4Killz
6e0b53e712 ci(tests): fix testss name in ci 2022-05-31 14:23:01 +00:00
Skillz4Killz
81d9577269 fix: local tests stop existing plz 2022-05-29 15:13:32 +00:00
Skillz4Killz
d8ed2ddb59 Update local_tests.yml 2022-05-12 13:16:52 -04:00
Skillz4Killz
e9727d3d10 fix: enable tests on proper new folder 2022-05-08 17:47:47 +00:00
Skillz4Killz
1726680fde fix: speed up unit tests by 50% 2022-05-08 17:38:56 +00:00
Skillz4Killz
5a4fef855e Proxy delete channel tests (#2174)
* feat: delete channel tests

* fix: use new tests in ci

* Update testss/deps.ts

Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com>

Co-authored-by: LTS20050703 <87189679+lts20050703@users.noreply.github.com>
2022-05-08 09:57:06 -04:00
ITOH
4b469c7290 ci: fix tests for changes made to the gateway/ directory (#2127) 2022-03-24 10:02:28 -04:00
ITOH
4ad02d0a20 ci: cache template code (#2126)
* ci: cache template code

* f

* f

* f

* f
2022-03-24 10:02:01 -04:00
ITOH
e4a91b77d0 ci(workflows): fix publish to npm on version constant update (#2118)
GitHub workflows cannot trigger another workflow. Due to this the npm workflow currently did not run on a version constant update.
Since we will only publish with a version constant update there should be no problem when we move the npm release in there.

Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
2022-03-20 10:50:38 -04:00
Skillz4Killz
0d2a3931e2 fix: use deno.land 2022-02-25 18:52:34 +00:00
Skillz4Killz
a0e6a7e9c3 test: use git describe 2022-02-25 18:49:06 +00:00
Skillz4Killz
b89ee18930 test: ummm how bout this 2022-02-25 18:44:41 +00:00
Skillz4Killz
a4076db7f9 test: see if npm style works 2022-02-25 18:41:18 +00:00
Skillz4Killz
73d44d81bf test: hmmmm would this do it 2022-02-25 18:12:48 +00:00
Skillz4Killz
ff24d0de10 fix: itoh fix for release 2022-02-25 18:09:44 +00:00
Skillz4Killz
6ecd4f88ce fix: release error handling 2022-02-25 18:05:32 +00:00
Skillz4Killz
5abd6861b9 fix: nicks perfectionism 2022-02-25 17:54:44 +00:00
Skillz4Killz
ada676f15d fix: varn name 2022-02-25 17:52:57 +00:00
Skillz4Killz
5da4d05095 fix: test create tag 2022-02-25 17:49:35 +00:00
Skillz4Killz
0c3fa74333 fix: try echo env 2022-02-25 17:47:46 +00:00
Skillz4Killz
8e0579e815 fix: try simpler release 2022-02-25 17:41:15 +00:00
Skillz4Killz
8be7a2d764 fix: try yui fix for release 2022-02-25 17:39:18 +00:00
Skillz4Killz
9cafee4e51 feat: release workflow 2022-02-25 17:37:44 +00:00
ITOH
cfbfb67c8e refactor!: rename the ws folder to gateway (#2037) 2022-02-11 05:21:10 -05:00
Skillz4Killz
8aaea9f339 refactor!: move dirs outside of src/ (#2032) 2022-02-11 09:49:53 +00:00
ITOH
7f3b86c6bd ci: publish workflow change the name to publish (#2029) 2022-02-09 20:22:05 -05:00
ITOH
9c7a7a18e3 ci: run local tests on PR (#2024) 2022-02-09 12:34:45 -05:00
ITOH
2e3984c98e ci: do not run tests on PR 2022-02-08 19:50:29 +00:00
ITOH
4ba94d0f4f ci: also run tests on pull requests (#2007) 2022-02-08 14:44:59 -05:00
ITOH
41a9c00070 ci(npm): publish to npm on tag creation (#1997)
* Create npm.yml

* fix invalid on

* Update dnt.ts

* Update npm.yml
2022-02-04 22:40:08 +01:00
ITOH
c2b7a6ec03 test: remove configs.ts (#1995)
* refactortests): remove config.ts

* Update mod.ts

* Update mod.ts

* .env file
2022-02-04 10:06:55 -05:00
ITOH
81f8e0377c style: move to deno fmt (#1992)
* Create deno.json

* run format

* run format

* ci: only check formatting

* f

* Update settings.json

* Update settings.json
2022-02-04 15:00:04 +01:00
ITOH
637e2c2a90 ci(site_tests): fix invalid pr path filter (#1991) 2022-02-03 17:17:02 -05:00
ITOH
5f25263bd4 chore(template): to main repo (#1988)
* chore: move template to main repo

* ci

* Update sync_repos.yml
2022-02-03 18:02:44 +00:00
ITOH
610a6fbaa7 ci: fix docs folder has been renamed to site (#1986)
* Update and rename docs.yml to site.yml

* Update sync.yml

* Update sync.yml
2022-02-03 12:24:18 -05:00
ITOH
24239053f3 docs: move to docusaurus (#1984)
* new site start

* ci: test docusaurus

* we use npm

* Update site_tests.yml

* Update site_tests.yml

* Update site_tests.yml

* do not ignore package.json

* Update package-lock.json

* Create deploy.yml

* Update docusaurus.config.js

* update authors

* Update docusaurus.config.js

* Update deploy.yml

* remove blog posts

* Update README.md

* delete old docs

* Update .gitignore

* delete template images

* Create 2022-02-03-welcome.md
2022-02-03 11:57:13 -05:00
ITOH
f1e2b88f0f fmt 2022-02-01 16:34:16 +01:00
ITOH
8781c22b83 fix(workflows): only run workflow when necessary 2022-02-01 16:34:01 +01:00