AS a developer, I want my card database to automatically pull new cards from the Google Drive into the staging environment #35

Closed
opened 2023-09-10 12:33:44 +01:00 by Vylpes · 2 comments
Owner

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

  • Implement Google Drive sync
  • Reinitialise database
  • Fix requested changes

Notes

  • We can use the rclone command to fetch
  • We should make this run on a daily basis, as there will be a manual command later on
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 - [x] Implement Google Drive sync - [x] Reinitialise database - [x] Fix requested changes ## Notes - We can use the `rclone` command to fetch - We should make this run on a daily basis, as there will be a manual command later on
Vylpes added the
type
story
label 2023-09-10 12:33:49 +01:00
Vylpes added this to the 0.2.0 milestone 2023-09-11 20:28:56 +01:00
Vylpes changed title from Google Drive sync to AS a developer, I want my card database to automatically pull new cards from the Google Drive into the staging environment 2023-09-13 15:19:36 +01:00
Vylpes added this to the 0.2 Sprint 2 project 2023-10-07 14:15:20 +01:00
Vylpes self-assigned this 2023-10-19 18:41:40 +01:00
Vylpes modified the project from 0.2 Sprint 2 to 0.2 Sprint 3 2023-10-21 14:48:20 +01:00
Vylpes started working 2023-10-24 13:19:13 +01:00
Vylpes stopped working 2023-10-24 13:28:15 +01:00
9 minutes 2 seconds
Vylpes started working 2023-10-25 14:33:09 +01:00
Vylpes stopped working 2023-10-25 14:44:18 +01:00
11 minutes 9 seconds
Author
Owner

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

Also need to add an "ignore" field so I can ignore certain folders
Vylpes started working 2023-11-01 18:03:21 +00:00
Vylpes stopped working 2023-11-01 18:08:40 +00:00
5 minutes 19 seconds
Member

Webhook worked, can now reload the db on a web hook.

Screenshot 2023-11-04 at 14.28.24
Screenshot 2023-11-04 at 14.28.47

Testing for the script will be done as part of another ticket

Webhook worked, can now reload the db on a web hook. ![Screenshot 2023-11-04 at 14.28.24](/attachments/cb834438-c7fc-4285-888f-1c5ca593f5e8) ![Screenshot 2023-11-04 at 14.28.47](/attachments/54cb6b18-304b-423e-b6e1-f4725cf34818) Testing for the script will be done as part of another ticket
VylpesTester added spent time 2023-11-04 14:29:59 +00:00
10 minutes
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Total time spent: 35 minutes 30 seconds
Vylpes
25 minutes 30 seconds
VylpesTester
10 minutes
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: External/card-drop#35
No description provided.