Skip to content

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 github-actions@bndtools.org

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 <github-actions@bndtools.org>

Signed-off-by: github-actions <github-actions@bndtools.org>
@pkriens pkriens merged commit ef452c6 into bndtools:master Jan 2, 2025
9 checks passed
@chrisrueger chrisrueger added the breakingchange PR introduce a breaking change, which need to be mentioned in release notes. label Oct 4, 2025
@chrisrueger
Copy link
Contributor

Added the "breakingchange" label just in case. We don't know if anything breaks yet, but since processing order was changed it is likely behaviour changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breakingchange PR introduce a breaking change, which need to be mentioned in release notes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

conditionalpackage no longer works with Blueprint since 3.4.0

2 participants