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

[UNDER-DISCUSSION] how to handle inconsistent dependencies #2306

Open
4 tasks
joshua-cogliati-inl opened this issue Apr 22, 2024 · 0 comments
Open
4 tasks
Labels
under-discussion issues that are under discussion

Comments

@joshua-cogliati-inl
Copy link
Contributor


Under Discussion Topic

If a single dependency is specified twice (either in the same dependencies.xml file or in two different dependencies.xml file such as in two different plugins) how should this be handled? They probably should check for consistency and if they are inconsistent, then error out.

Consistent Examples: 1. pyomo=6 and pyomo=6.4, pyomo (no version) and pyomo=6.4

Inconsistent Example: pyomo=6.4 and pyomo=6.7


For Change Control Board: Issue Review

This review should occur before any development is performed as a response to this issue.

  • 1. Is it tagged with the under_discussion type?
  • 2. If implemented, it will add a new requirement?
  • 3. Is a rationale provided? (Such as explaining why the improvement is needed )

For Change Control Board: Issue Closure

This review should occur when the issue is imminently going to be closed.

  • 1. The discussion determined the addition of a new task issue?
@joshua-cogliati-inl joshua-cogliati-inl added the under-discussion issues that are under discussion label Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
under-discussion issues that are under discussion
Projects
None yet
Development

No branches or pull requests

1 participant