Conversation
Also restoring MIN_RANGE_SIZE that seems to have been deleted accidentally in 86e35b2
Contributor
Author
|
CI fails because we use the container from the main branch only (see #35), but this should work fine once merged |
Contributor
Author
|
Also had to move some code around to fix kani |
There was a problem hiding this comment.
Pull request overview
Updates the devcontainer configuration and build image to support the CI/container build pipeline changes (notably around container caching/build behavior, likely for Podman compatibility).
Changes:
- Adjust
.devcontainer/devcontainer.jsoncacheFromto use a single GHCR image reference. - Bump the Rust toolchain version used in the devcontainer Dockerfile.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
.devcontainer/devcontainer.json |
Updates registry cache source image reference used by devcontainer builds. |
.devcontainer/Dockerfile |
Changes the pinned Rust toolchain version installed via rustup. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
thomasw04
approved these changes
Mar 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.