Skip to main content

Git Branches and Tags

TODO: File a subtask under HDDS-9861 and complete this page or section.

  • Most development happens on master
  • Try to keep master releasable
  • Usage of branches and tags to mark releases

Feature Branches

  • When to use feature branches
  • Feature branch merge process, including vote and checklist from Confluence.
    • Checklist can be attached to Github PR and mailing list, does not need to be updated on the website.