Skip to content

build.yml: Enable provenance#552

Merged
edolstra merged 1 commit into
mainfrom
gha-enable-provenance
Jul 9, 2026
Merged

build.yml: Enable provenance#552
edolstra merged 1 commit into
mainfrom
gha-enable-provenance

Conversation

@edolstra

@edolstra edolstra commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Motivation

Hopefully make it easier to map store paths from Sentry crash reports back to the exact build.

Context

Summary by CodeRabbit

  • Chores
    • Updated build and test automation to enable Nix provenance consistently across major pipeline jobs.
    • Improves the uniformity of build metadata to support more traceable release artifacts.

@coderabbitai

coderabbitai Bot commented Jul 9, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

This PR adds extra-conf: extra-experimental-features = provenance to the determinate-nix-action step in seven CI jobs in build.yml. It also includes a whitespace-only line change at the start of src/nix/main.cc.

Changes

CI Provenance Config

Layer / File(s) Summary
Enable provenance flag across CI jobs
.github/workflows/build.yml
Adds extra-conf: extra-experimental-features = provenance to the determinate-nix-action step in the build, build_static, test, vm_tests_smoke, vm_tests_all, flake_regressions, and manual jobs.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Suggested reviewers: grahamc, cole-h

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: enabling provenance in build.yml.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch gha-enable-provenance

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

@github-actions github-actions Bot temporarily deployed to pull request July 9, 2026 14:07 Inactive
Comment thread src/nix/main.cc Outdated
@github-actions github-actions Bot temporarily deployed to pull request July 9, 2026 14:14 Inactive
@edolstra edolstra force-pushed the gha-enable-provenance branch from 37bdbcc to 8ec7a34 Compare July 9, 2026 14:29
@github-actions github-actions Bot temporarily deployed to pull request July 9, 2026 14:32 Inactive
@edolstra edolstra added this pull request to the merge queue Jul 9, 2026
Merged via the queue into main with commit 0eec390 Jul 9, 2026
64 checks passed
@edolstra edolstra deleted the gha-enable-provenance branch July 9, 2026 15:09
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