ITOH
|
bfef74b8ab
|
remove coverage file
|
2021-04-10 15:27:43 +02:00 |
|
ITOH
|
8b7c44b319
|
move coverage to test.yml
|
2021-04-10 14:26:23 +01:00 |
|
ITOH
|
8f9464c436
|
fix(github/workflows): coverage wrong test command
I will never copy paste again.
|
2021-04-09 23:55:45 +02:00 |
|
ITOH
|
ce60d71478
|
Update coverage.yml
|
2021-04-09 23:44:46 +02:00 |
|
ITOH
|
2cb4f31232
|
change name from CI to Coverage
|
2021-04-09 22:16:04 +01:00 |
|
ITOH
|
3cf18ee48e
|
Create coverage.yml
|
2021-04-09 22:14:15 +01:00 |
|
Skillz4Killz
|
16f5293211
|
test new on types
|
2021-04-09 16:25:33 +00:00 |
|
Skillz4Killz
|
29c950b7ec
|
we are not vampires
|
2021-04-09 16:13:39 +00:00 |
|
Skillz4Killz
|
248c476cc6
|
fix: workflow tests file
|
2021-04-09 14:41:57 +00:00 |
|
Skillz4Killz
|
731bb9c219
|
ummm idk anymore
|
2021-04-09 01:16:23 +00:00 |
|
Skillz4Killz
|
03f7e04add
|
for the love of god
|
2021-04-09 01:11:46 +00:00 |
|
Skillz4Killz
|
03e240f117
|
testing
|
2021-04-09 01:10:22 +00:00 |
|
Skillz4Killz
|
8f56fba03b
|
test echo
|
2021-04-09 01:05:54 +00:00 |
|
Skillz4Killz
|
75f67882f7
|
test separate scripts
|
2021-04-09 01:01:27 +00:00 |
|
Skillz4Killz
|
6c1ed82b11
|
test different quote
|
2021-04-09 00:54:16 +00:00 |
|
Skillz4Killz
|
85e756c1c9
|
advanced conditions test
|
2021-04-09 00:49:54 +00:00 |
|
Skillz4Killz
|
514f7343df
|
test with label
|
2021-04-09 00:36:00 +00:00 |
|
Skillz4Killz
|
979376dd80
|
try -A
|
2021-04-08 21:20:07 +00:00 |
|
Skillz4Killz
|
417ec0400d
|
tests are succeeding
|
2021-04-08 21:18:01 +00:00 |
|
Skillz4Killz
|
34b3a1b271
|
no checks
|
2021-04-08 19:34:09 +00:00 |
|
Skillz4Killz
|
a0ed94512c
|
fix indents
|
2021-04-08 19:32:14 +00:00 |
|
Skillz4Killz
|
4e0f5ddc78
|
test regex
|
2021-04-08 19:29:39 +00:00 |
|
ayntee
|
160a3ab791
|
ci(deploy): master -> main
|
2021-03-30 21:31:51 +04:00 |
|
ayntee
|
ab70187419
|
ci(test): change branch name
|
2021-03-15 15:35:35 +04:00 |
|
ayntee
|
69b79419ab
|
ci: fix test workflow
|
2021-03-15 15:33:45 +04:00 |
|
ayntee
|
5802a9d1ca
|
fix(types/interactions): make "content" optional in SlashCommandCallbackData (#599)
* fix(types/interactions): make "content" optional in SlashCommandCallbackData'
Closes #590
* ignore lint
|
2021-03-06 22:16:02 +04:00 |
|
ayntee
|
a72bf9bb2e
|
test: remove weird workaround (#556)
|
2021-02-28 00:05:01 +04:00 |
|
Skillz4Killz
|
99ed2c2edb
|
feat(types): add and detach API types (#510)
* feat: add guidelines
* Camelize
* feat: add DiscordUser
* add Discord prefix
* feat: webhook types
* add integration typings
* add new errors and alphabetize
* Add channel types
* feat: add DiscordOverwrite
* feat: webhook typings
* feat: role typings
* fix name
* feat: integration types
* feat: mod.ts for types
* feat: add auditlog types
* feat: teams typings
* feat: add base user interface
* feat: image typings
* enable more mod.ts
* feat: add emoji typings
* channel typings
* embed types
* cleanup embed
* add emoji types
* add more member types
* feat: add message types
* add more to mod.ts
* fix name
* feat: add codes
* feat: add guild types
* feat: add integration types
* add more to mod.ts
* feat: add interaction types
* feat: add voice types
* add more to mod.ts
* feat: add gateway, events
* feat: add invite types
* add to mod ts
* feat: add template types
* feat: add rate limits types
* apply fixes
* deno fmt
* deno fmt
* fix: oauth snake case
* fix: oauth name
* fix: add back and ignore deno fmt
* fix: discord voice snake case
* fix: util fmt
* fix names and fmt
* fix: auditlog types
* lint: shut up in types
* fix: no longer needed
* test
* fix import
* fix missing error
* fix error
|
2021-02-10 20:02:12 +04:00 |
|
ayntee
|
4464be4781
|
ci(test): remove repetitive --allow-env flag
|
2021-01-27 12:10:16 +04:00 |
|
ayntee
|
9a731f0a1d
|
ci(test): add --allow-env flag
|
2021-01-27 11:54:15 +04:00 |
|
ayntee
|
07bf620ffa
|
ci: separate local tests
|
2021-01-27 11:45:19 +04:00 |
|
Ayyan
|
7cd4fda3f4
|
feat(controllers): add INTEGRATION* gateway events (#459)
* feat(controllers): add INTEGRATION* gateway events
* suggestions
* forgive me, i am forgetful :P
* Update src/types/options.ts
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
Co-authored-by: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com>
|
2021-01-26 18:32:43 +04:00 |
|
ayntee
|
0ed7420e01
|
ci(lint): run workflow for test directory
|
2021-01-26 12:56:27 +04:00 |
|
ayntee
|
a3d154e13e
|
Revert "ci: run on workflow_dispatch"
This reverts commit 979801147c.
|
2021-01-26 12:48:28 +04:00 |
|
ayntee
|
979801147c
|
ci: run on workflow_dispatch
|
2021-01-26 12:41:16 +04:00 |
|
ayntee
|
217d62d7b1
|
ci: fix syntax error
|
2021-01-26 12:08:30 +04:00 |
|
ayntee
|
bcc7e1f631
|
ci: remove indentation*
|
2021-01-26 12:06:45 +04:00 |
|
ayntee
|
dc6e96f5f8
|
Intend :)
|
2021-01-26 12:04:55 +04:00 |
|
Ayyan
|
b164d0bf4f
|
ci: add matrix testing (#471)
* ci: add matrix testing
* idk
|
2021-01-26 12:03:19 +04:00 |
|
ayntee
|
19c7e3b4e0
|
ci(test): add fmt check script
|
2021-01-20 23:29:59 +04:00 |
|
ayntee
|
92719a1a8c
|
ci(lint): add fmt check step
|
2021-01-20 22:20:36 +04:00 |
|
Ayyan
|
ae99819c22
|
ci: run workflow on push to master (#391)
|
2021-01-15 21:20:42 +04:00 |
|
ayntee
|
e69d4ac78b
|
ci: another attempt to fix CI
|
2021-01-15 19:46:05 +04:00 |
|
ayntee
|
5307f0c5f2
|
Revert "test: attempt to fix "Token not provided" error (#384)"
This reverts commit 6f21de2a3a.
|
2021-01-15 15:21:41 +04:00 |
|
Ayyan
|
6f21de2a3a
|
test: attempt to fix "Token not provided" error (#384)
* test: fix "Token not provided" error
* idk wtf
* Revert "idk wtf"
This reverts commit 26063aa127.
* https://open.spotify.com/track/3ZWc3Bm8eUMRRJhSWKHHeV 🔥🔥
|
2021-01-15 15:03:54 +04:00 |
|
Ayyan
|
1ee7b5a1b1
|
ci: add "check" workflow (#370)
* ci: add "check" workflow
* ci: add check workflow
* idk
* ci(check): rename to "Type-check"
|
2021-01-11 10:57:27 +04:00 |
|
Ayyan
|
706e8f6086
|
ci(test): run workflow on label assignment (#367)
* ci(test): run workflow on label assignment
* ci(test): remove paths
* ci(test): run workflow on label assignment
|
2021-01-10 22:44:00 +04:00 |
|
Ayyan
|
9ca916d263
|
ci(test): run workflow on label assignment (#365)
* ci(test): run workflow on label assignment
* ci(test): remove paths
|
2021-01-10 22:22:46 +04:00 |
|
Ayyan
|
0883295e69
|
ci(test): run workflow on label assignment (#364)
|
2021-01-10 22:20:24 +04:00 |
|
Ayyan
|
e5a8f3b358
|
chore: setup "deno lint" (#331)
* chore: setup "deno lint"
* ci(lint): add --unstable flat to lint script
* lint
* lint
* refactor: destructure assignment for Message#guildID
* chore: remove TODO comment
* refactor: remove redundant async
* chore: switch to Deno stable vscode ext
* chore: remove ignore comments
* chore: remove ignore comments
* chore: remove @ts-ignore comment
* fixes
* fixes
* chore: remove deno-lint-ignore comment
* chore: add index signature
|
2021-01-03 20:12:42 +04:00 |
|