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 issue with Azure Pipelines PAT Auth #3160

Merged
merged 13 commits into from
Jun 29, 2022
Merged

Commits on Jun 12, 2022

  1. Fix issue with Azure Pipelines PAT Auth

    Fixes kedacore#3159 
    
    Signed-off-by: Ricardo Aravena <raravena80@gmail.com>
    raravena80 committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    7dcaff4 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Move to TrimSuffix to metadata parsing section

    Signed-off-by: Ricardo Aravena <raravena80@gmail.com>
    raravena80 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    54d2a69 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md with fixes for kedacore#3159

    Signed-off-by: Ricardo Aravena <raravena80@gmail.com>
    raravena80 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    ea0b6a2 View commit details
    Browse the repository at this point in the history
  3. Minor fix to meta variable

    Signed-off-by: Ricardo Aravena <raravena80@gmail.com>
    raravena80 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    b10d4c0 View commit details
    Browse the repository at this point in the history
  4. tab vs spaces.

    Signed-off-by: Ricardo Aravena <raravena80@gmail.com>
    raravena80 committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    1606902 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2022

  1. Remove extra line for SetBasicAuth

    Signed-off-by: Ricardo Aravena <raravena80@gmail.com>
    raravena80 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    a5dd83b View commit details
    Browse the repository at this point in the history
  2. Add test with PAT having a newline

    Signed-off-by: Ricardo Aravena <raravena80@gmail.com>
    raravena80 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    8e5a803 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. Update azure_pipelines_scaler_test.go

    Added more specific test to stub.
    
    Signed-off-by: Ricardo Aravena <raravena80@gmail.com>
    raravena80 committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    e574919 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Update azure_pipelines_scaler_test.go

    Parse the auth token from the http request header.
    
    Signed-off-by: Ricardo Aravena <raravena80@gmail.com>
    raravena80 committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    4654a35 View commit details
    Browse the repository at this point in the history
  2. Update azure_pipelines_scaler_test.go

    nit
    
    Signed-off-by: Ricardo Aravena <raravena80@gmail.com>
    raravena80 committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    aeb85fa View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into patch-1

    Signed-off-by: Ricardo Aravena <raravena80@gmail.com>
    raravena80 committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    89cfbd0 View commit details
    Browse the repository at this point in the history
  4. Update azure_pipelines_scaler_test.go

    Fix order of dependency inclusion (alphabetically)
    
    Signed-off-by: Ricardo Aravena <raravena80@gmail.com>
    raravena80 committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    6dc2793 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Update CHANGELOG.md

    Signed-off-by: Ricardo Aravena <raravena80@gmail.com>
    raravena80 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    cad3d60 View commit details
    Browse the repository at this point in the history