format_version: 3 pipelines: Devel.Carmeleon.RelPkgs: group: Devel.Carmeleon.Target lock_behavior: unlockWhenFinished timer: spec: 0 10 * ? * * only_on_changes: false materials: git: git: https://github.com/openSUSE/openSUSE-release-tools.git environment_variables: OSC_CONFIG: /home/go/config/oscrc-staging-bot stages: - Create.Release.Packages: approval: manual resources: - repo-checker tasks: - script: ./pkglistgen.py -A https://api.suse.de update_and_solve -p Devel:Carmeleon -s target --only-release-packages --force Devel.Carmeleon.Package.Lists: group: Devel.Carmeleon.Target lock_behavior: unlockWhenFinished materials: repos: git: git://botmaster.suse.de/suse-repos.git auto_update: true destination: repos whitelist: - Devel:Carmeleon_-_standard.yaml scripts: git: https://github.com/openSUSE/openSUSE-release-tools.git auto_update: true destination: scripts whitelist: - DO_NOT_TRIGGER environment_variables: OSC_CONFIG: /home/go/config/oscrc-staging-bot stages: - Update.000product: resources: - repo-checker tasks: - script: ./scripts/pkglistgen.py -A https://api.suse.de --debug update_and_solve -p Devel:Carmeleon -s target --force Devel.Carmeleon.Images: group: Devel.Carmeleon.Target lock_behavior: unlockWhenFinished materials: repos: git: git://botmaster.suse.de/suse-repos.git auto_update: true whitelist: - Devel:Carmeleon_-_images.yaml destination: repos scripts: auto_update: true git: https://github.com/openSUSE/openSUSE-release-tools.git whitelist: - DO_NOT_TRIGGER destination: scripts environment_variables: OSC_CONFIG: /home/go/config/oscrc-staging-bot stages: - Expect.Images.To.Finish: resources: - staging-bot tasks: - script: | export PYTHONPATH=scripts ./scripts/gocd/verify-repo-built-successful.py -A https://api.suse.de -p Devel:Carmeleon -r images