Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't assume HTTPS is only protocol for git servers #1106

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

traverseda
Copy link

While assuming HTTPS probably works with github enterprise it won't work with self-hosted runners like act, gitea, and forjego.

While I believe this would work with github enterprise it breaks selfhosted runners like act and gitea/forjego actions.
Copy link
Owner

@peaceiris peaceiris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@traverseda
Copy link
Author

Yeah, I did this wrong the first time. It's applicable to my day job so I'll put some real time into making sure this works this week.

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.

2 participants