Commits on Source (1)
-
Jonas Höppner authored
The integration branch was reused even if there where new commits on the target branch, which could lead into reverting some changes. This adds a check, if the existing integration branch is directly based on the target branch and deletes it if not.
bcb6076b
Showing
- .gitlab-ci.yml 1 addition, 0 deletions.gitlab-ci.yml
- check_if_integration_branch_is_up_to_date.py 1 addition, 1 deletioncheck_if_integration_branch_is_up_to_date.py
- common.py 9 additions, 1 deletioncommon.py
- deploy_gitlab_ci.py 2 additions, 1 deletiondeploy_gitlab_ci.py
- update_submodule.py 33 additions, 18 deletionsupdate_submodule.py