• Joined on 2022-08-05
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

Vylpes created pull request RabbitLabs/random-bunny#184 2024-06-21 18:03:23 +01:00
Add forgejo workflows
Vylpes pushed to feature/172-forgejo-runner at RabbitLabs/random-bunny 2024-06-21 18:01:11 +01:00
6238f7024b Update runs on
Vylpes created branch feature/172-forgejo-runner in RabbitLabs/random-bunny 2024-06-21 18:00:32 +01:00
Vylpes pushed to feature/172-forgejo-runner at RabbitLabs/random-bunny 2024-06-21 18:00:32 +01:00
05afb557f9 Add forgejo workflows
Vylpes commented on issue External/card-drop#110 2024-06-21 17:46:21 +01:00
Investigate how to manipulate the cards into a 3x3 grid programmatically
const { createCanvas, loadImage } = require('canvas');
const { writeFileSync } = require('fs');

async function test(gridSize) {
    const totalImages = gridSize ** 2;

    const
Vylpes opened issue RabbitLabs/random-bunny#183 2024-06-19 18:24:53 +01:00
Installing the package globally via npm should execute the cli
Vylpes closed issue External/card-drop#273 2024-06-19 18:24:46 +01:00
Installing the package globally via npm should execute the cli
Vylpes created pull request RabbitLabs/random-bunny#182 2024-06-19 18:17:37 +01:00
Fix the unit test toBeCalledWith deprecated warnings
Vylpes closed issue RabbitLabs/random-bunny#140 2024-06-19 18:14:56 +01:00
AS a contributor, I want the unit tests to mock the fetch return
Vylpes pushed to feature/138-unit-test-deprecated at RabbitLabs/random-bunny 2024-06-19 18:14:32 +01:00
e36fcd2fb7 Update documentation
d21a6b4dba Update tests
Compare 2 commits »
Vylpes opened issue External/card-drop#273 2024-06-19 18:13:38 +01:00
Installing the package globally via npm should execute the cli