Skip to content

feat: retain verified CENTRAL update backups - #149

Merged
pcvantol merged 2 commits into
mainfrom
codex/ep-update-backup-adapter-v1
Sep 9, 2026
Merged

feat: retain verified CENTRAL update backups#149
pcvantol merged 2 commits into
mainfrom
codex/ep-update-backup-adapter-v1

Conversation

@pcvantol

@pcvantol pcvantol commented Sep 9, 2026

Copy link
Copy Markdown
Owner

Problem

An update operation needs a durable CENTRAL recovery artifact that remains outside disposable build/download/cache paths.

Change

  • add an EP-owned operation-scoped CENTRAL backup action
  • fsync, restrict permissions, calculate a SHA-256 digest, and verify SQLite integrity
  • reuse the same verified backup on resume rather than creating another candidate

Validation

  • focused update executor, activation, service, and backup tests pass locally

No publication, live installation, service modification, or artifact deletion is performed by this source change.

@pcvantol
pcvantol force-pushed the codex/ep-update-backup-adapter-v1 branch from e4b6979 to 789dc65 Compare September 9, 2026 13:09
@pcvantol
pcvantol merged commit 555fb1a into main Sep 9, 2026
18 checks passed
@pcvantol
pcvantol deleted the codex/ep-update-backup-adapter-v1 branch September 9, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant