Release v4.6.1

- Back-port previous GitHub release notes to `.github/releases/`
- Fix SUSE and Rocky Linux 8 builds

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2025-04-03 20:59:32 -06:00
parent b797b8eceb
commit 4a246e1b72
48 changed files with 1176 additions and 39 deletions

View File

@@ -2,6 +2,7 @@
name: check
on:
workflow_dispatch: {}
push:
branches:
- main

View File

@@ -2,7 +2,7 @@
name: nightly
on:
workflow_dispatch:
workflow_dispatch: {}
schedule:
- cron: '05 00 * * *'

View File

@@ -2,10 +2,13 @@
name: tagged-release
on:
workflow_dispatch: {}
push:
tags:
- 'v*.*.*'
permissions: write-all
jobs:
dist:
name: Checkout code and build warewulf.spec and dist