changes to support ghes alpha release by ericsciple · Pull Request #199 · actions/checkout (original) (raw)
Navigation Menu
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Conversation
For GHES alpha release, leverage GITHUB_URL to determine clone URL (may change post alpha)
| module.exports = windowsRelease; |
|---|
| /***/ }), |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ignore index.js
| return `${serviceUrl.origin}/${encodedOwner}/${encodedName}` |
|---|
| } |
| export function getServerUrl(): URL { |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: move this so it's next to getApiUrl()?
This was referenced
Mar 6, 2021
This was referenced
Mar 14, 2021
This was referenced
Mar 15, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})