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

a few internal refactors and added tests #418

Merged
merged 6 commits into from
Aug 1, 2023

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    889cf86 View commit details
    Browse the repository at this point in the history
  2. refactor: fix linter error S1017 in gh.RepositoryOwnerAndNameFromPath

    Error: S1017: should replace this `if` statement with an unconditional `strings.TrimPrefix` (gosimple)
    crhntr committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    81e0936 View commit details
    Browse the repository at this point in the history
  3. refactor: remove log line

    crhntr committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    1f99498 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22eeb47 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53f0cca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    719115f View commit details
    Browse the repository at this point in the history