You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
pnpm generate
executed in theweb
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
Drawbacks
N/A
The text was updated successfully, but these errors were encountered: