Thesola10
Thesola10 commented on issue forgejo/runner#171 2024-04-08 07:58:43 +00:00
actions/checkout does not support instances under a subpath

I agree to take maintainership, as I also use this action on my instance.

I'm thinking of writing an action to regularly attempt to merge upstream into it, and open a PR if it fails I guess

Thesola10 commented on issue forgejo/act#40 2024-04-05 15:00:25 +00:00
Cannot clone URL from Forgejo instance under sub-URL

Issue thankfully does not affect subpaths in actions.DEFAULT_ACTIONS_URL

Thesola10 commented on issue forgejo/act#40 2024-04-05 13:28:25 +00:00
Cannot clone URL from Forgejo instance under sub-URL

I'd suggest changing the subpath syntax within repos to something akin to ?path=a/b, at least in full URLs

Thesola10 opened issue forgejo/act#40 2024-04-05 12:08:32 +00:00
Cannot clone URL from Forgejo instance under sub-URL
Thesola10 commented on issue forgejo/runner#171 2024-04-05 09:20:10 +00:00
actions/checkout does not support instances under a subpath

AFAICT this would only involve merging https://github.com/actions/checkout/pull/1305 and maintaining a soft-fork

Thesola10 opened issue forgejo/runner#171 2024-04-03 07:47:17 +00:00
actions/checkout does not support instances under a subpath