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 BITBUCKET_SERVER_URL to have subpath #1125

Merged
merged 4 commits into from Apr 20, 2022

Commits on Feb 17, 2022

  1. fix parsing of BITBUCKET_SERVER_URL

    Allow BITBUCKER_SERVER_URL to have a subpath
    fix reviewdog#1124
    lgellrich committed Feb 17, 2022
    Copy the full SHA
    be4c70d View commit details
    Browse the repository at this point in the history
  2. change bitbucket client errors

    Fix some typos in the existing error messages.
    Distinguish between Bitbucket Cloud and Bitbucket Server for API errors.
    lgellrich committed Feb 17, 2022
    Copy the full SHA
    bf76180 View commit details
    Browse the repository at this point in the history
  3. update CHANGELOG

    lgellrich committed Feb 17, 2022
    Copy the full SHA
    9ee68fe View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. fix staticcheck warning

    ST1005: error strings should not be capitalized (stylecheck)
    haya14busa committed Apr 20, 2022
    Copy the full SHA
    8311cfe View commit details
    Browse the repository at this point in the history