• Joined on 2022-08-05
Vylpes pushed to develop at RabbitLabs/vylbot-app 2024-06-24 18:50:05 +01:00
5f22a31398 Update dependency @types/node to v20.14.8 (#434)
Vylpes deleted branch renovate/node-20.x-lockfile from RabbitLabs/vylbot-app 2024-06-24 18:50:05 +01:00
Vylpes merged pull request RabbitLabs/vylbot-app#434 2024-06-24 18:50:03 +01:00
Update dependency @types/node to v20.14.8
Vylpes commented on issue RabbitLabs/random-bunny#138 2024-06-22 15:17:26 +01:00
Unit tests: expect toBeCalledWith has been deprecated

There is still 1 instance of toBeCalledWith on index.test.ts:125

Vylpes opened issue RabbitLabs/random-bunny#187 2024-06-22 15:13:38 +01:00
Add eslint-plugin-jest
Vylpes opened issue RabbitLabs/random-bunny#186 2024-06-22 15:13:24 +01:00
Add eslint-plugin-deprecation
Vylpes opened issue RabbitLabs/random-bunny#185 2024-06-22 15:13:09 +01:00
Update eslint
Vylpes closed issue External/card-drop#110 2024-06-22 10:18:11 +01:00
Investigate how to manipulate the cards into a 3x3 grid programmatically
Vylpes pushed to develop at External/card-drop 2024-06-22 10:16:19 +01:00
599328a3c1 Add to logger the ability to log to a discord webhook (#270)
Vylpes deleted branch feature/235-winston-discord from External/card-drop 2024-06-22 10:16:19 +01:00
Vylpes merged pull request External/card-drop#270 2024-06-22 10:16:17 +01:00
Add to logger the ability to log to a discord webhook
Vylpes pushed to develop at RabbitLabs/random-bunny 2024-06-22 10:10:49 +01:00
eda1fd31c4 Add forgejo workflows (#184)
Vylpes deleted branch feature/172-forgejo-runner from RabbitLabs/random-bunny 2024-06-22 10:10:49 +01:00
Vylpes merged pull request RabbitLabs/random-bunny#184 2024-06-22 10:10:48 +01:00
Add forgejo workflows
Vylpes merged pull request RabbitLabs/random-bunny#182 2024-06-22 10:09:56 +01:00
Fix the unit test toBeCalledWith deprecated warnings
Vylpes pushed to develop at RabbitLabs/random-bunny 2024-06-22 10:09:56 +01:00
2e5f8c3633 Fix the unit test toBeCalledWith deprecated warnings (#182)
Vylpes deleted branch feature/138-unit-test-deprecated from RabbitLabs/random-bunny 2024-06-22 10:09:56 +01:00
Vylpes closed issue RabbitLabs/random-bunny#88 2024-06-22 10:03:06 +01:00
AS a developer, I want the sortBy variable to error instead of defaulting
Vylpes commented on issue RabbitLabs/random-bunny#88 2024-06-22 10:03:05 +01:00
AS a developer, I want the sortBy variable to error instead of defaulting

Rejecting this due to this line is being removed