Lines Matching +full:integration +full:- +full:time
1 .. _code-flow-and-branches:
14 collab-\*
23 vx.y-branch
29 turnaround time, and encourages collaboration and streamlines communication
34 final integration.
37 possible to initiate in-depth discussions around new additions before
54 - Use the infrastructure and tools provided by the project (GitHub, Git)
55 - All changes to collaboration branches shall come in form of github pull requests.
56 - Force pushing a collaboration branch is only allowed when rebasing against the main branch.
57 - Review changes coming from team members and request review from branch owners
59 - Keep the branch in sync with upstream and update on a regular basis.
60 - Push changes frequently to upstream using the following methods:
62 - GitHub pull requests: for example, when reviews have not been done in the local
63 branch (one-man branch).
64 - Merge requests: When a set of changes has been done in a local branch and