• Joined on 2022-08-05
Vylpes opened issue External/card-drop#91 2023-11-19 15:06:02 +00:00
Setup FTP Access for Matt
Vylpes closed issue External/card-drop#90 2023-11-19 15:05:48 +00:00
Investigate drop logic and if its repeating the same types of cards
Vylpes closed issue RabbitLabs/random-bunny#92 2023-11-19 14:51:53 +00:00
Workflows: Deploying to prod should also auto merge to develop and deploy to stage
Vylpes closed issue RabbitLabs/random-bunny#82 2023-11-19 14:47:41 +00:00
Setup Drone CI Emails
Vylpes commented on issue RabbitLabs/random-bunny#76 2023-11-19 14:40:46 +00:00
AS a package user, I want to be able to interact with the "sortBy" variable using pre-defined string types

Would we be better off not making it an enum and instead enforce string names in typescript? E.g. `sortBy: "hot"

Vylpes commented on issue RabbitLabs/random-bunny#76 2023-11-19 14:37:08 +00:00
AS a package user, I want to be able to interact with the "sortBy" variable using pre-defined string types

Can enums be defined as strings? This might be helpful to do if so, if not we should make the type string OR enum, so we can interact with it like how it is right now (no change in API)

Vylpes opened issue External/card-drop#90 2023-11-15 18:06:46 +00:00
Investigate drop logic and if its repeating the same types of cards
Vylpes pushed to develop at External/card-drop 2023-11-13 20:07:41 +00:00
f005cf0289 Update dependency @types/jest to v29.5.8 (#87)
Vylpes deleted branch renovate/jest-29.x-lockfile from External/card-drop 2023-11-13 20:07:41 +00:00
Vylpes merged pull request External/card-drop#87 2023-11-13 20:07:40 +00:00
Update dependency @types/jest to v29.5.8
Vylpes pushed to develop at External/card-drop 2023-11-13 20:06:30 +00:00
3cb95832e2 Update dependency @types/express to v4.17.21 (#86)
Vylpes deleted branch renovate/express-4.x-lockfile from External/card-drop 2023-11-13 20:06:30 +00:00
Vylpes merged pull request External/card-drop#86 2023-11-13 20:06:28 +00:00
Update dependency @types/express to v4.17.21
Vylpes deleted branch renovate/node-20.x-lockfile from External/card-drop 2023-11-13 20:05:13 +00:00
Vylpes pushed to develop at External/card-drop 2023-11-13 20:05:12 +00:00
d621a7d7c8 Update dependency @types/node to v20.9.0 (#72)
Vylpes merged pull request External/card-drop#72 2023-11-13 20:05:11 +00:00
Update dependency @types/node to v20.9.0
Vylpes opened issue External/card-drop#89 2023-11-13 18:17:43 +00:00
Drop/Reroll: Claimed number should update upon claiming (+1)