[RDNF #10] Remove local action cache if remote has changed (#2284) #142

Merged
earl-warren merged 1 commit from :nektos-into-forgejo-6 into main 2025-06-09 10:16:46 +00:00
Contributor
  • fix: remove local cache if remote is changed
  • test: TestCloneIfRequired

https://github.com/nektos/act/pull/2284

* fix: remove local cache if remote is changed * test: TestCloneIfRequired https://github.com/nektos/act/pull/2284
Remove local action cache if remote has changed (#2284)
Some checks failed
checks / unit (pull_request) Successful in 3m8s
checks / integration (pull_request) Successful in 1m5s
/ cascade (pull_request_target) Failing after 32s
aa8e22c641
* fix: remove local cache if remote is changed

* test: TestCloneIfRequired
Contributor

cascading-pr updated at forgejo/runner#596

cascading-pr updated at https://code.forgejo.org/forgejo/runner/pulls/596
Contributor
That's a very useful one to have 👍 I think there is an issue related to this either in https://codeberg.org/forgejo/forgejo/ or https://codeberg.org/forgejo/runner. Did you find it?
earl-warren scheduled this pull request to auto merge when all checks succeed 2025-06-09 09:48:53 +00:00
earl-warren deleted branch nektos-into-forgejo-6 2025-06-09 10:16:46 +00:00
@ -259,2 +261,4 @@
return nil
}
func TestCloneIfRequired(t *testing.T) {

Manually tested to pass.

Manually tested to pass.
Commenting is not possible because the repository is archived.
No reviewers
No milestone
No project
No assignees
3 participants
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo/act!142
No description provided.