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

Commits on Oct 19, 2024

  1. Don't assume protocol is HTTPS

    While I believe this would work with github enterprise it breaks selfhosted runners like act and gitea/forjego actions.
    traverseda authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    7f0cd66 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from traverseda/traverseda-patch-1

    Don't assume protocol is HTTPS
    traverseda authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    c85f3d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Update set-tokens.ts

    traverseda authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5bd1c90 View commit details
    Browse the repository at this point in the history