public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pyproject-rpm-macros] f43: CI: Dump all package versions
@ 2026-07-10 10:50 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-10 10:50 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/pyproject-rpm-macros
            Branch : f43
            Commit : fd0552315a08e4722ed285426d64d9cba956e3b4
            Author : Miro Hrončok <miro@hroncok.cz>
            Date   : 2026-07-09T12:17:00+02:00
            Stats  : +4/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/pyproject-rpm-macros/c/fd0552315a08e4722ed285426d64d9cba956e3b4?branch=f43

            Log:
            CI: Dump all package versions

This is useful for debugging some failures.

---
diff --git a/plan.fmf b/plan.fmf
index e124033..ccbcfbf 100644
--- a/plan.fmf
+++ b/plan.fmf
@@ -133,3 +133,7 @@ prepare:
   - name: Update packages
     how: shell
     script: dnf upgrade -y
+  - name: rpm_qa
+    order: 100
+    how: shell
+    script: rpm -qa | sort | tee $TMT_PLAN_DATA/rpmqa.txt

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-10 10:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-10 10:50 [rpms/pyproject-rpm-macros] f43: CI: Dump all package versions 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox