VylpesTester
  • Joined on 2022-08-05
VylpesTester commented on pull request External/card-drop#155 2024-02-12 17:49:26 +00:00
Add ability to view another's inventory

This should be removed

VylpesTester suggested changes for External/card-drop#155 2024-02-12 17:49:26 +00:00
Add ability to view another's inventory
VylpesTester approved External/card-drop#153 2024-02-02 21:53:28 +00:00
Add view command
VylpesTester approved External/card-drop#150 2024-01-26 21:01:04 +00:00
Migrate to woodpecker
VylpesTester closed issue External/card-drop#134 2024-01-20 16:04:12 +00:00
gdrivesync should error if the JSON parse fails
VylpesTester commented on issue RabbitLabs/random-bunny#73 2024-01-20 16:02:44 +00:00
AS a command line user, I want to be able to have the output of the command in a JSON format

This has passed testing, the -j and --json options now change the output to be in JSON when passed

Screenshot 2024-01-20 at 16.02.00

VylpesTester closed issue RabbitLabs/random-bunny#73 2024-01-20 16:02:44 +00:00
AS a command line user, I want to be able to have the output of the command in a JSON format
VylpesTester commented on issue RabbitLabs/random-bunny#74 2024-01-20 16:01:05 +00:00
AS a command line user, I want to be able to interact with the sort option

This has passed testing. The --sort option now appears in the help menu, defaults to "hot" when nothing inputted, and throws an error if the option is invalid

![Screenshot 2024-01-20 at…

VylpesTester closed issue RabbitLabs/random-bunny#74 2024-01-20 16:01:05 +00:00
AS a command line user, I want to be able to interact with the sort option
VylpesTester deleted branch feature/134-json-failure from External/card-drop 2024-01-19 18:05:47 +00:00
VylpesTester merged pull request External/card-drop#143 2024-01-19 18:05:46 +00:00
Update gdrivesync command to error if JSON parsing fails
VylpesTester pushed to develop at External/card-drop 2024-01-19 18:05:46 +00:00
275a804e28 Update gdrivesync command to error if JSON parsing fails (#143)
VylpesTester approved External/card-drop#137 2024-01-12 17:50:46 +00:00
Add give command