Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid testing hard-coded trees due to GH Bug #19

Merged
merged 1 commit into from
Aug 25, 2024
Merged

Conversation

s0
Copy link
Owner

@s0 s0 commented Aug 25, 2024

See: https://github.com/orgs/community/discussions/136777

createRef cannot be reliably used for older commits, so hard-coding expected commits and trees is not reliable for tests.

Avoid testing tree hashes and use most recent commits for now.

@s0 s0 marked this pull request as ready for review August 25, 2024 16:44
See: https://github.com/orgs/community/discussions/136777

createRef cannot be reliably used for older commits,
so hard-coding expected commits and trees is not reliable for tests.

Avoid testing tree hashes and use most recent commits for now.
@s0 s0 force-pushed the workaround-createref-bug branch from 1c58710 to 0f6be11 Compare August 25, 2024 16:46
@s0 s0 enabled auto-merge (squash) August 25, 2024 16:46
@s0 s0 merged commit 6529a43 into main Aug 25, 2024
1 check passed
@s0 s0 deleted the workaround-createref-bug branch August 25, 2024 16:47
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