Changes between Version 7 and Version 8 of SuperProjectWorkflow
- Timestamp:
- Jan 18, 2014, 4:32:17 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SuperProjectWorkflow
v7 v8 38 38 If the local tests fail, the script will revert the changes to the local release branch and the submodule maintainer will be notified. 39 39 40 Simple automatic scripts will not fully deal with release spanning bugs in submodules that require reverting several merges. (I.E bug fix library 1, new feature library 2, bug fix library 3, more of new feature library 2, bug fix library 4, and then the entire library 2 new feature needs to be removed.)40 Simple automatic scripts will not fully deal with release spanning bugs in submodules that require reverting several merges. (I.E bug fix library 1, new feature library 2, bug fix library 3, more of new feature library 2, bug fix library 4, and then the entire library 2 new feature needs to be removed.) 41 41 42 The hope is that by branching for release early, so that such commits occur over time, the library maintainer will be able to fix problems like the library 2 new feature example. If not, the library maintainers always have the authority to manually revert problem changes.42 The hope is that by branching for release early, so that such commits occur over time, the library maintainer will be able to fix problems like the library 2 new feature example. If not, the library maintainers always have the authority to manually revert problem changes. 43 43 44 44 === Regression testing ===
