[Rpm-maint] [rpm-software-management/rpm] Unify website deployment logic with rpm-web (PR #3920)

Panu Matilainen notifications at github.com
Wed Sep 3 07:36:46 UTC 2025


@pmatilai commented on this pull request.



> @@ -22,11 +22,16 @@ concurrency:
 jobs:
   # Build job
   build:
-    runs-on: ubuntu-24.04
+    runs-on: ubuntu-latest

I'd rather have us locked in on a known version, like we do with rpm. So rather than change this to -latest, change rpm-web to whatever the version we want just now.

I hate the kind of surprises where s*** breaks without notice. Maybe the risk of breakage isn't that bad with the web stuff as it is for rpm itself but still...

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3920#pullrequestreview-3179337851
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3920/review/3179337851 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250903/0ef59699/attachment.htm>


More information about the Rpm-maint mailing list