Skip to content
Snippets Groups Projects
Commit 12d15c79 authored by GitBot's avatar GitBot
Browse files

Integrate gitlab-ci/delete-infrastucture and 1 more

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@01d6973b

Scripts: Add script to delete all integration/ branches

It happens that the integration branches are left over from provious
runs of the pipeline, when MRs are closed without merging, for example.

Also a bug in the gitlab-ci makes the pipeline fail, when an integration
branch should be reused. The new scripts just deletes all integration
branch in the given project tree without further checks.

Needs to be run manually.

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@c05acbe1

Add scripts to setup a virtual python environment

Use:
```
cd script
source setup_venv.sh
```
to change to the venv.
parent b9f3a981
No related branches found
No related tags found
1 merge request!571Integrate gitlab-ci/delete-infrastucture and 1 more
Pipeline #130298 passed with stage
in 17 seconds