Fedora 44 is branched
Build and provide rpm of bats-filesystem / Build src rpm and send it to COPR (f42) (release) Successful in 1m46s
Build and provide rpm of bats-filesystem / Build src rpm and send it to COPR (f43) (release) Successful in 2m18s
Build and provide rpm of bats-filesystem / Build src rpm and send it to COPR (f44) (release) Successful in 1m46s
Build and provide rpm of bats-filesystem / Build src rpm and send it to COPR (rawhide) (release) Successful in 2m20s

This commit is contained in:
2026-03-21 20:06:57 +01:00
parent aa595e9055
commit d21003e486
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ on:
type: choice
description: "Choose a fedora version"
required: true
options: [ f42, f43, rawhide ]
options: [ f42, f43, f44, rawhide ]
coprproject:
type: choice
description: "Which repo"
+1 -1
View File
@@ -6,7 +6,7 @@ jobs:
name: Build src rpm and send it to COPR
strategy:
matrix:
fedoraversion: [ f42, f43, rawhide ]
fedoraversion: [ f42, f43, f44, rawhide ]
runs-on: ${{ matrix.fedoraversion }}-minimal-copr
steps:
- name: Check out repository code
+1 -1
View File
@@ -7,7 +7,7 @@ on:
type: choice
description: "Choose a fedora version"
required: true
options: [ f42, f43, rawhide ]
options: [ f42, f43, f44, rawhide ]
jobs:
rpmbuild:
name: Build and deploy an rpm to the demus.dk repo
+1 -1
View File
@@ -6,7 +6,7 @@ jobs:
name: Build and deploy an rpm to the demus.dk repo
strategy:
matrix:
fedoraversion: [ f42, f43, rawhide ]
fedoraversion: [ f42, f43, f44, rawhide ]
runs-on: ${{ matrix.fedoraversion }}-minimal-rpmbuild
steps:
- name: Check out repository code
+1 -1
View File
@@ -1,7 +1,7 @@
%global helper_dir %{_prefix}/lib/bats-helpers
Name: bats-filesystem
Version: 0.0.1
Version: 0.1.0
Release: %autorelease
Summary: Add environment variables and location to find BATS test helpers