Skip to content

fix: pin cookbook test file URLs to main merge commit#77

Merged
eli-stewart merged 1 commit intomainfrom
eli/fix-cookbook-commit-hash
Apr 1, 2026
Merged

fix: pin cookbook test file URLs to main merge commit#77
eli-stewart merged 1 commit intomainfrom
eli/fix-cookbook-commit-hash

Conversation

@eli-stewart
Copy link
Copy Markdown
Contributor

Summary

Pin test file download URLs in the cookbook to the immutable merge commit hash (e45ac66) on main, instead of the main branch name.

Files persist even if the test-files/ directory is reorganized later. Existing Colab links won't break.

One-line change: BRANCH = "main" -> COMMIT = "e45ac66...".

Test plan

  • Verified files download at the pinned hash (200 OK)

Pin download URLs to immutable commit SHA (e45ac66) on main.
Files persist even if test-files/ directory is reorganized later.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@eli-stewart eli-stewart merged commit 12c70b4 into main Apr 1, 2026
7 checks passed
@stainless-app stainless-app bot mentioned this pull request Apr 2, 2026
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