Skip to content
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.

[fix] fix transitive target failure check in bloop export #287

Merged
merged 2 commits into from
Aug 16, 2022

Conversation

steveniemitz
Copy link
Contributor

#261 accidentally switched the predicate to test if any transitive targets failed, resulting in direct failures causing project imports to fail, and transitive ones to succeed. This is the opposite of what should happen.

This changes it back, and adds a unit test.

@abrams27
Copy link
Member

and please update the changelog

@abrams27 abrams27 changed the title fix transitive target check in bloop export [fix] fix transitive target check in bloop export Aug 16, 2022
@steveniemitz steveniemitz changed the title [fix] fix transitive target check in bloop export [fix] fix transitive target failure check in bloop export Aug 16, 2022
@steveniemitz
Copy link
Contributor Author

and please update the changelog

done!

CHANGELOG.md Outdated Show resolved Hide resolved
@steveniemitz steveniemitz force-pushed the fix-transitive-target-check branch from 50b16d0 to 788f6fc Compare August 16, 2022 13:34
@abrams27 abrams27 merged commit 0107ce5 into JetBrains:master Aug 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants