Skip to content

fix(canary): hash extension files from one read#102

Merged
100yenadmin merged 1 commit into
reconcile/r24-internal-rc19-promotionfrom
reconcile/r26-codeql-canary-race
Jul 14, 2026
Merged

fix(canary): hash extension files from one read#102
100yenadmin merged 1 commit into
reconcile/r24-internal-rc19-promotionfrom
reconcile/r26-codeql-canary-race

Conversation

@100yenadmin

Copy link
Copy Markdown
Member

Summary

  • remove the extension-manifest statSync / readFileSync time-of-check/time-of-use pair
  • read each file once and derive both bytes and sha256 from the same immutable buffer
  • preserve manifest paths, ordering, hash algorithm, and output schema

Proof

Closes #101
Parent: #39
Promotion: #98

This changes only the disposable canary harness. It does not merge promotion, publish, release, deploy, roll out runtime changes, or mutate an index.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@coderabbitai

coderabbitai Bot commented Jul 14, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 5f061d93-5225-4ac0-a909-3eac2d938e5f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch reconcile/r26-codeql-canary-race

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

@100yenadmin 100yenadmin merged commit e74c53c into reconcile/r24-internal-rc19-promotion Jul 14, 2026
18 of 21 checks passed
@100yenadmin 100yenadmin deleted the reconcile/r26-codeql-canary-race branch July 14, 2026 07:17
@github-actions

Copy link
Copy Markdown

CI Report

All checks passed

Pipeline Status

Stage Status Details
✅ Typecheck success tsc --noEmit
✅ Tests success unit tests, 3 platforms
✅ E2E success gitnexus-web changes only

Test Results

Tests Passed Failed Skipped Duration
14716 14654 0 62 19s

✅ All 14654 tests passed

62 test(s) skipped — expand for details

Code Coverage

Tests

Metric Coverage Covered Base Delta Status
Statements 80.9% 54750/67676 N/A% 🟢 ████████████████░░░░
Branches 68% 33639/49462 N/A% 🟢 █████████████░░░░░░░
Functions 87.08% 6367/7311 N/A% 🟢 █████████████████░░░
Lines 84.41% 48849/57869 N/A% 🟢 ████████████████░░░░

📋 View full run · Generated by CI

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.

1 participant