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

Fix setting default tokens when verbose mode is FALSE and fix checks for GitLab token scopes #527

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    695eeea View commit details
    Browse the repository at this point in the history
  2. Fix if condition. Previous phrase resulted in error when host searc…

    …hed for default token but had verbose switched to FALSE.
    maciekbanas committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    68938aa View commit details
    Browse the repository at this point in the history
  3. Read api scope for GitLab is TRUE when basic endpoint is read, which …

    …is done already in test_token function call. Therefore, the private method for GitLab has been deleted.
    maciekbanas committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b28f13d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5c82ef View commit details
    Browse the repository at this point in the history
  5. Update NEWS.

    maciekbanas committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d22bba3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83c971f View commit details
    Browse the repository at this point in the history