43 lines
1.2 KiB
YAML
Raw Normal View History

format_version: 3
pipelines:
2022-08-05 14:40:43 +02:00
ALP.RelPkgs:
2022-08-05 15:07:59 +02:00
group: LEO
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:
2022-08-05 14:40:43 +02:00
- script: ./pkglistgen.py -A https://api.opensuse.org update_and_solve -p SUSE:ALP -s target --only-release-packages --force
2022-08-05 14:40:43 +02:00
Pkglistgen.ALP:
2022-08-05 15:07:59 +02:00
group: LEO
lock_behavior: unlockWhenFinished
environment_variables:
OSC_CONFIG: /home/go/config/oscrc-staging-bot
timer:
spec: 0 10 * ? * *
only_on_changes: false
materials:
git:
git: https://github.com/openSUSE/openSUSE-release-tools.git
stages:
- pkglistgen:
approval:
type: manual
jobs:
LEO_target:
resources:
- repo-checker
tasks:
2022-08-05 14:40:43 +02:00
- script: python3 ./pkglistgen.py -d -A https://api.opensuse.org update_and_solve -p SUSE:ALP -s target