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

Allow changing the GitHub API base URL via the INSTALLER_DOWNLOAD_URL env var #199

Merged
merged 4 commits into from
Oct 31, 2024

Commits on Oct 24, 2024

  1. Allow changing the GitHub API base URL via env var

    We use the INSTALLER_DOWNLOAD_URL to align up with the install script.
    
    Signed-off-by: Bernát Gábor <[email protected]>
    gaborbernat committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c528958 View commit details
    Browse the repository at this point in the history
  2. Add tests

    Signed-off-by: Bernát Gábor <[email protected]>
    gaborbernat committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a9a2127 View commit details
    Browse the repository at this point in the history
  3. Mark environment variable tests serial

    Signed-off-by: Bernát Gábor <[email protected]>
    gaborbernat committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    69a3b07 View commit details
    Browse the repository at this point in the history
  4. PR Feedback

    Signed-off-by: Bernát Gábor <[email protected]>
    gaborbernat committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    f9559d5 View commit details
    Browse the repository at this point in the history