Merge forward from Jammy#617
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Updates embedded asset references/metadata after merging forward from Jammy, bumping the BOSH agent and blobstore CLI versions and refreshing the Ubuntu Jammy OS-image metalink to the latest published artifact.
Changes:
- Bump bosh-go-agent artifact metadata from
2.851.0to2.852.0(version file + metalink). - Bump blobstore CLIs (S3/GCS/Azure Storage) to their next patch versions (version/url/sha256sum).
- Update Ubuntu Jammy OS-image metalink to
1079.0.0and adjust README test instructions to referenceubuntu_spec.rb.
Reviewed changes
Copilot reviewed 13 out of 32 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| stemcell_builder/stages/bosh_go_agent/assets/metalink.meta4 | Updates bosh-agent metalink entries (filenames/URLs/versions/hashes) to 2.852.0. |
| stemcell_builder/stages/bosh_go_agent/assets/bosh-agent-version | Bumps tracked bosh-agent version to 2.852.0. |
| stemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-s3.version | Bumps S3 CLI version to 0.0.406. |
| stemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-s3.url | Updates S3 CLI download URL to 0.0.406. |
| stemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-s3.sha256sum | Updates S3 CLI SHA256 to match 0.0.406. |
| stemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-gcs.version | Bumps GCS CLI version to 0.0.386. |
| stemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-gcs.url | Updates GCS CLI download URL to 0.0.386. |
| stemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-gcs.sha256sum | Updates GCS CLI SHA256 to match 0.0.386. |
| stemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-azure-storage.version | Bumps Azure Storage CLI version to 0.0.236. |
| stemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-azure-storage.url | Updates Azure Storage CLI download URL to 0.0.236. |
| stemcell_builder/stages/blobstore_clis/assets/bosh-blobstore-azure-storage.sha256sum | Updates Azure Storage CLI SHA256 to match 0.0.236. |
| README.md | Updates OS-image test instructions to point to spec/os_image/ubuntu_spec.rb. |
| image-metalinks/ubuntu-jammy/ubuntu-jammy.meta4 | Updates Jammy OS-image metalink hashes/size/version to 1079.0.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.