| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
This allows the Forgejo runner to obtain the job result from the
logs even when it is not in debug mode.
|
|\
| |
| |
| |
| |
| |
| | |
into main
Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/66
Reviewed-by: earl-warren <earl-warren@noreply.code.forgejo.org>
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
(#61) from earl-warren/act:wip-hostedtoolcache into main
Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/61
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
In the context of Forgejo the act-toolcache must not be mounted
otherwise independent workflows will race against each other when
writing to it. For instance if a setup-go action is run at the same
time as another, there is a probability that they both write the same
file at the same time, which could lead to a truncated or invalid
content.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
renovate/actions-setup-go-5.x into main
Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/64
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
|
| |/ |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
renovate/actions-checkout-4.x into main
Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/63
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
|
| |/ |
|
|\ \
| |/
|/|
| |
| |
| |
| | |
ci/use-cached-oci-images into main
Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/65
Reviewed-by: earl-warren <earl-warren@noreply.code.forgejo.org>
|
|/ |
|
|\
| |
| |
| |
| |
| | |
into main
Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/60
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* wip: adjust restore order
* fixup
* add tests
* cleanup
* fix typo
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit f825e42ce200fc4973c3f28797ffba942d322d38)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* feat: support overwrite caches
* test: fix case
* test: fix get_with_multiple_keys
* chore: use atomic.Bool
* test: improve get_with_multiple_keys
* chore: use ping to improve path
* fix: wrong CompareAndSwap
* test: TestHandler_gcCache
* chore: lint code
* chore: lint code
(cherry picked from commit b9382a2c4e6801d136c246a7e30e7ceafaad3ade)
|
|/
|
|
|
|
| |
* To take effect artifacts v4 pr is needed with adjusted claims
(cherry picked from commit 75e4ad93f4c6ba51a7a64f12335dd0268dd7465a)
|
|\
| |
| |
| |
| |
| |
| | |
(#59) from earl-warren/act:wip-arg-count into main
Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/59
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
|
|/
|
|
| |
Closes forgejo/runner#307
|
|\
| |
| |
| |
| |
| |
| | |
(#58) from earl-warren/act:wip-debug into main
Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/58
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
|
|/
|
|
| |
Closes forgejo/runner#295
|
|\
| |
| |
| |
| |
| |
| | |
do not crash' (#54) from earl-warren/act:wip-decode-fatal into main
Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/54
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
|
|/ |
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
earl-warren/act:wip-ci-on-main into main
Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/52
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
|
| |
| |
| |
| | |
otherwise it runs twice for renovate PRs
|
|\ \
| |/
|/|
| |
| |
| |
| | |
(#51) from renovate/github.com-rhysd-actionlint-1.6.x into main
Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/51
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
|
|/ |
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
[SECURITY]' (#48) from renovate/go-github.com-docker-docker-vulnerability into main
Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/48
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
|
| | |
|
| | |
|
|\ \
| |/
|/|
| |
| |
| |
| | |
chore/drop-github-and-gitea into main
Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/50
Reviewed-by: earl-warren <earl-warren@noreply.code.forgejo.org>
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| | |
renovate/minor-1.21-golang-packages into main
Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/49
Reviewed-by: earl-warren <earl-warren@noreply.code.forgejo.org>
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
|
|/ |
|
|
|
|
| |
It blocks detection by renovate
|
| |
|
|\
| |
| |
| |
| |
| |
| | |
(#45) from viceice/fix-inputs into main
Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/45
Reviewed-by: earl-warren <earl-warren@noreply.code.forgejo.org>
|
|/ |
|
|\
| |
| |
| |
| |
| | |
from thefox/job-matrix into main
Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/41
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
from tmb/act:fix-docker_stub into main
Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/39
Reviewed-by: earl-warren <earl-warren@noreply.code.forgejo.org>
|
| | |
|
|/ |
|
|
|
|
|
|
|
|
|
| |
I left gitea for backwards compatibility
Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/37
Reviewed-by: earl-warren <earl-warren@noreply.code.forgejo.org>
Co-authored-by: TheFox0x7 <thefox0x7@gmail.com>
Co-committed-by: TheFox0x7 <thefox0x7@gmail.com>
|
|\
| |
| |
| |
| |
| |
| |
| | |
(#35) from earl-warren/act:wip-network into main
Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/35
Reviewed-by: twenty-panda <twenty-panda@noreply.code.forgejo.org>
Reviewed-by: Michael Kriese <michael.kriese@gmx.de>
|
|/
|
|
|
|
|
|
|
|
| |
The comment that introduced this change suggests it was motivated by a
border case by which the image would be empty. It is however unclear
why it should have any impact on how the network name is determined.
The hunk is reverted.
https://github.com/nektos/act/pull/1949/files#r1315163582
|
|
|
|
|
|
| |
It is a breaking change.
This reverts commit 18b4714e38d4871947eff0acb7f1c8f4625fda9f.
|
|
|
|
|
|
|
|
|
| |
Implements one part of forgejo/runner#119. The other part is a corresponding PR in forgejo/runner: forgejo/runner#120.
Reviewed-on: https://code.forgejo.org/forgejo/act/pulls/24
Reviewed-by: earl-warren <earl-warren@noreply.code.forgejo.org>
Co-authored-by: s3lph <codeberg@s3lph.me>
Co-committed-by: s3lph <codeberg@s3lph.me>
|
|
|
|
|
|
| |
Since the start script may create LXC templates that are shared, they
may race against each other when running for the first time. A lock
global to the host needs to be used to guarantee that does not happen.
|
| |
|