You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marina Golosova edited this page Mar 14, 2019
·
1 revision
Development guide
Branch 'api' is used as a master for the API instance installed on aiatlas172, so should be treated with care and respect. Main developer of the API server is Marina Golosova, so she is the one you need in case of any questions.
There are few simple rules to make sure things will go fine:
Any changes in 'api' branch should be done via pull requests. (anyone)
Before any merge try to apply changes on bamboo@KI. (mgolosova)
After every merge, run puppet agent -t command on aiatlas172. (mgolosova)
In case of failure after the merge, if the reason is not too obvious, revert the merge. (mgolosova)