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 Semantic Versioning in finesse-backend #21

Open
4 tasks
k-allagbe opened this issue Dec 18, 2023 · 0 comments
Open
4 tasks

Implement Semantic Versioning in finesse-backend #21

k-allagbe opened this issue Dec 18, 2023 · 0 comments
Assignees

Comments

@k-allagbe
Copy link
Member

k-allagbe commented Dec 18, 2023

We're setting up Semantic Versioning in finesse-backend. This is key for managing our releases and changes more effectively. It will help us keep track of updates, ensure compatibility, and make it easier to handle bug reports and feature requests.

Tasks

  • Set up Semantic Versioning using blueprints.
  • Update our documentation with the new versioning approach.
  • Add a way to get the current version from the backend.
  • Create and implement tests to validate the versioning functionality.

Acceptance Criteria

  • Semantic Versioning is in place in the backend with blueprints.
  • Documentation includes info about our versioning.
  • There's a straightforward method to get the current backend version.
  • Versioning functionality is thoroughly tested and verified.
@k-allagbe k-allagbe moved this to Todo in Finesse Dec 21, 2023
@k-allagbe k-allagbe self-assigned this Dec 21, 2023
@k-allagbe k-allagbe moved this from Todo to In Progress in Finesse Dec 21, 2023
k-allagbe added a commit that referenced this issue Dec 22, 2023
@ibrahim-kabir ibrahim-kabir moved this from In Progress to Todo in Finesse Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant