... | ... | @@ -52,4 +52,11 @@ o Run Jenkins job with '--tags' appended to the git push command. |
|
|
|
|
|
Notes
|
|
|
=====
|
|
|
1) Verify if it is possible to reuses artifacts from old build or if all apks will need to be delivered .. |
|
|
0. Verify if it is possible to reuses artifacts from old build or if all apks will need to be delivered ..
|
|
|
|
|
|
0. QA Branches (release, test, hotfix ) are all located in the INT builds column. naming : qa_<reason>, rb_<version>, hf_<version-patch>
|
|
|
|
|
|
0. Rules
|
|
|
0. QA pulls from develop and master. (Team QA's use feature branches for testing)
|
|
|
0. Devs commit into fb_ , hf_
|
|
|
0. Devs may commit to rb_ (as permitted by qa) |