Skip to content

feat: add a warning in case of profile plugins not being declared in standard build #94

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

Closed

Conversation

smaarn
Copy link
Contributor

@smaarn smaarn commented May 1, 2025

Issue here is that whenever profiles are being used, you don't have any guarantee that plugins being used in the project build are the sole ones which may "ever" be used.

There were several options here:

  1. Forcefully collects those plugins
  2. Add a warning

This PR is going for option 2

@smaarn smaarn force-pushed the feat/build/add-check-on-profiled-plugins branch from df14a30 to 6eec1d2 Compare May 1, 2025 09:21
@smaarn
Copy link
Contributor Author

smaarn commented May 1, 2025

Closing in favor of #95

@smaarn smaarn closed this May 1, 2025
@smaarn smaarn deleted the feat/build/add-check-on-profiled-plugins branch May 1, 2025 10: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.

1 participant