ci: tutorial-v4 report snapshot (0.2.0-pinned) — do not merge - #76
Closed
dlipicar wants to merge 1 commit into
Closed
ci: tutorial-v4 report snapshot (0.2.0-pinned) — do not merge#76dlipicar wants to merge 1 commit into
dlipicar wants to merge 1 commit into
Conversation
Snapshot-only branch (do NOT merge). Its CI run publishes an immutable gh-pages directory `pr-<N>/<os>/` whose two-column report executes the tutorials pinned to the 0.2.0 release tags, matching the tutorial-v4 release. logos-doctest-hub's `v4` version entry pins to this pr-<N> dir (the same pattern v3 used with pr-61). master stays unpinned so the nightly `main/` report keeps tracking edge. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
📊 Tutorial execution reportRendered tutorial alongside the commands actually run and their output (updated each run, commit Pages can take a minute to update after the run finishes. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snapshot-only PR to publish an immutable
pr-<N>GitHub Pages report for the tutorial-v4 release, sologos-doctest-hubcan pin itsv4version to it (same pattern v3 used withpr-61).--release 0.2.0to the reportdoctest runinci.yml, so the published two-column report executes the tutorials against the 0.2.0 release tags.pr-<N>/<os>/report is published, this PR can be closed — the Pages directory persists (keep_files: true) and the hub iframes it live.main/report keeps tracking edge.🤖 Generated with Claude Code