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 |
|
Skillz4Killz
|
3eaf1a5dcc
|
fix: broken import errors (#779)
* fix: broken import errors
* fix: snake case name
|
2021-04-08 22:22:11 +04:00 |
|
ayntee
|
160a3ab791
|
ci(deploy): master -> main
|
2021-03-30 21:31:51 +04:00 |
|
ayntee
|
acf0bd5753
|
style(docs/CONTRIBUTING): format file
|
2021-03-24 21:49:23 +04:00 |
|
ayntee
|
447d96df26
|
docs(CONTRIBUTING): update types guide
|
2021-03-24 21:05:39 +04:00 |
|
ayntee
|
10cb9d7eb9
|
types(util): add case utility types (#683)
* types(util): add case utility types
* Rename *ID to *Id
|
2021-03-23 19:04:46 +04:00 |
|
ayntee
|
519798d9cd
|
docs(CONTRIBUTING): format file
|
2021-03-22 10:20:52 +04:00 |
|
ayntee
|
1ce2e56b68
|
docs(types): move guidelines to CONTRIBUTING.md
|
2021-03-22 10:18:53 +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
|
95020d5104
|
style(CONTRIBUTING): format file
|
2021-03-11 22:37:22 +04:00 |
|
ayntee
|
fb278c92ad
|
Update CONTRIBUTING.md
|
2021-03-11 21:57:34 +04:00 |
|
ayntee
|
8654aeded5
|
refactor: rename controllers to handlers and handlers to helpers (#660)
* refactor: rename controllers to handlers and handlers to helpers
* fmt
|
2021-03-11 21:41:03 +04:00 |
|
ayntee
|
359a775715
|
style(ISSUE_TEMPLATE): format files
|
2021-03-11 19:01:32 +04:00 |
|
ayntee
|
a5acb59e06
|
chore: add issue templates
|
2021-03-11 18:22:04 +04:00 |
|
ayntee
|
1c5c90834a
|
Create CODEOWNERS
|
2021-03-07 11:59:22 +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
|
53cb2611c0
|
docs(CONTRIBUTING): separate bad PR title examples
|
2021-01-28 13:56:42 +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
|
e72fbe3b82
|
Delete PULL_REQUEST_TEMPLATE.md
|
2021-01-26 19:24:09 +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 |
|