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

Setup proper git workflow and start publishing snapshots to bintray #4

Open
JohnnyJayJay opened this issue Apr 3, 2020 · 0 comments
Labels
meta Project setup and structure, not related to code

Comments

@JohnnyJayJay
Copy link
Member

Currently, the project workflow is very basic. Since there is only one contributor and the entire project is still pre-ALPHA, most of the commits are made directly to the master branch and to integrate mela-command, the repo needs to be cloned and built manually.

In the future, this should change, by:

  • implementing semantic versioning
  • using a develop as well as feature/patch branches and committing big changes using pull requests
  • publishing snapshot versions to jcenter bintray
@JohnnyJayJay JohnnyJayJay added the meta Project setup and structure, not related to code label Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta Project setup and structure, not related to code
Projects
None yet
Development

No branches or pull requests

1 participant