Skip to content

fix: also include plugins behind a profile in the build check #95

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

Merged

Conversation

smaarn
Copy link
Contributor

@smaarn smaarn commented May 1, 2025

The plugins which were under profile weren't included in the check, making the lock file potentially inconsistent depending on the profiles enabled (or disabled).

Fixes #93

@smaarn
Copy link
Contributor Author

smaarn commented May 1, 2025

There is an issue with this PR it's that it "rollsback" the check on the build artifacts for the plugin (required until this PR's binary is actually published since the existing published one doesn't support profile plugins.

@smaarn smaarn marked this pull request as ready for review May 1, 2025 10:05
@vandmo vandmo merged commit 1881198 into vandmo:master May 3, 2025
2 checks passed
@smaarn smaarn deleted the feat/build/also-include-profile-plugins branch May 24, 2025 19:06
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.

Support profiles in lock files. Specifically build lock.
2 participants