Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package act for openSUSE:Factory checked in 
at 2022-07-09 17:03:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/act (Old)
 and      /work/SRC/openSUSE:Factory/.act.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "act"

Sat Jul  9 17:03:06 2022 rev:2 rq:987898 version:0.2.29

Changes:
--------
--- /work/SRC/openSUSE:Factory/act/act.changes  2021-12-08 22:09:41.966883515 
+0100
+++ /work/SRC/openSUSE:Factory/.act.new.1523/act.changes        2022-07-09 
17:05:23.480919652 +0200
@@ -1,0 +2,172 @@
+Sun Jul 03 21:39:05 UTC 2022 - eli...@opensuse.org
+
+- Update to version 0.2.29:
+  * build(deps): bump github.com/rhysd/actionlint from 1.6.13 to 1.6.14 (#1234)
+  * build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#1233)
+  * build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.5 (#1232)
+  * fix: checkout container path should always use `/` (#1226)
+  * feat: add option to bypass GHE for actions checkout (#1162)
+  * revert auto changelog generator
+  * ignore release-notes.md to avoid dirty check in goreleaser
+  * update to use PAT
+  * setup git user
+  * allow workflow_dispatch on tag-monthly
+  * add monthly release
+  * auto generate changelog (#1225)
+  * update runc and containerd (#1224)
+  * feat: non root user container (#1202)
+  * fix: processing of strategy.matrix.include (#1200)
+  * fix: localcheckout mock (#1198)
+  * Added support for chunked uploads. (#1208)
+  * fix: keep action inputs (#1215)
+  * Improve logging (#1171)
+  * fix: allow TimeoutMinutes to be expression (#1217)
+  * build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#1213)
+  * build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.4 to 2.3.5 
(#1214)
+  * build(deps): bump github.com/docker/cli (#1211)
+  * build(deps): bump github.com/docker/docker (#1212)
+  * refactor: remove github.com/pkg/errors dependency (#1077)
+  * fix: skip local actions pre step in any case (#1204)
+  * pkg/runner: add support to replace GitHub's env (#1197)
+  * fix: dryrun skip local actions + enable Tests (#1199)
+  * fix: Remove volume with same name as the container again (#1203)
+  * build(deps): bump github.com/go-ini/ini from 1.66.5 to 1.66.6 (#1201)
+  * build(deps): bump github.com/go-ini/ini from 1.66.4 to 1.66.5 (#1189)
+  * governance: fix bug report rendering (#1186)
+  * update docs (#1180)
+  * feat: handle context cancelation during docker exec (#1170)
+  * implement pre and post steps (#1089)
+  * fix: remove composite restrictions (#1128)
+  * governance: new issue templates (#1048)
+  * ci(choco): update chocolatey to 1.1.0 (#1164)
+  * build(deps): bump goreleaser/goreleaser-action from 2 to 3 (#1179)
+  * build(deps): bump github.com/rhysd/actionlint from 1.6.12 to 1.6.13 (#1173)
+  * feat: add ubuntu-22.04 (#1150)
+  * feat/bug-report-extended (#1163)
+  * build(deps): bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#1169)
+  * build(deps): bump github.com/docker/docker (#1167)
+  * build(deps): bump github.com/docker/cli (#1168)
+  * fix: panic if a step in a job is nil (#1145)
+  * fix: return invalid step type (#1157)
+  * Remove the correct Volume (#1148)
+  * fix: panic while running DRYRUN with local actions (#1141)
+  * refactor: remove composite action runcontext workaround (#1085)
+  * build(deps): bump github.com/moby/buildkit from 0.10.2 to 0.10.3 (#1153)
+  * build(deps): bump docker/setup-qemu-action from 1 to 2 (#1156)
+  * build(deps): bump github.com/docker/docker (#1155)
+  * build(deps): bump github.com/docker/cli (#1154)
+  * feat: support `GITHUB_REF_NAME` & `GITHUB_REF_TYPE` (#1142)
+  * build(deps): bump github.com/moby/buildkit from 0.10.1 to 0.10.2 (#1147)
+  * fix: conclusion and outcome are no integers (#1136)
+  * fix: do not error that much (#1137)
+  * build(deps): bump codecov/codecov-action from 3.0.0 to 3.1.0 (#1139)
+  * chore: fold integration test outputs (#1111)
+  * Update README.md (#1121)
+  * docs(README): remove go install (#1123)
+  * ci: always grab latest go version (#1124)
+  * tests: remove runTestJobFile (#1127)
+  * use new paths from goreleaser (#1135)
+  * README: add MacPorts badge (#1129)
+  * build(deps): bump github.com/rhysd/actionlint from 1.6.11 to 1.6.12 (#1126)
+  * build(deps): bump codecov/codecov-action from 2.1.0 to 3.0.0 (#1118)
+  * build(deps): bump github.com/moby/buildkit from 0.10.0 to 0.10.1 (#1116)
+  * build(deps): bump actions/upload-artifact from 2 to 3 (#1119)
+  * build(deps): bump actions/setup-go from 2 to 3 (#1120)
+  * build(deps): bump actions/stale from 4 to 5 (#1117)
+  * tests(runner): move arm64 test to own func (#1095)
+  * build(deps): bump deps which dependabot doesn't want to (#1107)
+  * build(deps): bump github.com/rhysd/actionlint from 1.6.10 to 1.6.11 (#1106)
+  * implement volume mount for container job (#1101)
+  * feat: add option to specify git remote name (#1104)
+  * Allow passed in env vars to supersede ones declared in the workflow (#1100)
+  * fix: copy ignored tracked files (#1074)
+  * build(deps): bump github.com/opencontainers/selinux (#1102)
+  * fix: return error on reusable workflows (#1093)
+  * deps: bump go.mod to go1.18 (#1088)
+  * fix(editorconfig): correct braces (#1094)
+  * ci: bump go to 1.18 (#1087)
+  * fix: don't overwrite with empty cmd/entrypoint (#1076)
+  * refactor: simplify action function signatures (#1083)
+  * deps: remove shlex (#1086)
+  * fix: set default version string (#1070)
+  * build(deps): bump actions/cache from 2 to 3 (#1082)
+  * build(deps): bump github.com/docker/docker (#1080)
+  * build(deps): bump github.com/AlecAivazis/survey/v2 from 2.3.2 to 2.3.4 
(#1079)
+  * build(deps): bump github.com/docker/cli (#1081)
+  * automatically merge PRs from dependabot (#1084)
+  * deps: bump go-git (#1057)
+  * feat: split job steps into its own files/structs (#1004)
+  * feat: add bug-report flag (#1056)
+  * Fix: panic: reflect: slice index out of range (#1066)
+  * Fix: call of reflect.Value.Interface on zero Value (#1067)
+  * Fix: tojson(null) == 'null' (#1068)
+  * build(deps): bump github.com/docker/docker (#1062)
+  * build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#1061)
+  * feat: add flag to always run the checkout action (#1049)
+  * Revert: Don't stop JobContainer on failure (#1041)
+  * fix: remove unused TestContext (#1013)
+  * feat: add step name to logger field (#1027)
+  * fix: coerce booleans to numbers for comparison in exprparser (#1030)
+  * feat: add json logger output (#1026)
+  * build(deps): bump golangci/golangci-lint-action from 2 to 3.1.0 (#1019)
+  * ci(stalebot): ignore feature requests (#1017)
+  * build(deps): bump actions/checkout from 2 to 3 (#1028)
+  * build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (#1040)
+  * build(deps): bump github.com/docker/cli (#1038)
+  * build(deps): bump github.com/rhysd/actionlint from 1.6.9 to 1.6.10 (#1039)
+  * build(deps): bump github.com/docker/distribution (#1037)
+  * build(deps): bump github.com/moby/buildkit from 0.9.3 to 0.10.0 (#1036)
+  * fix: trim whitespace from actrc (#1024)
+  * fix: hide masked values in log files (#1011)
+  * build(deps): bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#955)
+  * Update link to 'filesystems' GitHub docs (#1016)
+  * build(deps): bump github.com/rhysd/actionlint from 1.6.8 to 1.6.9 (#1018)
+  * feat: run jobs in parallel (#1003)
+  * Expression evaluator fixes (#1009)
+  * build(deps): bump github.com/go-ini/ini from 1.64.0 to 1.66.4 (#997)
+  * fix: print line after password prompt (#1014)
+  * refactor: default empty if: statement to if: success() in evaluator & 
remove `FixIfStatement()` (#990)
+  * fix: deep evaluate matrix strategy (#964)
+  * build(deps): bump github.com/docker/distribution (#994)
+  * Added instructions to install on fedora using copr package (#993)
+  * fix: always execute closeContainer() executor (#988)
+  * refactor: extract setupAction into ActionReader (#986)
+  * refactor: extract RunContext Executor in JobExecutor (#984)
+  * docs: Expand the GITHUB_TOKEN section (#968)
+  * ci(Mergify): configuration update (#972)
+  * fix: docker cp of dangling symlink (#943) (#948)
+  * Fix: regression run after failure (#971)
+  * ci(Mergify): configuration update (#966)
+  * build(deps): bump github.com/moby/buildkit from 0.9.2 to 0.9.3 (#958)
+  * build(deps): bump github.com/docker/docker (#957)
+  * build(deps): bump github.com/opencontainers/image-spec (#954)
+  * build(deps): bump github.com/docker/cli (#956)
+  * Test: env.ACT in if condition of the workflow (#965)
+  * feat: add skipped status as step result (#950)
+  * feat: try to read ref and sha from event payload if available (#889)
+  * fix: set composite outputs on failure (#945)
+  * Refactor expression evaluator to use parser from actionlint package (#908)
+  * fix(goreleaser): add append mode for release notes (#962)
+  * feat(goreleaser): format changelog, add prereleases (#942)
+  * fix: update install.sh (#937)
+  * refactor: export and move shared contexts into pkg/model (#931)
+  * feat: add node16 support (#922)
+  * Feature: uses in composite (#793)
+  * lint(megalinter): disable markdown link check (#938)
+  * ci: replace superlinter with megalinter (#923)
+  * fix: rework setupShellCommand (#930)
+  * fix: clarify --reuse and --rm flags (#929)
+  * ci(Mergify): configuration update (#924)
+  * fix: ::stop-commands:: should continue to print the lines (#920)
+  * fix: continue jobs + steps after failure (#840)
+  * Fix and test choco action (#911)
+  * Docker auth (#891)
+  * container credentials (#868)
+  * Add more steps context support (#887)
+  * feat: allow existing logger from context (#898)
+  * feat: SELinux lables for --bind (#906)
+  * ci(choco): fix chocolatey docker build (#903)
+- Add go modules (vendor) suport in _service file
+- run spec-cleaner
+
+-------------------------------------------------------------------

Old:
----
  act-0.2.25.tar.xz
  act-vendor.tar.xz

New:
----
  act-0.2.29.tar.xz
  vendor.tar.gz

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

Other differences:
------------------
++++++ act.spec ++++++
--- /var/tmp/diff_new_pack.9ShCtg/_old  2022-07-09 17:05:23.936920085 +0200
+++ /var/tmp/diff_new_pack.9ShCtg/_new  2022-07-09 17:05:23.940920088 +0200
@@ -1,5 +1,7 @@
+#
 # spec file for package act
 #
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2021 Orville Q. Song <orvi...@anislet.dev>
 #
 # All modifications and additions to the file contributed by third parties
@@ -14,26 +16,25 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %global provider        github
 %global provider_tld    com
 %global project         nketos
 %global repo            act
 %global provider_prefix %{provider}.%{provider_tld}/%{project}
 %global import_path     %{provider_prefix}/%{repo}
-
 Name:           act
-Version:        0.2.25
+Version:        0.2.29
 Release:        0
 Summary:        Run your GitHub Actions locally
 License:        MIT
 Group:          Development/Tools/Other
 URL:            https://github.com/nektos/act
 Source0:        %{name}-%{version}.tar.xz
-Source1:        %{name}-vendor.tar.xz
+Source1:        vendor.tar.gz
 BuildRequires:  golang-packaging
 BuildRequires:  golang(API) >= 1.16
 Requires:       docker
-
 %{go_nostrip}
 %{go_provides}
 
@@ -41,20 +42,19 @@
 act helps you run your Github Actions locally.
 
 %prep
-%setup -q -n %{name}-%{version}
-%setup -a1 %{SOURCE1}
+%setup -q
+%setup -q -a1 %{SOURCE1}
 
 %build
-%goprep .
+%{goprep} .
 mkdir -p vendor/%{provider_prefix}
 ln -s . vendor/%{import_path}
-%gobuild -ldflags "-s -w -X main.Version=v%{version}" .
+%{gobuild} -ldflags "-s -w -X main.Version=v%{version}" .
 
 %install
-%goinstall
+%{goinstall}
 
 %files
-%defattr(-,root,root)
 %license LICENSE
 %doc README.md
 %{_bindir}/%{name}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.9ShCtg/_old  2022-07-09 17:05:23.968920115 +0200
+++ /var/tmp/diff_new_pack.9ShCtg/_new  2022-07-09 17:05:23.972920119 +0200
@@ -1,18 +1,21 @@
 <services>
-  <service name="obs_scm" mode="disabled">
+  <service name="tar_scm" mode="disabled">
     <param name="url">https://github.com/nektos/act.git</param>
     <param name="scm">git</param>
-    <param name="revision">v0.2.25</param>
+    <param name="exclude">.git</param>
+    <param name="revision">v0.2.29</param>
     <param name="versionformat">@PARENT_TAG@</param>
-    <param name="versionrewrite-pattern">v(.*)</param>
-    <param name="filename">act</param>
     <param name="changesgenerate">enable</param>
+    <param name="versionrewrite-pattern">v(.*)</param>
+  </service>
+  <service name="set_version" mode="disabled">
+    <param name="basename">act</param>
   </service>
-  <service name="tar" mode="disabled" />
   <service name="recompress" mode="disabled">
     <param name="file">*.tar</param>
     <param name="compression">xz</param>
   </service>
-  <service name="set_version" mode="disabled" />
+  <service name="go_modules" mode="disabled">
+  </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.9ShCtg/_old  2022-07-09 17:05:23.988920134 +0200
+++ /var/tmp/diff_new_pack.9ShCtg/_new  2022-07-09 17:05:23.992920138 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/nektos/act.git</param>
-              <param 
name="changesrevision">8ad6c07083c7cd7f45ea9e0808e3297bf2370ab5</param></service></servicedata>
+              <param 
name="changesrevision">9499612b5818774c5c6d73fbf2596ed464b7b01d</param></service></servicedata>
 (No newline at EOF)
 

++++++ act-0.2.25.tar.xz -> act-0.2.29.tar.xz ++++++
++++ 27964 lines of diff (skipped)

Reply via email to