-
Notifications
You must be signed in to change notification settings - Fork 34
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
Document release process (differences between 1.x-stable and 2.x-experimental) #270
Comments
Notes from conversation with Vets.gov team:
|
Assigned to myself to review and comment. Putting in Phase II. |
One thing we may need to revisit when looking at the release process is our CircleCI config, which deploys only the "production" branch. If we change our branching strategy, this config may need to change. |
Dave has been keeping wiki page up to date so we'll call this good. The team will continually work / ongoing work to refine the process and so on. |
Closing this because of the previous comment, and also because there isn't an experimental branch yet. but pleae promise when you get there, you'll document the differences. :) |
We need to come up with a better solution for releasing patches for bug fixes quickly, and group breaking changes in chunks and release those more slowly. Our current release process does not enable us to do this.
The text was updated successfully, but these errors were encountered: