Replies: 1 comment
-
I personally would prefer "Validation-Missing-Dependency" I think there also needs to be Maybe
For the nuanced cases in the original post (last version vs package removal / missing specific version) I would say posting in the comment is sufficient. I think there also needs to be |
Beta Was this translation helpful? Give feedback.
-
We're working on the dependency validation logic for the community repository. I'd like to get feedback on label titles.
A manifest would create a circular dependency.
Removal of a manifest would break other packages with a dependency if it is removed.
A manifest has a dependency that isn't in the repository.
There are some subtle nuances with removing a package all together as opposed to deleting the "last" manifest version that meets a dependency requirement.
There is also a difference between depending on a package that doesn't exist as opposed to depending on a version of a package that does not exist.
For the nuanced cases, we could provide different labels or simply provide more detail in the PR comment. What would you prefer?
Mentioning Community Moderators:
@ImJoakim, @ItzLevvie, @jedieaston, @KaranKad, @OfficialEsco, @quhxl, @Trenly
Beta Was this translation helpful? Give feedback.
All reactions