AS a developer, I want my card database to automatically pull new cards from the Google Drive into the staging environment #35
Labels
No labels
blocked
duplicate
needs criteria
needs estimate
needs testing
question
requires documentation
type
admin
type
alert
type
bug
type
change
type
defect
type
dependencies
type
epic
type
spike
type
story
type
subtask
won't fix
No project
No assignees
2 participants
Notifications
Total time spent: 35 minutes 30 seconds
Due date
Vylpes
25 minutes 30 seconds
VylpesTester
10 minutes
No due date set.
Blocks
Reference: External/card-drop#35
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Epic:
Story Points: 8
AS a developer, I want my card database to automatically pull new cards from the Google Drive into the staging environment
SO THAT new changes can be fetched automatically without developer intervention
Acceptance Criteria
AS a developer and card creator
GIVEN a new card is uploaded to the google drive share
WHEN the bot comes to sync
THEN these cards should be brought over to the staging bot
Subtasks
Notes
rclone
command to fetchGoogle Drive syncto AS a developer, I want my card database to automatically pull new cards from the Google Drive into the staging environmentAlso need to add an "ignore" field so I can ignore certain folders
Webhook worked, can now reload the db on a web hook.
Testing for the script will be done as part of another ticket