Skip to content

chore(orion): update scorpiofs to 0.4.0 - #2162

Merged
genedna merged 2 commits into
mainfrom
codex/orion-scorpiofs-0.4.0
Jul 31, 2026
Merged

chore(orion): update scorpiofs to 0.4.0#2162
genedna merged 2 commits into
mainfrom
codex/orion-scorpiofs-0.4.0

Conversation

@Ivanbeethoven

Copy link
Copy Markdown
Collaborator

Summary

  • update Orion's Linux-only scorpiofs dependency to 0.4.0
  • refresh Cargo.lock

Why

Orion integrates the ScorpioFS crate directly and passes the CL subpath into its Antares mount flow.

Validation

  • scorpiofs 0.4.0 was published and Cargo-verified
  • Antares-backed buck2 build //project/distribution:distribution succeeded

Note

The configured TUNA Cargo mirror had not yet synced 0.4.0 when the lockfile was updated. The lockfile checksum is the SHA-256 of the crates.io release package.

@Ivanbeethoven
Ivanbeethoven marked this pull request as ready for review July 31, 2026 03:29

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 32d205df68

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread Cargo.lock
[[package]]
name = "scorpiofs"
version = "0.3.0"
version = "0.4.0"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Regenerate the scorpiofs lock entry

After bumping scorpiofs to 0.4.0, the lockfile still carries the old dependency edge under this package (Cargo.lock:7759 lists git-internal 0.4.1). The 0.4.0 manifest requires git-internal = "0.8.5" (source), so cargo build --locked/CI will either reject the stale lockfile or an unlocked build will rewrite it. Please regenerate Cargo.lock from the published 0.4.0 package so the scorpiofs dependency graph points at the already-locked 0.8.5 package.

Useful? React with 👍 / 👎.

@benjamin-747
benjamin-747 enabled auto-merge July 31, 2026 07:08
@genedna
genedna disabled auto-merge July 31, 2026 08:41
@genedna
genedna merged commit 42cd288 into main Jul 31, 2026
8 checks passed
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