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

Fix repo-chain changes check #4897

Merged
merged 3 commits into from Apr 21, 2022
Merged

Fix repo-chain changes check #4897

merged 3 commits into from Apr 21, 2022

Conversation

lizmat
Copy link
Contributor

@lizmat lizmat commented Apr 21, 2022

It was incorrectly checking the compilation unit ID against the
what is considered the original first REPO.id in the chain. It
should be checking against the current first REPO.id!

It was incorrectly checking the compilation unit ID against the
what is considered the original first REPO.id in the chain.  It
should be checking against the *current* first REPO.id!
@lizmat lizmat requested review from niner and ugexe April 21, 2022 12:04
@lizmat
Copy link
Contributor Author

lizmat commented Apr 21, 2022

This does not actually fix the currently unnecessary dependency checks on use Test, but it takes away one of the reasons for that check.

@lizmat lizmat merged commit 4a7da9a into master Apr 21, 2022
@lizmat lizmat deleted the lizmat-fix-repo-chain-check branch April 21, 2022 22:27
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.

None yet

2 participants