chore(release): remove stray local-replay artifacts from the v3.22.0 release commit - #877
Merged
Merged
Conversation
…release commit eval_report.json, pytest-collect.err, and pytest-collect.txt were written by a local replay of the CI run steps and swept in by git add -A in #876. They are CI scratch output, not repository content. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01FZZ7fP44KS8xvPoCiNwnRQ
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.
[skip-closes-check] — cleanup of #876; no issue to close.
Removes three files that a local replay of the CI run steps wrote into the checkout and that
git add -Aswept into the #876 squash commit:eval_report.json,pytest-collect.err,pytest-collect.txt. They are CI scratch output (the test-count workflow deletes its own copies). No other change.The
v3.22.0tag pushed on #876's merge commit has been deleted before any release was published; it is re-created on this PR's merge commit.🤖 Generated with Claude Code
https://claude.ai/code/session_01FZZ7fP44KS8xvPoCiNwnRQ