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

conditonalpackage missed classes added by plugins, like Blueprint. #6421

Conversation

pkriens
Copy link
Member

@pkriens pkriens commented Jan 2, 2025

This PR fixes #6408. The conditional package has been moved after the plugin processing. This felt dangerous but no test failed. We need to keep a close eye on this however.


Signed-off-by: github-actions [email protected]

This PR fixes bndtools#6408. The conditional package has been moved _after_ the plugin processing.
This felt dangerous but no test failed. We need to keep a close eye on this however.

---
 Signed-off-by: github-actions <[email protected]>

Signed-off-by: github-actions <[email protected]>
@pkriens pkriens merged commit ef452c6 into bndtools:master Jan 2, 2025
9 checks passed
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.

conditionalpackage no longer works with Blueprint since 3.4.0
1 participant