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

Edition Configuration for Projects #1766

Closed
6 tasks
radeusgd opened this issue May 28, 2021 · 1 comment
Closed
6 tasks

Edition Configuration for Projects #1766

radeusgd opened this issue May 28, 2021 · 1 comment
Labels
p-high Should be completed in the next sprint

Comments

@radeusgd
Copy link
Member

radeusgd commented May 28, 2021

Summary

Each project needs an edition associated with it.

Value

  • Users can set which eddition the project is associated with, which will later affect what library versions are used etc.

Specification

  • Extend the pkg library to include the Edition.
  • Implement the protocol:
    • Getting the associated edition.
    • Setting the associated edition.
    • Getting / downloading all available editions.

Acceptance Criteria & Test Cases

  • The above specification has been completed.
  • There were added tests that set and query the editions.
@radeusgd radeusgd added Category: Backend p-high Should be completed in the next sprint labels May 28, 2021
@radeusgd
Copy link
Member Author

radeusgd commented Jun 2, 2021

Superseded by #1769 and #1776

@radeusgd radeusgd closed this as completed Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-high Should be completed in the next sprint
Projects
None yet
Development

No branches or pull requests

1 participant