Skip to content

Commit

Permalink
Remove Pulpcore 3.28 pipelines
Browse files Browse the repository at this point in the history
Remove Pulpcore pipelines related to Koji
  • Loading branch information
Odilhao authored and ekohl committed Mar 22, 2024
1 parent 796c661 commit 43f54d2
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 136 deletions.
12 changes: 0 additions & 12 deletions centos.org/jobs/pulpcore-pipelines.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,4 @@
---
- project:
name: pulpcore-koji
jobs:
- 'foreman-pipeline-{type}-{flavor}-{version}'
empty: ''
version:
!include: ../../theforeman.org/yaml/includes/pulpcore_versions_koji.yaml.inc
type:
- pulpcore
flavor:
- rpm

- project:
name: pulpcore-copr
jobs:
Expand Down
77 changes: 0 additions & 77 deletions theforeman.org/pipelines/release/pulpcore_packaging_release.groovy

This file was deleted.

10 changes: 0 additions & 10 deletions theforeman.org/pipelines/vars/pulpcore/3.28.groovy

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,6 @@
- 'pipelines/lib/release.groovy{empty}'
- 'pipelines/lib/foreman_infra.groovy{empty}'

- project:
name: pulpcore-koji
jobs:
- 'pulpcore-{version}-rpm-pipeline'
empty: ''
version:
!include: ../../includes/pulpcore_versions_koji.yaml.inc

- project:
name: pulpcore-copr
jobs:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,32 +1,4 @@
---
- job-template:
name: 'pulpcore-packaging-rpm-{version}-release'
project-type: pipeline
sandbox: true
concurrent: false
properties:
- github:
url: https://github.com/thepulpcore/pulpcore-packaging
triggers:
- github
dsl:
!include-raw:
- 'pipelines/vars/pulpcore/{version}.groovy'
- 'pipelines/release/pulpcore_packaging_release.groovy{empty}'
- 'pipelines/lib/git.groovy{empty}'
- 'pipelines/lib/ansible.groovy{empty}'
- 'pipelines/lib/obal.groovy{empty}'
- 'pipelines/lib/packaging.groovy{empty}'
- 'pipelines/lib/foreman_infra.groovy{empty}'

- project:
name: pulpcore-packaging-rpm-koji
jobs:
- 'pulpcore-packaging-rpm-{version}-release'
empty: ''
version:
!include: ../../includes/pulpcore_versions_koji.yaml.inc

- project:
name: pulpcore-packaging-rpm-copr
jobs:
Expand Down

0 comments on commit 43f54d2

Please sign in to comment.