vault backup: 2026-04-30 13:50:58

This commit is contained in:
Vadym Samoilenko 2026-04-30 13:50:58 +01:00
parent a113e8c575
commit c867fc05f7
2 changed files with 4 additions and 1 deletions

View file

@ -4,7 +4,7 @@
"syncFolder": "Hoarder",
"attachmentsFolder": "Hoarder/attachments",
"syncIntervalMinutes": 60,
"lastSyncTimestamp": 1777548836769,
"lastSyncTimestamp": 1777552435284,
"updateExistingFiles": false,
"excludeArchived": true,
"onlyFavorites": false,

View file

@ -125,3 +125,6 @@ tags: [daily]
- 13:18 | `Oliver (root)`
- **Asked:** Set up git mirroring of all projects to git.ai-impress.com/Oliver/ with proper Bitbucket credentials.
- **Done:** Identified that Bitbucket App Password (not Atlassian PAT) is required for repository listing via REST API and provided credential setup instructions.
- 13:49 | `Oliver (root)`
- **Asked:** Pull all projects and mirror them to Oliver organization on git.ai-impress.com.
- **Done:** Completed git pulls and pushed repositories to mirror, resolving history conflicts with force push for two projects.