Commit graph

269 commits

Author SHA1 Message Date
Jiralite
e307581442
ci(labels): Use strings in values (#9883)
ci: quote needed `color`s
2023-10-17 18:16:57 +02:00
Jiralite
ec47e72b41
ci: Use non-deprecated output parameters (#9878)
ci: update to output parameters
2023-10-07 23:35:11 +02:00
Jaw0r3k
5aeb6e1ae6
ci: Disable publishing multiple dev versions under the same commit (#9740)
* chore: disable publishing mutliple versions

Co-authored-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
Co-authored-by: Rodrigo Leitão <38259440+ImRodry@users.noreply.github.com>

* Update .github/workflows/publish-dev.yml

Co-authored-by: Aura Román <kyradiscord@gmail.com>

* fix: commit suggestion

Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>

* chore: add suggested changes

* style: add back line

---------

Co-authored-by: RedGuy12 <61329810+RedGuy12@users.noreply.github.com>
Co-authored-by: Rodrigo Leitão <38259440+ImRodry@users.noreply.github.com>
Co-authored-by: Aura Román <kyradiscord@gmail.com>
Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
2023-10-03 20:05:22 +02:00
Jiralite
ec3bcb93a5
ci(publish-release): Use correct environment variable (#9838)
ci(publish-release): use correct environment variable for pnpm

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-09-19 17:49:51 +00:00
Jiralite
5a7b5b56ae
ci: Deprecate step after publish & standalone file (#9837)
* ci: deprecate step after publish & standalone file

* docs: update contributing file

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-09-19 17:47:50 +00:00
Jiralite
7cdfc6c72a
ci: Modify environment variable to fix development releases (#9826)
* ci: fix development releases

* build: remove .yarnrc.yml
2023-09-16 21:53:49 +02:00
DD
ff1fda7b59
ci: fix npm dev release workflow (#9817)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-09-02 11:06:54 +00:00
Jiralite
85d03a3000
ci: Stop documentation upload for create-discord-bot (#9781)
ci: stop documentation upload for create-discord-bot
2023-08-28 09:34:38 +02:00
Noel
e96a8a977f
build: pnpm (#9806) 2023-08-27 20:24:03 +02:00
iCrawl
e3127a0735
build: fix linting 2023-08-24 23:08:29 +02:00
iCrawl
9811514deb
build: ignores/swap/concurrency 2023-08-24 21:58:34 +02:00
iCrawl
1e3aed0d97
chore: config overhaul 2023-08-22 01:33:47 +02:00
Toast
188877c50a
docs: Update Node.js requirement to 16.11.0 (#9764)
* Update Node.js requirement in README file

* chore: update the rest of files with nodejs 16.11.0

* Update 03-updating-to-v14.mdx

---------

Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
2023-08-13 19:49:33 +00:00
iCrawl
a92d19212d
ci: publishing dev version semver 2023-07-30 23:08:46 +02:00
Jiralite
f83a8a58c9
feat: create-discord-bot (#9420)
* feat: basic initialisation

* fix: no scope

* chore: add options for issues

* feat: good word, Monbrey

* feat: basic README.md

* fix: no documentation for this

* feat: install for them

* chore: update licencing

* chore: fix year

* fix: build tsup

* feat: add TypeScript option

* feat: add `name` option

* chore: ignore annoying errors

* chore: add tsconfig.json

* refactor: remove name

We can just use the name of the directory instead.

* chore: update cliff jumper rc

* chore: bump dependencies

* chore: bump dependencies

* fix: build in prepack

* fix: configure ESLint correctly

* feat: infer package manager

* docs(packageManager): document `install()`

* fix(packageManager): do not emit a warning for `npm`

* refactor: change project name colour to yellow

* docs(constants): basic documentation

* feat: add link

* chore: add `verbatimModuleSyntax`

* chore: bump discord.js

* refactor: switch to @sapphire/ts-config

* refactor: file name changes

* refactor: tweak description

* chore: update yarn.lock

* fix: add .env

* chore: bump dependencies

* feat: event handler

* refactor: use `default`

* refactor: simpler event

* chore: bump discord.js

* fix: add release script and reorder

* style: reorder package.json

* chore: remove unneeded ignores

* chore: bump minimum Node.js version

* chore: add @types/node to TypeScript package.json

* chore: apply requested changes

Co-authored-by: Noel <buechler.noel@outlook.com>

* style: run ESLint + Prettier

* refactor: prefer "the"

* refactor: remove some comments

* feat: add ESLint + Prettier

* chore: requested changes

Co-authored-by: Noel <buechler.noel@outlook.com>

* chore: more requested changes

Co-authored-by: Noel <buechler.noel@outlook.com>

---------

Co-authored-by: Noel <buechler.noel@outlook.com>
2023-05-07 18:05:26 +02:00
iCrawl
fc5b9c523b
ci: positional arguments 2023-05-06 17:00:27 +02:00
iCrawl
256b68bf9f
ci: pass push arguments to buildx 2023-05-06 16:54:08 +02:00
iCrawl
d8d21cf370
chore: cloudflare sponsorship 2023-05-05 20:29:10 +02:00
Jaw0r3k
423bfce286
docs: Add bug/feature form for ui and util (#9504)
feat: add tags for other packages
2023-05-03 16:20:09 +00:00
iCrawl
7e875f6919
chore: refactor workspace 2023-05-03 02:14:22 +02:00
iCrawl
2e0804ae92
ci: update node version 2023-05-01 16:27:29 +02:00
iCrawl
71983cc5d1
ci: make package optional for docs upload 2023-05-01 16:02:05 +02:00
iCrawl
0f3d870ce6
ci: properly look for docs 2023-05-01 15:57:28 +02:00
iCrawl
ce4e1fc2c6
ci: dramatically speed up docs building 2023-05-01 15:55:14 +02:00
Jiralite
77191a2e7b
docs: Add new issue form for applications (#9470) 2023-04-28 21:47:19 +02:00
Jiralite
b49c5c9f48
ci: Fix issue triage (#9433) 2023-04-20 20:41:21 +02:00
Jiralite
0eb866357b
ci: Update actions (#9424) 2023-04-19 18:57:16 +02:00
iCrawl
f883279ab3
ci: re-add pr triage for labels 2023-04-16 22:50:43 +02:00
iCrawl
f1b2dec8e1
chore: add codeowners 2023-04-16 22:38:38 +02:00
iCrawl
83143178aa
ci: remove nextjs bundle analysis 2023-04-14 20:10:26 +02:00
iCrawl
a0c57abadd
ci: uploading to before mv 2023-04-11 18:26:27 +02:00
iCrawl
311cab2d3f
build(website): build site from db data 2023-04-01 02:50:24 +02:00
iCrawl
fd008f0144
ci: run specific version of node 2023-03-28 23:02:25 +02:00
iCrawl
8deef3e93f
ci: fix docker image build 2023-03-28 22:55:28 +02:00
iCrawl
89235f32b0
ci: docker image build for proxy 2023-03-28 22:47:48 +02:00
iCrawl
d144a78813
ci: add lighthouse for prod 2023-03-23 23:11:13 +01:00
iCrawl
645e2d3d6b
ci: lighthouse score 2023-03-23 22:48:27 +01:00
Suneet Tipirneni
ee5169e0aa
feat(website): render syntax and mdx on the server (#9086) 2023-03-23 22:17:41 +01:00
Jiralite
950fc47234
ci: Lock ancient issues (#9257)
ci: use dessant/lock-threads@v4
2023-03-20 19:35:58 +00:00
ckohen
6e481f0a30
ci: create publish release workflow (#9150)
* ci: create publish release workflow

* test: fix tests for formatTag

* ci(publish-release): fix string concat

* ci: release action runs with tag as source

* ci(publish-release): no longer testing

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-02-21 20:15:39 +00:00
ckohen
7f2ef962ec
test: fix coverage reporting (#9148)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-02-19 18:59:35 +00:00
Almeida
9439107a1d
feat(Client): guildAuditLogEntryCreate event (#9058)
* feat(Client): `guildAuditLogEntryCreate` event

* feat: add `targetId` and `executorId`

* types: `ApplicationCommand` fix

---------

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2023-02-17 20:11:52 +00:00
SkanePrime
b8684e0585
chore: fix \n breaks (#9116) 2023-02-17 20:36:40 +01:00
Jiralite
0e4224be36
ci: don't run issue triage on edit (#9113) 2023-02-08 22:00:26 +00:00
Jiralite
2e48faf91a
ci: Update issue labeller (#9064)
* ci: Add formatters issue label

* fix: "the" instead of "this"

* chore: add next
2023-01-17 18:54:56 +00:00
Parbez
8c265b628d
ci: automated issue labeler (#8873)
* ci: automated issue labeler

* ci: remove comment

* Apply suggestions from code review

Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>

* ci: update labeler on new package

* chore: add core

* ci: add feature req too

* fix: update date

Co-authored-by: Jiralite <33201955+Jiralite@users.noreply.github.com>
2023-01-13 10:28:14 +00:00
iCrawl
a580768cda
ci: remove unnecessary build step 2023-01-12 12:18:32 +01:00
iCrawl
368b8ba73c
ci: always upload bundle on main 2023-01-12 12:01:42 +01:00
iCrawl
d28af8eca7
ci: use pull request target for forks 2023-01-12 11:46:38 +01:00
iCrawl
4224d783bc
ci: fix accessing the base branch bundle 2023-01-12 11:32:09 +01:00