• Joined on 2022-08-05
Vylpes deleted branch feature/125-undici-res from External/card-drop 2023-12-29 19:49:12 +00:00
Vylpes merged pull request External/card-drop#126 2023-12-29 19:49:11 +00:00
Remove resolution for undici
Vylpes commented on issue External/card-drop#130 2023-12-29 18:52:09 +00:00
AS a developer, I want the configuration to use a JSON object rather than .env

Should also maybe have a function to still use .env to translate to a JSON config, so we can configure in CI.

Such as: express:token=test would go to in the json as express: { token: "test" }

Vylpes opened issue External/card-drop#130 2023-12-29 18:52:06 +00:00
Move to JSON config over .env for projects
Vylpes commented on issue RabbitLabs/vylbot-app#340 2023-12-29 18:51:54 +00:00
Move to JSON config over .env for projects

Should also maybe have a function to still use .env to translate to a JSON config, so we can configure in CI.

Such as: express:token=test would go to in the json as express: { token: "test" }

Vylpes created branch feature/49-eslint in External/card-drop 2023-12-28 16:23:53 +00:00
Vylpes pushed to feature/49-eslint at External/card-drop 2023-12-28 16:23:53 +00:00
1e16644732 Start of eslint fix
7ea9c24e31 Add to drone script
2fcda26710 Use spaces instead of tabs
6b2add24da Install eslint
Compare 4 commits »
Vylpes opened issue RabbitLabs/vylbot-app#391 2023-12-28 16:07:27 +00:00
Events and commands should be loaded from the filesystem rather than a registry
Vylpes opened issue External/card-drop#129 2023-12-28 16:07:02 +00:00
Events and commands should be loaded from the filesystem rather than a registry
Vylpes created pull request External/card-drop#128 2023-12-27 16:12:20 +00:00
Add to renovate config to add label on PRs
Vylpes created branch feature/55-renovate-label in External/card-drop 2023-12-27 16:10:32 +00:00
Vylpes pushed to feature/55-renovate-label at External/card-drop 2023-12-27 16:10:32 +00:00
92e51f74b6 Add to renovate config to add label on PRs
Vylpes pushed to feature/56-drone-rsync at External/card-drop 2023-12-26 14:58:14 +00:00
190d014813 Merge branch 'develop' into feature/56-drone-rsync
82941d4909 Update dependency np to v9 (#123)
bcb7beabc6 Create simple inventory list (#120)
Compare 3 commits »
Vylpes pushed to feature/56-drone-rsync at External/card-drop 2023-12-26 14:56:55 +00:00
44b423f889 Update card metadata logic so that the card directory can be put anywhere
Vylpes opened issue External/card-drop#127 2023-12-26 14:30:10 +00:00
Add the card number to the footer of the drop command embed
Vylpes created pull request External/card-drop#126 2023-12-25 15:30:33 +00:00
Remove resolution for undici
Vylpes created branch feature/125-undici-res in External/card-drop 2023-12-25 15:28:18 +00:00
Vylpes pushed to feature/125-undici-res at External/card-drop 2023-12-25 15:28:18 +00:00
d915b4c41b Remove resolution for undici
Vylpes opened issue External/card-drop#125 2023-12-25 15:25:38 +00:00
Update dependency undici to v6