• Joined on 2022-08-05
Vylpes commented on issue External/card-drop#22 2023-10-29 15:01:23 +00:00
Allow script to deploy hotfix branches to stage

This sounds like more trouble than its worth

Vylpes closed issue External/card-drop#22 2023-10-29 15:01:23 +00:00
Allow script to deploy hotfix branches to stage
Vylpes commented on issue External/card-drop#6 2023-10-29 14:52:58 +00:00
Inventory Command

This should be split into an epic I think

Vylpes commented on issue External/card-drop#36 2023-10-29 14:47:58 +00:00
AS a developer and tester, I want a stage-only command which lets me copy over cards from the stage environment over to the prod environment

This is fine now, already created the web hook so can progress

Vylpes closed issue External/card-drop#70 2023-10-28 19:11:25 +01:00
Add "Manga Only" card type
Vylpes pushed to develop at External/card-drop 2023-10-28 19:03:34 +01:00
3be95bf1ac Merge branch 'main' into develop
9ac02c3881 v0.1.7
2899b876b4 Add manga type and general refactoring
Compare 3 commits »
Vylpes pushed to main at External/card-drop 2023-10-28 19:00:52 +01:00
9ac02c3881 v0.1.7
2899b876b4 Add manga type and general refactoring
Compare 2 commits »
Vylpes pushed tag v0.1.7 to External/card-drop 2023-10-28 19:00:52 +01:00
Vylpes created branch hotfix/0.1.7 in External/card-drop 2023-10-28 18:57:53 +01:00
Vylpes pushed to hotfix/0.1.7 at External/card-drop 2023-10-28 18:57:53 +01:00
2899b876b4 Add manga type and general refactoring
Vylpes closed issue External/card-drop#37 2023-10-28 18:13:13 +01:00
AS a user, I want to have the drop command tell me how many of the card I already have
Vylpes closed issue External/card-drop#24 2023-10-28 18:13:11 +01:00
AS a user, I want to be able to see what user claimed the card
Vylpes closed issue External/card-drop#39 2023-10-28 18:13:06 +01:00
AS a developer, I want a stage-only command which lets me force drop a specific card number
Vylpes commented on issue External/card-drop#35 2023-10-28 18:09:57 +01:00
AS a developer, I want my card database to automatically pull new cards from the Google Drive into the staging environment

Also need to add an "ignore" field so I can ignore certain folders

Vylpes opened issue External/card-drop#70 2023-10-27 19:38:52 +01:00
Add "Manga Only" card type
Vylpes pushed to develop at External/card-drop 2023-10-27 16:02:04 +01:00
ec2b523702 Add dropnumber test command (#69)
Vylpes deleted branch feature/39-dropnumber-command from External/card-drop 2023-10-27 16:02:04 +01:00
Vylpes merged pull request External/card-drop#69 2023-10-27 16:02:02 +01:00
Add dropnumber test command
Vylpes closed issue RabbitLabs/random-bunny#72 2023-10-27 15:55:18 +01:00
AS a command line user, I want to be able to display a help output
Vylpes commented on issue RabbitLabs/random-bunny#72 2023-10-27 15:54:18 +01:00
AS a command line user, I want to be able to display a help output

Already done as part of the Commander package