Commit Graph

122 Commits

Author SHA1 Message Date
ayntee
b92c94bc2d ci(deploy): use add-and-commit 2021-04-14 18:16:20 +04:00
ayntee
702896ef8d ci(test): add @ayntee 2021-04-14 10:07:56 +04:00
ayntee
25bdc36904 ci(deploy): handle no changes error 2021-04-13 10:23:38 +04:00
ayntee
df9476559f ci(lint): enable "allow empty commit" 2021-04-13 10:12:16 +04:00
ayntee
405f362ec9 ci(deploy): fix syntax error 2021-04-13 10:04:58 +04:00
ayntee
6ef274c036 ci(lint): use github context instead 2021-04-13 10:03:15 +04:00
ayntee
832cc20742 ci(lint): define env explicitly 2021-04-13 09:58:49 +04:00
ayntee
11d243ad0a ci(lint): "auto-format" the files and push the changes 2021-04-12 19:00:21 +04:00
ayntee
9ef8c095d3 ci(deploy): remove deploy workflow (#832) 2021-04-12 10:30:02 +01:00
Skillz4Killz
b7a2b0ed55 tests: add deleting channel overwrites test (#828) 2021-04-12 07:04:30 +01:00
Skillz4Killz
1eae4b4fcd test fix ther label token (#827)
* test fix ther label token

* Update .github/workflows/test.yml

Co-authored-by: ITOH <72305210+itohatweb@users.noreply.github.com>
2021-04-11 20:35:45 +01:00
TriForMine
c9e73c39e3 actions: use denoland/setup-deno instead of denolib/setup-deno (#824) 2021-04-11 19:41:47 +01:00
Skillz4Killz
b357a5fb04 tests: add channel create with perms test (#825) 2021-04-11 19:40:56 +01:00
ITOH
a278f35a6e remove ayntee 2021-04-11 11:18:03 +02:00
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