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

Feature : Version Control #224

Merged
merged 6 commits into from
Mar 7, 2024
Merged

Conversation

kshitijrajsharma
Copy link
Member

@kshitijrajsharma kshitijrajsharma commented Mar 6, 2024

What does this PR do ?

  • Introduces version control method to releases
  • Migrates project to use pyproject.toml

Consideration

  • Follows the common standard we follow on other HOTOSM projects . Semantic versioning is used . The version number is composed of three segments: MAJOR.MINOR.PATCH
  • Uses commitizen for version control

How to test ?

  • You should be able to see version_control.md document for step by step instructions to make new releases

@kshitijrajsharma kshitijrajsharma marked this pull request as ready for review March 6, 2024 17:18
@kshitijrajsharma kshitijrajsharma merged commit 3cbff8b into develop Mar 7, 2024
9 of 10 checks passed
@kshitijrajsharma kshitijrajsharma deleted the feature/version-control branch March 7, 2024 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant