Commit Graph

233 Commits

Author SHA1 Message Date
Jonathan Ho
987b4058cb Site: update site structure and add architecture page (#2675)
* remove blog

* fix: license

* chore: bump docusaurus

* separate benchmark page

* move to sub folder

* fix blog path

* Chore: update site

* fix: only deploy on push and dispatch

* fix: on:

* ci: merge workflow

* ci: fix if

* refactor: dump preset
2022-12-04 08:36:10 -06:00
Skillz4Killz
349b9151f3 fix: disable docs sync repo 2022-12-03 10:11:26 -06:00
Jonathan Ho
41d9ec4025 Update site.yml (#2674)
* Update site.yml

* Update site.yml
2022-12-02 11:55:38 -06:00
Skillz4Killz
5381e0e3f7 Rename site to site.yml 2022-12-02 07:52:22 -06:00
Skillz4Killz
4f2afb5246 Create site 2022-12-02 07:52:03 -06: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
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