Changelog for
forgejo-runner-debugsource-6.2.2-1.1.x86_64.rpm :
* Sat Feb 01 2025 rrahl0AATTopensuse.org- Update to version 6.2.2:
* LXC systemd service unit example script learned how to upgrade.- update to version 6.2.1:
* LXC templates are updated if needed.
* Thu Jan 23 2025 Richard Rahl
- update to 6.2.0:
* The container.options allows --hostname.
* Wed Jan 22 2025 rrahl0AATTopensuse.org- Update to version 6.1.0:
* chore(release): migrate to invisible.forgejo.org (#444)
* Update module google.golang.org/protobuf to v1.36.3 (#440)
* Update actions/setup-forgejo action to v2.0.6
* fix: upgrade forgejo-build-publish/buildAATTv5.3.1
* fix: use data.forgejo.org/oci
* New \"one shot\" type of execution by adding a new command called one-job. (#423)
* fix: example uses code.forgejo.org/oci
* chore(docs): 6.1.0 release notes (#428)
* expose \"ForceRebuild\" as a config option
* Sat Jan 18 2025 Richard Rahl - update to 6.0.1:
* Fixes a regression that was introduced in version 6.0.0 by which the [container].options config file setting was ignored.- update to 6.0.0:
* Security: the container options a job is allowed to specify are limited to a predefined allow list.
* Wed Dec 18 2024 rrahl0AATTopensuse.org- Update to version 5.0.4:
* feat: use FORGEJO_TOKEN as runtime token
* Wed Nov 27 2024 Richard Rahl - update to 5.0.3:
* fix: it wasn\'t possible to mount the docker socket in each container
* Thu Nov 21 2024 rrahl0AATTopensuse.org- Update to version 5.0.2:
* Fixes a regression that was introduced in version 5.0.0 by which skipped jobs were marked as failed instead
* Wed Nov 20 2024 rrahl0AATTopensuse.org- Update to version 5.0.1:
* the /opt/hostedtoolcache directory is now unique to each job instead of being shared to avoid a risk of corruption- move to golang(API) = 1.23
* Sun Nov 17 2024 rrahl0AATTopensuse.org- Update to version 5.0.0:
* fix: Update forgejo/forgejo-build-publish action to v5
* fix: make container.docker_host default to - (part two)
* Update golang packages to v1.23
* tests: it make take time for Forgejo to come up
* Update code.forgejo.org/oci/alpine Docker tag to v3.20
* ci: use `go-version-file`
* Update actions/setup-go action to v5
* ci: don\'t run on renovate branches
* ci: Include version number in windows runner build
* fix: dockerfile casing typo
* Update module golang.org/x/time to v0.8.0
* Update module golang.org/x/term to v0.26.0
* Add support for windows build on GitHub (#312)
* Update dependency go to v1.23.3
* Version bump and add release notes
* Cherry-pick gitea act_runner #543
* Add simple test
* Add configurable logging level for jobs
* Fri Nov 01 2024 rrahl0AATTopensuse.org- Update to version 4.0.1:
* Do not panic when the number of arguments of a function evaluated in an expression is incorect.
* Tue Oct 29 2024 rrahl0AATTopensuse.org- Update to version 4.0.0:
* fix: make container.docker_host default to -
* Update module code.forgejo.org/forgejo/act to v1.21.4
* chore: add issue templates
* Update module golang.org/x/time to v0.7.0
* Update module google.golang.org/protobuf to v1.35.1
* Update module golang.org/x/term to v0.25.0
* Update dependency go to v1.23.2
* Update module connectrpc.com/connect to v1.17.0
* Fix comments in systemd unit service file (#274)
* Add example systemd service file (#273)
* Update module code.forgejo.org/forgejo/act to v1.21.3
* chore: update the 3.5.2 release notes
* chore: add test for unexpected YAML type in top level env
* Update dependency go to v1.23.1
* Update module golang.org/x/term to v0.24.0
* Fix typo
* chore(renovate): disable replaced `nektos/act`
* chore: update the DOER & TOKEN of the build release workflow
* Sun Aug 25 2024 rrahl0AATTopensuse.org- Update to version 3.5.1:
* Fix CVE-2024-24557
* update vendored dependencies
* Mon Aug 05 2024 Johannes Kastl - new package forgejo-runner: a daemon that connects to a Forgejo instance and runs jobs for continous integration