Skip to content
Snippets Groups Projects
Commit ae892ce1 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 a63e43bb
No related branches found
No related tags found
1 merge request!318Integrate gitlab-ci/delete-infrastucture and 1 more
Pipeline #130347 passed with stage
in 23 seconds