Skip to content

Add new mode a+ for restore from backup and fetch assets#2401

Merged
cb-github-robot merged 4 commits intocloud-barista:mainfrom
seokho-son:main
Apr 1, 2026
Merged

Add new mode a+ for restore from backup and fetch assets#2401
cb-github-robot merged 4 commits intocloud-barista:mainfrom
seokho-son:main

Conversation

@seokho-son
Copy link
Copy Markdown
Member

@seokho-son seokho-son commented Apr 1, 2026

  • Introduces a+ option in the interactive init menu to “restore + patch CSV assets”.
  • Tracks the new user choice via patch_after_restore and reflects it in the operations summary.
  • After successful backup restore, optionally calls POST /tumblebug/updateImagesFromAsset and shows a spinner while it runs.

Signed-off-by: Seokho Son <shsongist@gmail.com>
@seokho-son seokho-son requested a review from yunkon-kim as a code owner April 1, 2026 13:31
Copilot AI review requested due to automatic review settings April 1, 2026 13:31
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an additional initialization mode (a+) to restore CB-Tumblebug assets from an existing backup and then apply the latest cloudimage.csv image updates on top, improving freshness without a full CSP fetch.

Changes:

  • Introduces a+ option in the interactive init menu to “restore + patch CSV assets”.
  • Tracks the new user choice via patch_after_restore and reflects it in the operations summary.
  • After successful backup restore, optionally calls POST /tumblebug/updateImagesFromAsset and shows a spinner while it runs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: Seokho Son <shsongist@gmail.com>
@github-actions github-actions bot added the asset label Apr 1, 2026
Signed-off-by: Seokho Son <shsongist@gmail.com>
Signed-off-by: Seokho Son <shsongist@gmail.com>
@seokho-son
Copy link
Copy Markdown
Member Author

/approve

@github-actions github-actions bot added the approved This PR is approved and will be merged soon. label Apr 1, 2026
@cb-github-robot cb-github-robot merged commit 4c85cf7 into cloud-barista:main Apr 1, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved This PR is approved and will be merged soon. asset

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants