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

Research Uwazi Versioning #2966

Closed
7 tasks
RafaPolit opened this issue Jun 11, 2020 · 1 comment
Closed
7 tasks

Research Uwazi Versioning #2966

RafaPolit opened this issue Jun 11, 2020 · 1 comment

Comments

@RafaPolit
Copy link
Member

RafaPolit commented Jun 11, 2020

We need:

  • Automatic increase of minor version? upon: master merge? with each migration?
  • Manual upgrade of major versions
  • Keep better release notes so users know breaking changes, bug fixes, etc.
  • Client version-checking of match between client and server to prevent corruption of data
  • Create template for documenting in PR: breaking changes, bug fixes, new functionality, documentation?
  • Explore option to have two dev branches? One with patches, the other with features so we can split them? Research this.
  • Research existing templates for Git Workflow

Some related issues:
#2101
#2041

@txau
Copy link
Collaborator

txau commented Sep 18, 2020

This has been addressed and we are using semver now.

@txau txau closed this as completed Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants