Skip to content

Instantly share code, notes, and snippets.

@SignpostMarv
Created January 15, 2012 00:40
Show Gist options
  • Save SignpostMarv/1613619 to your computer and use it in GitHub Desktop.
Save SignpostMarv/1613619 to your computer and use it in GitHub Desktop.
aurora-sim frozen branch proposal

Proposal

  1. new branch be created from master, named "frozen"
  2. frozen branch is primarily for bug fixes
  3. cast votes to decide whether to make a given commit hash the latest release

frozen vs. master

master

  • use common sense when pushing to aurora-sim master branch
  • Make use of branching feature for experimental/extensive features before pushing onto master

frozen

  • vote to increment revision in major.minor.revision version number if you've committed any number of fixes (1 revision increment per bug might be a bit overkill)
  • vote to increment minor in major.minor.revision version number if you add a new feature/ make extensive change or refactor
@EnricoNirvana
Copy link

we need a wrokflow before to create frozen

@skidzTweak
Copy link

I think it would be helpful to have a new workflow prior to doing this.

@SignpostMarv
Copy link
Author

this page does not auto-refresh. use IRC :P

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment