Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package forgejo-runner for openSUSE:Factory 
checked in at 2025-12-20 21:46:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/forgejo-runner (Old)
 and      /work/SRC/openSUSE:Factory/.forgejo-runner.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "forgejo-runner"

Sat Dec 20 21:46:57 2025 rev:35 rq:1323788 version:12.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/forgejo-runner/forgejo-runner.changes    
2025-12-12 21:44:28.621183814 +0100
+++ /work/SRC/openSUSE:Factory/.forgejo-runner.new.1928/forgejo-runner.changes  
2025-12-20 21:49:37.342969475 +0100
@@ -1,0 +2,19 @@
+Sat Dec 20 13:53:04 UTC 2025 - Richard Rahl <[email protected]>
+
+- Update to version 12.2.0:
+  * allow access to the outputs of a reusable workflow
+  * support expanding reusable workflows into multiple new jobs
+  * allow accessing ${{ needs... }} when expanding reusable workflows
+  * allow matrix expansion on caller of reusable workflows
+  * rewrite reusable workflow 'needs' references between jobs
+  * populate 'needs' in reusable workflow expansion
+  * map 'with' from callee into 'inputs' of reusable workflow expansion
+  * add variable workflow_ref to github context
+  * allow access to 'inputs' context when evaluating workflow call outputs
+  * track reusable workflow recursion limits across re-expansion
+  * inner job in a reusable workflow can't reference ${{ needs... }} in with
+  * unrecoverable errors in artifactcache should have non-zero exit code
+  * relative reusable workflow w/ HTTP (not HTTPS) github instance url
+  * double protocol prefix in reusable workflow clone URLs
+
+-------------------------------------------------------------------

Old:
----
  forgejo-runner-12.1.2.obscpio

New:
----
  forgejo-runner-12.2.0.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ forgejo-runner.spec ++++++
--- /var/tmp/diff_new_pack.GLfBYU/_old  2025-12-20 21:49:38.095000608 +0100
+++ /var/tmp/diff_new_pack.GLfBYU/_new  2025-12-20 21:49:38.099000774 +0100
@@ -19,7 +19,7 @@
 %define services %{name}.service
 
 Name:           forgejo-runner
-Version:        12.1.2
+Version:        12.2.0
 Release:        0
 Summary:        Daemon that connects to a Forgejo instance and runs CI jobs
 License:        GPL-3.0-or-later

++++++ _service ++++++
--- /var/tmp/diff_new_pack.GLfBYU/_old  2025-12-20 21:49:38.139002430 +0100
+++ /var/tmp/diff_new_pack.GLfBYU/_new  2025-12-20 21:49:38.143002596 +0100
@@ -2,7 +2,7 @@
   <service name="obs_scm" mode="manual">
     <param name="url">https://code.forgejo.org/forgejo/runner</param>
     <param name="scm">git</param>
-    <param name="revision">refs/tags/v12.1.2</param>
+    <param name="revision">refs/tags/v12.2.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">disable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ forgejo-runner-12.1.2.obscpio -> forgejo-runner-12.2.0.obscpio ++++++
++++ 5013 lines of diff (skipped)

++++++ forgejo-runner.obsinfo ++++++
--- /var/tmp/diff_new_pack.GLfBYU/_old  2025-12-20 21:49:39.943077118 +0100
+++ /var/tmp/diff_new_pack.GLfBYU/_new  2025-12-20 21:49:39.947077283 +0100
@@ -1,5 +1,5 @@
 name: forgejo-runner
-version: 12.1.2
-mtime: 1765058391
-commit: 01e6bada25e034a2db14f358ddb90631dcab193a
+version: 12.2.0
+mtime: 1765822172
+commit: 4ebb7a63b95e9ea87db9b4aa500f0d9e2f92d27a
 

++++++ vendor.tar.gz ++++++

Reply via email to