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

Implement releases #147

Open
6 tasks
gabor-boros opened this issue Apr 16, 2024 · 0 comments
Open
6 tasks

Implement releases #147

gabor-boros opened this issue Apr 16, 2024 · 0 comments
Labels
api enhancement New feature or request

Comments

@gabor-boros
Copy link
Contributor

Summary

Releases and roadmaps are important for project management to track features, bugs and reorganize tasks as needed. This issue is about designing and implementing releases.

  • Create an ADR for releases
  • Implement releases
  • Extend the Open API description and regenerate the HTTP server from it
  • Extend HTTP controller(s)
  • Implement the missing strict server interface methods
  • Regenerate the front-end API client (using pnpm generate executed in the web directory)

Keep in mind that releases should have to be linked to documents, issues, and so on (or in the other way).

Example Use-cases

  • Keeping track of the delivery date of a group of several issues

Drawbacks

N/A

@gabor-boros gabor-boros added enhancement New feature or request api labels Apr 16, 2024
@gabor-boros gabor-boros mentioned this issue Apr 16, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant