Skip to content

feat: add convenience scripts for diffing gold runs#1124

Open
baltzell wants to merge 2 commits intodevelopmentfrom
gold-diff
Open

feat: add convenience scripts for diffing gold runs#1124
baltzell wants to merge 2 commits intodevelopmentfrom
gold-diff

Conversation

@baltzell
Copy link
Collaborator

@baltzell baltzell commented Feb 21, 2026

Used for testing PRs #1064, #1065, and #1066. Likely to be useful again soon.

@baltzell baltzell changed the title add convenience scripts for diffing gold runs draft: add convenience scripts for diffing gold runs Feb 21, 2026
@baltzell baltzell marked this pull request as ready for review February 24, 2026 03:02
@baltzell baltzell enabled auto-merge (squash) February 24, 2026 03:02
@baltzell baltzell changed the title draft: add convenience scripts for diffing gold runs feat: add convenience scripts for diffing gold runs Feb 24, 2026
Comment on lines +4 to +5
csv=gold.csv
cache=$(cd $(dirname ${BASH_SOURCE[0]}) &> /dev/null && pwd)/pin-gold.txt
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These files are not stored in coatjava; at least inform the user if their current working directory is wrong. Also, do you mean gold.pin?

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