Skip to content

Conversation

@TingluoHuang
Copy link
Member

This pull request includes changes to ensure the runner can access the GitHub codeload service and updates the documentation to reflect this requirement. The most important changes include adding a code block to check the accessibility of the codeload service in the ActionsCheck.RunCheck method and updating the actions.md documentation file with instructions for testing the accessibility of the codeload service.

Main code changes:

  • src/Runner.Listener/Checks/ActionsCheck.cs: Added a code block to check the accessibility of the GitHub codeload service in the ActionsCheck.RunCheck method.

Documentation updates:

  • docs/checks/actions.md: Updated the actions.md documentation file with instructions for testing the accessibility of the codeload service and mentioning the requirement for the runner to access https://codeload.github.com for downloading actions tar.gz/zip. [1] [2]
  • docs/checks/actions.md: Added a new bullet point for GitHub Enterprise Server, mentioning the requirement for the runner to access https://codeload.[hostname]/_ping.

@TingluoHuang TingluoHuang requested a review from a team as a code owner November 28, 2023 17:55
@TingluoHuang TingluoHuang merged commit ac89b31 into main Nov 28, 2023
@TingluoHuang TingluoHuang deleted the users/tihuang/proxyua branch November 28, 2023 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants