Skip to content

fix(rust): add support for nightly channel#6768

Merged
jamietanna merged 1 commit into
mainfrom
fix/rust-nightly
Jun 19, 2026
Merged

fix(rust): add support for nightly channel#6768
jamietanna merged 1 commit into
mainfrom
fix/rust-nightly

Conversation

@jamietanna

@jamietanna jamietanna commented May 22, 2026

Copy link
Copy Markdown
Contributor

As per renovatebot/renovate#43489, when
Renovate provides a date-based nightly version, such as
nightly-2026-06-19, Containerbase doesn't currently determine the
correct URL to download the nightly build from.

We can make sure to rewrite the URL as appropriate when a specific
Nightly version is specified.

With help from Claude to write the test, and GPT-4.1 to write the
pattern match.

As per renovatebot/renovate#43489, when
Renovate provides a date-based nightly version, such as
`nightly-2026-06-19`, Containerbase doesn't currently determine the
correct URL to download the nightly build from.

We can make sure to rewrite the URL as appropriate when a specific
Nightly version is specified.

With help from Claude to write the test, and GPT-4.1 to write the
pattern match.

Co-authored-by: gpt-4.1 <jamie.tanna+github-copilot@mend.io>
Co-authored-by: Claude Sonnet 4.6 <jamie.tanna+claude-code@mend.io>
@jamietanna jamietanna requested a review from viceice June 19, 2026 13:00
@jamietanna jamietanna marked this pull request as ready for review June 19, 2026 13:00
Comment thread test/rust/Dockerfile
@jamietanna jamietanna added this pull request to the merge queue Jun 19, 2026
Merged via the queue into main with commit 9cd2f9b Jun 19, 2026
58 checks passed
@jamietanna jamietanna deleted the fix/rust-nightly branch June 19, 2026 13:53
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.

2 participants