Skip to content

Commit

Permalink
Add python state back to fedora
Browse files Browse the repository at this point in the history
  • Loading branch information
dwoz committed Nov 19, 2024
1 parent 7b4cca2 commit 586c2ba
Show file tree
Hide file tree
Showing 32 changed files with 70 additions and 70 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/.container.template.j2
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/<{ workflow_file_name }>'
- '<{ repository_path }>/*'
- '<{ repository_path }>/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/<{ workflow_file_name }>'
- '<{ repository_path }>/*'
- '<{ repository_path }>/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/amazonlinux-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/amazonlinux-containers.yml'
- 'mirrors/amazonlinux/*'
- 'mirrors/amazonlinux/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/amazonlinux-containers.yml'
- 'mirrors/amazonlinux/*'
- 'mirrors/amazonlinux/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/archlinux-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/archlinux-containers.yml'
- 'mirrors/archlinux/*'
- 'mirrors/archlinux/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/archlinux-containers.yml'
- 'mirrors/archlinux/*'
- 'mirrors/archlinux/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/builddocs-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/builddocs-containers.yml'
- 'custom/builddocs/*'
- 'custom/builddocs/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/builddocs-containers.yml'
- 'custom/builddocs/*'
- 'custom/builddocs/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/busybox-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/busybox-containers.yml'
- 'mirrors/busybox/*'
- 'mirrors/busybox/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/busybox-containers.yml'
- 'mirrors/busybox/*'
- 'mirrors/busybox/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/consul-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/consul-containers.yml'
- 'mirrors/consul/*'
- 'mirrors/consul/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/consul-containers.yml'
- 'mirrors/consul/*'
- 'mirrors/consul/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/debian-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/debian-containers.yml'
- 'mirrors/debian/*'
- 'mirrors/debian/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/debian-containers.yml'
- 'mirrors/debian/*'
- 'mirrors/debian/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/etcd-v2-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/etcd-v2-containers.yml'
- 'mirrors/etcd-v2/*'
- 'mirrors/etcd-v2/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/etcd-v2-containers.yml'
- 'mirrors/etcd-v2/*'
- 'mirrors/etcd-v2/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/etcd-v3-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/etcd-v3-containers.yml'
- 'mirrors/etcd-v3/*'
- 'mirrors/etcd-v3/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/etcd-v3-containers.yml'
- 'mirrors/etcd-v3/*'
- 'mirrors/etcd-v3/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/fedora-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/fedora-containers.yml'
- 'mirrors/fedora/*'
- 'mirrors/fedora/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/fedora-containers.yml'
- 'mirrors/fedora/*'
- 'mirrors/fedora/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/mariadb-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/mariadb-containers.yml'
- 'mirrors/mariadb/*'
- 'mirrors/mariadb/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/mariadb-containers.yml'
- 'mirrors/mariadb/*'
- 'mirrors/mariadb/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/mysql-server-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/mysql-server-containers.yml'
- 'mirrors/mysql-server/*'
- 'mirrors/mysql-server/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/mysql-server-containers.yml'
- 'mirrors/mysql-server/*'
- 'mirrors/mysql-server/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/openldap-minion-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/openldap-minion-containers.yml'
- 'custom/openldap-minion/*'
- 'custom/openldap-minion/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/openldap-minion-containers.yml'
- 'custom/openldap-minion/*'
- 'custom/openldap-minion/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/opensuse-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/opensuse-containers.yml'
- 'mirrors/opensuse/*'
- 'mirrors/opensuse/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/opensuse-containers.yml'
- 'mirrors/opensuse/*'
- 'mirrors/opensuse/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/packaging-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/packaging-containers.yml'
- 'custom/packaging/*'
- 'custom/packaging/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/packaging-containers.yml'
- 'custom/packaging/*'
- 'custom/packaging/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/percona-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/percona-containers.yml'
- 'mirrors/percona/*'
- 'mirrors/percona/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/percona-containers.yml'
- 'mirrors/percona/*'
- 'mirrors/percona/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/photon-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/photon-containers.yml'
- 'mirrors/photon/*'
- 'mirrors/photon/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/photon-containers.yml'
- 'mirrors/photon/*'
- 'mirrors/photon/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/python-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/python-containers.yml'
- 'mirrors/python/*'
- 'mirrors/python/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/python-containers.yml'
- 'mirrors/python/*'
- 'mirrors/python/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/rabbitmq-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/rabbitmq-containers.yml'
- 'mirrors/rabbitmq/*'
- 'mirrors/rabbitmq/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/rabbitmq-containers.yml'
- 'mirrors/rabbitmq/*'
- 'mirrors/rabbitmq/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/redis-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/redis-containers.yml'
- 'mirrors/redis/*'
- 'mirrors/redis/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/redis-containers.yml'
- 'mirrors/redis/*'
- 'mirrors/redis/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/rockylinux-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/rockylinux-containers.yml'
- 'mirrors/rockylinux/*'
- 'mirrors/rockylinux/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/rockylinux-containers.yml'
- 'mirrors/rockylinux/*'
- 'mirrors/rockylinux/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/salt-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/salt-containers.yml'
- 'salt/*'
- 'salt/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/salt-containers.yml'
- 'salt/*'
- 'salt/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/salt-gitfs-http-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/salt-gitfs-http-containers.yml'
- 'custom/salt-gitfs-http/*'
- 'custom/salt-gitfs-http/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/salt-gitfs-http-containers.yml'
- 'custom/salt-gitfs-http/*'
- 'custom/salt-gitfs-http/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/ssh-minion-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/ssh-minion-containers.yml'
- 'custom/ssh-minion/*'
- 'custom/ssh-minion/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/ssh-minion-containers.yml'
- 'custom/ssh-minion/*'
- 'custom/ssh-minion/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/testing-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/testing-containers.yml'
- 'custom/testing/*'
- 'custom/testing/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/testing-containers.yml'
- 'custom/testing/*'
- 'custom/testing/**'

env:
COLUMNS: 190
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/tinyproxy-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ on:
paths:
- containers.yml
- '.github/workflows/tinyproxy-containers.yml'
- 'mirrors/tinyproxy/*'
- 'mirrors/tinyproxy/**'
pull_request:
paths:
- containers.yml
- '.github/workflows/tinyproxy-containers.yml'
- 'mirrors/tinyproxy/*'
- 'mirrors/tinyproxy/**'

env:
COLUMNS: 190
Expand Down
Loading

0 comments on commit 586c2ba

Please sign in to comment.