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

Update eager: make sure client secret can be specified as env var #2720

Merged
merged 14 commits into from
Sep 5, 2024

Commits on Aug 29, 2024

  1. fix eager mode

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9b65742 View commit details
    Browse the repository at this point in the history
  2. bind secret to env var

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4e04b82 View commit details
    Browse the repository at this point in the history
  3. add remote creation error handling

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5abc9ad View commit details
    Browse the repository at this point in the history
  4. update new arg to client_secret_env_var

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9b9dd83 View commit details
    Browse the repository at this point in the history
  5. fix lint

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f8f97b5 View commit details
    Browse the repository at this point in the history
  6. fix bug

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    54c4471 View commit details
    Browse the repository at this point in the history
  7. fix kwargs

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    b526f6f View commit details
    Browse the repository at this point in the history
  8. try creating secret

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    66c6bd4 View commit details
    Browse the repository at this point in the history
  9. add event loop if needed

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9ec46fb View commit details
    Browse the repository at this point in the history
  10. debug

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d21559f View commit details
    Browse the repository at this point in the history
  11. debug

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    aec338a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. update error

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    f0b5d67 View commit details
    Browse the repository at this point in the history
  2. pass default domain and project to new remote

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    351a8c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. add client secret assertion

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2425ed4 View commit details
    Browse the repository at this point in the history