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
ITOH
d7883855ec
refactor(.github,README,gateway,plugins/fileloader,tests,types)!: make intent calculation manual
...
This changes the calculation of intents to be manual to the dev.
This is to improve overall consistency of our code base, also it is not a big drawback for users since intents are usually done once and then never (seldom) touched again.
2022-05-24 23:16:01 +02:00
ITOH
544cfdbc1c
fix(.github): repo syncer remove deleted files ( #2216 )
2022-05-14 12:02:33 +01: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
Skillz4Killz
44aa645b67
fix: bug report template code
2022-03-30 23:04:52 +00: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
6c500f2d69
style: deny changes to deno.json ( #2022 )
2022-02-09 12:50:59 -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
Skillz4Killz
a2d03d453d
Merge pull request #1969 from discordeno/contributing
...
chore(.github): update contributing guidelines
2022-02-01 12:16:08 -05:00
ITOH
2c49a01f1a
chore(.github): update contributing guidelines
2022-02-01 18:06:59 +01:00
Skillz4Killz
2995a43d28
Merge pull request #1967 from discordeno/action-paths
...
fix(workflows): only run workflow when necessary
2022-02-01 12:03:03 -05:00
ITOH
227f691c6e
chore(.github): remove @ayntee from codeowners
...
Ayntee is currently not here so we can remove him from codeowners for now and add him back when he is back.
2022-02-01 16:49:55 +01:00