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

Start doing releases for dev and production #248

Open
omranlm opened this issue May 27, 2024 · 0 comments
Open

Start doing releases for dev and production #248

omranlm opened this issue May 27, 2024 · 0 comments
Assignees

Comments

@omranlm
Copy link
Contributor

omranlm commented May 27, 2024

Master branch will be the development branch for all features, fixes and others and latest dev deployment will be on https://fair-dev.hotosm.org/

Docker images should be built when there is new push into master branch and this image will be consider as development images and won't be used in production.

The docker production image will be built based on releases and we will do release from the master branch always!

Release strategy will be semantic versioning which will look like v#.#.#

  1. MAJOR version when you make incompatible changes
  2. MINOR version when you add functionality in a backward compatible manner
  3. PATCH version when you make backward compatible bug fixes

@kshitijrajsharma

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