VylpesTester
  • Joined on 2022-08-05
VylpesTester approved External/card-drop#177 2024-03-01 20:01:59 +00:00
Fix trade command
VylpesTester opened issue RabbitLabs/random-bunny#153 2024-03-01 20:00:26 +00:00
Investigate if its possible to sign the macOS executables in woodpecker
VylpesTester commented on issue RabbitLabs/random-bunny#101 2024-03-01 19:59:42 +00:00
AS a developer, I want to be able to create a binary from the package
> Warning Unable to sign the macOS executable
  Due to the mandatory code signing requirement, before the
  executable is distributed to end users, it must be signed.
  Otherwise, it will…
VylpesTester approved RabbitLabs/random-bunny#151 2024-03-01 19:51:02 +00:00
Add binary building
VylpesTester approved External/card-drop#172 2024-02-23 18:37:31 +00:00
Add trade command
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