Skip to content

ci: AINFRA-3000: Use CI toolkit 6.3.0 for better artifact caching - #377

Merged
mokagio merged 1 commit into
trunkfrom
ainfra-3000-bump-a8c-ci-toolkit-to-630-in-automattic-tracks-ios
Aug 27, 2026
Merged

ci: AINFRA-3000: Use CI toolkit 6.3.0 for better artifact caching#377
mokagio merged 1 commit into
trunkfrom
ainfra-3000-bump-a8c-ci-toolkit-to-630-in-automattic-tracks-ios

Conversation

@mokagio

@mokagio mokagio commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

The majors crossed (4.0.0, 5.0.0, 6.0.0) carry three breaking changes between them: pr_changed_files switching to exit codes, and two Windows-only script removals. Automattic-Tracks-iOS calls install_gems, so we're good.

As of 6.1.0 6.1.1, CI toolkit uses the Synology NAS on-premises on the macOS queue, falling back to S3 only when that's not available, resulting in lower S3 hits.

Toolkit 6.1.0 made `restore_cache` try the on-premises Synology NAS
before falling back to S3 on the macOS queue.
Pinned at 6.0.0, every gem and SPM cache restore in this pipeline was
paying billed S3 egress.

The majors crossed (4.0.0, 5.0.0, 6.0.0) carry three breaking changes:
`pr_changed_files` switching to exit codes, and two Windows-only script
removals.
This pipeline only calls `install_gems`, so none apply.

---

Generated with the help of Claude Code, https://code.claude.com

Co-Authored-By: Claude Code Opus 5 <noreply@anthropic.com>
Copilot AI lite review requested due to automatic review settings August 27, 2026 06:18
@mokagio mokagio self-assigned this Aug 27, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the Buildkite CI configuration to use a newer version of Automattic’s CI toolkit plugin, aligning this repo’s pipeline tooling with the desired artifact caching improvements described in the PR.

Changes:

  • Bumps CI_TOOLKIT_PLUGIN_VERSION from 6.0.0 to 6.3.0 in the shared Buildkite pipeline variables script.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@mokagio
mokagio enabled auto-merge August 27, 2026 06:28
@mokagio
mokagio merged commit cda9de2 into trunk Aug 27, 2026
7 checks passed
@mokagio
mokagio deleted the ainfra-3000-bump-a8c-ci-toolkit-to-630-in-automattic-tracks-ios branch August 27, 2026 14: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.

3 participants