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 2026-09-11 18:04:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/forgejo-runner (Old)
 and      /work/SRC/openSUSE:Factory/.forgejo-runner.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "forgejo-runner"

Fri Sep 11 18:04:37 2026 rev:52 rq:1377350 version:13.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/forgejo-runner/forgejo-runner.changes    
2026-08-04 21:38:22.976473103 +0200
+++ /work/SRC/openSUSE:Factory/.forgejo-runner.new.1265/forgejo-runner.changes  
2026-09-11 18:07:55.156379341 +0200
@@ -1,0 +2,64 @@
+Mon Aug 31 17:10:16 UTC 2026 - Marcus Rueckert <[email protected]>
+
+- Update to 13.1.0 
+  - features
+    - PR: feat(jobparser): add 'EnableNamespaces' to allow matrix
+      reusable workflows to distinguish between internal jobs
+    - PR: feat(plugin): allow streaming logs from start operation
+    - PR: feat(plugin): add experimental gRPC v1alpha plugin
+      backend support
+  - bug fixes
+    - PR: fix: move environment-related description fields from
+      capability to create RPC
+    - PR: fix(plugin): remove hard-coded 'mkdir -p'
+    - PR: fix(plugin): clarify content of ExecOutput to having one
+      type of data at a time
+    - PR: fix: remove duplicate working directory & environment
+      from plugin protocol
+    - PR: fix: prevent runner's stdout isatty affecting docker
+      create, exec, attach commands
+    - PR: fix: don't run host-based executor & LXC executor
+      subcommands in a TTY
+  - other
+    - PR: Update module code.forgejo.org/forgejo/actions-proto to
+      v0.8.0
+    - PR: Update data.forgejo.org/oci/ci Docker tag to v3
+    - PR: Update module github.com/sirupsen/logrus to v1.10.2
+    - PR: Update module google.golang.org/grpc to v1.83.2
+    - PR: chore: add documentation of concurrency & cancellation to
+      plugin protocol
+    - PR: Update module mvdan.cc/gofumpt to v0.11.0
+    - PR: Update forgejo-runner to v13
+    - PR: chore: update go to 1.26
+    - PR: Update module golang.org/x/term to v0.45.0
+    - PR: Update module github.com/stretchr/testify to v1.12.1
+    - PR: Update module github.com/sirupsen/logrus to v1.10.1
+    - PR: Update module github.com/vektra/mockery/v3 to v3.7.4
+    - PR: Update module
+      github.com/golangci/golangci-lint/v2/cmd/golangci-lint to
+      v2.13.1
+    - PR: Update go toolchain directive to v1.26.7
+    - PR: Update data.forgejo.org/oci/alpine Docker tag to v3.24
+    - PR: Update go toolchain directive to v1.26.6 [SECURITY]
+    - PR: test: fix TestRunner_RunEvent not checking error messages
+      on error cases
+    - PR: Update module google.golang.org/protobuf to v1.36.12
+    - PR: Update module github.com/vektra/mockery/v3 to v3.7.3
+    - PR: Update module github.com/moby/go-archive to v0.3.3
+    - PR: Update dependency forgejo-runner-service-yq to v4.53.6
+    - PR: Update go toolchain directive to v1.25.14
+    - PR: Update dependency buildx to v0.36.1
+    - PR: Update golang.org/x/net (indirect) to v0.56.0 [SECURITY]
+    - PR: Update module github.com/moby/go-archive to v0.3.0
+      [SECURITY]
+    - PR: Update golang.org/x/text (indirect) to v0.39.0 [SECURITY]
+    - PR: Update module google.golang.org/grpc to v1.82.1
+      [SECURITY]
+    - PR: Update module github.com/docker/cli to
+      v29.7.2+incompatible
+    - PR: Update go toolchain directive to v1.25.13 [SECURITY]
+    - PR: Update module go.yaml.in/yaml/v3 to v3.0.5
+    - PR: Update module github.com/docker/cli to
+      v29.7.1+incompatible
+
+-------------------------------------------------------------------

Old:
----
  forgejo-runner-13.0.0.obscpio

New:
----
  forgejo-runner-13.1.0.obscpio

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

Other differences:
------------------
++++++ forgejo-runner.spec ++++++
--- /var/tmp/diff_new_pack.60esfP/_old  2026-09-11 18:07:56.119419628 +0200
+++ /var/tmp/diff_new_pack.60esfP/_new  2026-09-11 18:07:56.121419712 +0200
@@ -18,7 +18,7 @@
 
 %define services %{name}.service
 Name:           forgejo-runner
-Version:        13.0.0
+Version:        13.1.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.60esfP/_old  2026-09-11 18:07:56.170421762 +0200
+++ /var/tmp/diff_new_pack.60esfP/_new  2026-09-11 18:07:56.174421929 +0200
@@ -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/v13.0.0</param>
+    <param name="revision">refs/tags/v13.1.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="changesgenerate">disable</param>
     <param name="versionrewrite-pattern">v(.*)</param>

++++++ forgejo-runner-13.0.0.obscpio -> forgejo-runner-13.1.0.obscpio ++++++
++++ 9302 lines of diff (skipped)

++++++ forgejo-runner.obsinfo ++++++
--- /var/tmp/diff_new_pack.60esfP/_old  2026-09-11 18:07:57.168463514 +0200
+++ /var/tmp/diff_new_pack.60esfP/_new  2026-09-11 18:07:57.175463806 +0200
@@ -1,5 +1,5 @@
 name: forgejo-runner
-version: 13.0.0
-mtime: 1785772553
-commit: 1a633ad51320631293dfcac99755b13659efe784
+version: 13.1.0
+mtime: 1788191024
+commit: 6095cb17bfdbded5aa4ea84c18a4b69fd9574cca
 

++++++ vendor.tar.gz ++++++
++++ 126524 lines of diff (skipped)

Reply via email to