-
Notifications
You must be signed in to change notification settings - Fork 32
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
Create separate "maintenance" branch #839
Comments
@hdoupe said in PolicyBrain issue #830:
Why do you need a separate branch? If several commits have been made to the latest release and you find a bug in the release, simply create the bug-fixing branch from the release (not from the tip of the master branch). I have done this several times over the past half year in my Tax-Calculator work. Here are notes from my policybrain-builder "cheat-sheet":
|
Ah, this sounds much easier. I was just about to start doing some |
Closing #839 |
I propose that we create a separate maintenance branch for pushing small features and bug fixes. As we phase in the changes for the CPS and benefits data, we will also need to quickly apply patches as bugs are discovered. One case where this would have been useful is yesterday in #836 where a separate branch with reverted changes had to be created in order to apply a minor patch.
The text was updated successfully, but these errors were encountered: