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

Remove exclusive: false #3883

Open
basil opened this issue Apr 9, 2024 · 0 comments
Open

Remove exclusive: false #3883

basil opened this issue Apr 9, 2024 · 0 comments

Comments

@basil
Copy link
Contributor

basil commented Apr 9, 2024

At the time of this writing, 67 out of 507 CD-enabled components (13%) have exclusive: false. There isn't a real use case for this, so most (if not all) of these represent technical debt of some kind—typically a failure to complete the process of CD enablement and release a version using CD; because if that had already taken place, then I would have enabled exclusive CD in #3877.

These should be systematically evaluated; if CD is enabled in the plugin repository but a CD release has not been performed, then a CD release should be performed (in which case exclusive: false should be deleted), and if CD was never enabled in the plugin repository, then the attempt to enable CD should be completed (culminating in a CD release) or CD disabled for that plugin in this repository.

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

No branches or pull requests

1 participant