1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2025-04-21 20:26:19 +02:00
Commit graph

5 commits

Author SHA1 Message Date
You-Sheng Yang
9b92a3558d getFetchUrl: compose url with full service url
actions/checkout maybe used by Gitea, which allows installing the
server instance in a subdirectory to the service root, therefore a full
serviceUrl must be used.

Signed-off-by: You-Sheng Yang <vicamo@gmail.com>
2024-03-22 00:08:33 +08:00
Peter Murray
e6d535c99c
Inject GitHub host to be able to clone from another GitHub instance ()
* Adding the ability to specify the GitHub Server URL and allowing for it to differ from the Actions workflow host

* Adding tests for injecting the GitHub URL

* Addressing code review comments for PR 
2022-09-26 12:34:52 -04:00
eric sciple
7523e23789
switch GITHUB_URL to GITHUB_SERVER_URL () 2020-05-18 13:05:15 -04:00
eric sciple
ac455590d1
consume new @actions/github for GHES support () 2020-05-07 12:11:11 -04:00
eric sciple
85b1f35505
changes to support ghes alpha release () 2020-03-25 15:12:22 -04:00