Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

fix: remove provable-contracts checkout from nightly#33

Merged
noahgift merged 1 commit into
mainfrom
fix/nightly-checkout-path
Apr 5, 2026
Merged

fix: remove provable-contracts checkout from nightly#33
noahgift merged 1 commit into
mainfrom
fix/nightly-checkout-path

Conversation

@noahgift

@noahgift noahgift commented Apr 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Remove actions/checkout for paiml/provable-contracts with path: ../provable-contracts
  • GitHub Actions now rejects checkout paths outside the workspace directory
  • Cargo falls back to crates.io version = "0.2" when path dep is absent — correct for release builds

Fixes paiml/infra#14

🤖 Generated with Claude Code

…rkspace)

GitHub Actions hardened checkout path validation — ../provable-contracts
is outside the workspace. Cargo falls back to crates.io version via
the version = "0.2" fallback in Cargo.toml.

Fixes paiml/infra#14

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown

Thank you for your interest in this project, @noahgift.

This repository only accepts pull requests from organization members and authorized contributors. Your PR has been closed automatically.

If you believe you should have access, please open an issue to discuss your contribution first.

@github-actions github-actions Bot closed this Apr 5, 2026
@noahgift
noahgift merged commit 918ed77 into main Apr 5, 2026
6 of 7 checks passed
@noahgift
noahgift deleted the fix/nightly-checkout-path branch April 5, 2026 13:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant