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: URL encode poolName in azure-pipelines #5120

Merged
merged 6 commits into from
Oct 23, 2023
Merged

fix: URL encode poolName in azure-pipelines #5120

merged 6 commits into from
Oct 23, 2023

Commits on Oct 23, 2023

  1. Escape pool name when fetching pool ID

    Signed-off-by: Chunderbolt <59027738+chunderbolt@users.noreply.github.com>
    chunderbolt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    772beed View commit details
    Browse the repository at this point in the history
  2. Change "url" in azure_pipelines_scaler to "urlString"

    Signed-off-by: Chunderbolt <59027738+chunderbolt@users.noreply.github.com>
    chunderbolt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4881b0a View commit details
    Browse the repository at this point in the history
  3. Add a test for poolName with spaces

    Signed-off-by: Chunderbolt <59027738+chunderbolt@users.noreply.github.com>
    chunderbolt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1d1db03 View commit details
    Browse the repository at this point in the history
  4. Add to CHANGELOG.md

    Signed-off-by: Chunderbolt <59027738+chunderbolt@users.noreply.github.com>
    chunderbolt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ee6917e View commit details
    Browse the repository at this point in the history
  5. Fix spelling error

    Signed-off-by: Chunderbolt <59027738+chunderbolt@users.noreply.github.com>
    chunderbolt committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    9f8edaa View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    JorTurFer authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    bc7c4d0 View commit details
    Browse the repository at this point in the history