Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 8.10 #1042

Merged
merged 1 commit into from
May 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ mirrors_dir: mirrors.d
versions:
- "8"
- "8.9"
- "8.10"
- "9"
- "9.4"
# it's also used for mapping <major version>:<full version>
Expand Down Expand Up @@ -50,6 +51,7 @@ repos:
path: PowerTools/$basearch/os/
versions:
- "8.9"
- "8.10"
- name: crb
path: CRB/$basearch/os/
versions:
Expand All @@ -58,13 +60,15 @@ repos:
path: NFV/$basearch/os/
versions:
- "8.9"
- "8.10"
- "9.4"
arches:
- x86_64
- name: rt
path: RT/$basearch/os/
versions:
- "8.9"
- "8.10"
- "9.4"
arches:
- x86_64
Expand All @@ -74,6 +78,7 @@ repos:
path: HighAvailability/$basearch/os/
versions:
- "8.9"
- "8.10"
- name: highavailability
path: HighAvailability/$basearch/os/
versions:
Expand All @@ -82,11 +87,13 @@ repos:
path: SAP/$basearch/os/
versions:
- "8.9"
- "8.10"
- "9.4"
- name: saphana
path: SAPHANA/$basearch/os/
versions:
- "8.9"
- "8.10"
- "9.4"
- name: resilientstorage
path: ResilientStorage/$basearch/os/
Expand All @@ -98,6 +105,7 @@ repos:
path: devel/$basearch/os/
versions:
- "8.9"
- "8.10"
- "9.4"
arches:
- x86_64
Expand All @@ -106,11 +114,13 @@ repos:
path: plus/$basearch/os/
versions:
- "8.9"
- "8.10"
- "9.4"
- name: synergy
path: synergy/$basearch/os/
versions:
- "8.9"
- "8.10"
- "9.4"

# sources repos
Expand All @@ -125,6 +135,7 @@ repos:
vault: true
versions:
- "8.9"
- "8.10"
- name: crb-source
path: CRB/Source/
vault: true
Expand All @@ -135,12 +146,14 @@ repos:
vault: true
versions:
- "8.9"
- "8.10"
- "9.4"
- name: rt-source
path: RT/Source/
vault: true
versions:
- "8.9"
- "8.10"
- "9.4"
- name: extras-source
path: extras/Source/
Expand All @@ -150,6 +163,7 @@ repos:
vault: true
versions:
- "8.9"
- "8.10"
- name: highavailability-source
path: HighAvailability/Source/
vault: true
Expand All @@ -160,12 +174,14 @@ repos:
vault: true
versions:
- "8.9"
- "8.10"
- "9.4"
- name: saphana-source
path: SAPHANA/Source/
vault: true
versions:
- "8.9"
- "8.10"
- name: resilientstorage-source
path: ResilientStorage/Source/
vault: true
Expand All @@ -174,18 +190,21 @@ repos:
vault: true
versions:
- "8.9"
- "8.10"
- "9.4"
- name: plus-source
path: plus/Source/
vault: true
versions:
- "8.9"
- "8.10"
- "9.4"
- name: synergy-source
path: synergy/Source/
vault: true
versions:
- "8.9"
- "8.10"
- "9.4"

# debug repos
Expand All @@ -194,6 +213,7 @@ repos:
vault: true
versions:
- "8.9"
- "8.10"
- name: baseos-debug
path: BaseOS/debug/$basearch/
vault: true
Expand All @@ -204,6 +224,7 @@ repos:
vault: true
versions:
- "8.9"
- "8.10"
- name: appstream-debug
path: AppStream/debug/$basearch/
vault: true
Expand All @@ -214,6 +235,7 @@ repos:
vault: true
versions:
- "8.9"
- "8.10"
- name: crb-debug
path: CRB/debug/$basearch/
vault: true
Expand All @@ -224,6 +246,7 @@ repos:
vault: true
versions:
- "8.9"
- "8.10"
- name: nfv-debug
path: NFV/debug/$basearch/
vault: true
Expand All @@ -236,6 +259,7 @@ repos:
vault: true
versions:
- "8.9"
- "8.10"
- name: rt-debug
path: RT/debug/$basearch/
vault: true
Expand All @@ -248,6 +272,7 @@ repos:
vault: true
versions:
- "8.9"
- "8.10"
- name: extras-debug
path: extras/debug/$basearch/
vault: true
Expand All @@ -258,6 +283,7 @@ repos:
vault: true
versions:
- "8.9"
- "8.10"
- name: highavailability-debug
path: HighAvailability/debug/$basearch/
vault: true
Expand All @@ -278,16 +304,19 @@ repos:
vault: true
versions:
- "8.9"
- "8.10"
- name: saphana-debuginfo
path: SAPHANA/debug/$basearch/
vault: true
versions:
- "8.9"
- "8.10"
- name: resilientstorage-debuginfo
path: ResilientStorage/debug/$basearch/
vault: true
versions:
- "8.9"
- "8.10"
- name: resilientstorage-debug
path: ResilientStorage/debug/$basearch/
vault: true
Expand All @@ -302,6 +331,7 @@ repos:
vault: true
versions:
- "8.9"
- "8.10"
arches:
- x86_64
- aarch64
Expand All @@ -315,6 +345,7 @@ repos:
vault: true
versions:
- "8.9"
- "8.10"
- name: plus-debug
path: plus/debug/$basearch/
vault: true
Expand All @@ -325,6 +356,7 @@ repos:
vault: true
versions:
- "8.9"
- "8.10"
- "9.4"

## raspberry pi repos
Expand All @@ -334,16 +366,19 @@ repos:
- aarch64
versions:
- "8.9"
- "8.10"
- name: raspberrypi-source
path: raspberrypi/Source
vault: true
versions:
- "8.9"
- "8.10"
- name: raspberrypi-debuginfo
path: raspberrypi/debug/$basearch/
vault: true
arches:
- aarch64
versions:
- "8.9"
- "8.10"
...
Loading