Skip to content

refactor(cache): rename Save/Restore to RunSave/RunRestore#3965

Merged
buildkate merged 1 commit into
mainfrom
kates/A-1329-refactor-cache-restore
May 28, 2026
Merged

refactor(cache): rename Save/Restore to RunSave/RunRestore#3965
buildkate merged 1 commit into
mainfrom
kates/A-1329-refactor-cache-restore

Conversation

@buildkate
Copy link
Copy Markdown
Contributor

@buildkate buildkate commented May 28, 2026

Description

Rename Save/Restore to RunSave/RunRestore

Disambiguates the package-level orchestrators from the per-cache-ID
(*client).Save/Restore methods. No behaviour change.

Context

Resolves A-1329

Changes

Testing

  • Tests have run locally (with go test ./...). Buildkite employees may check this if the pipeline has run automatically.
  • Code is formatted (with go tool gofumpt -extra -w .)

Affiliation (optional, external contributors)

Disclosures / Credits

Orders dictated by me, executed by Claude.

@buildkate buildkate requested review from a team as code owners May 28, 2026 06:55
@buildkate buildkate requested a review from buildsworth-bk May 28, 2026 06:57
@buildkate buildkate force-pushed the kates/A-1329-refactor-cache-restore branch from 05daa10 to 19de52c Compare May 28, 2026 06:57
@buildkate buildkate enabled auto-merge May 28, 2026 06:57
Copy link
Copy Markdown

@buildsworth-bk-app buildsworth-bk-app Bot left a comment

Choose a reason for hiding this comment

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

Pure rename of the package-level orchestrators; all two call sites updated and the compiler enforces completeness. No behaviour change.

Want to dig deeper? The full session log is attached to this Buildkite build. Download the session file and open a new pi session with it:

Download the buildsworth logs from build 343, then answer my questions about the findings.

@buildkate buildkate merged commit 19d24dd into main May 28, 2026
3 of 4 checks passed
@buildkate buildkate deleted the kates/A-1329-refactor-cache-restore branch May 28, 2026 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant