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

Dry Run and tests #878

Merged
merged 5 commits into from
Nov 25, 2024
Merged

Dry Run and tests #878

merged 5 commits into from
Nov 25, 2024

Commits on Nov 25, 2024

  1. Add Dry Run for Shell Steps

    Add the capability to run dry runs on shell script steps.
    Did some slight refactorings to add tests.
    Also moved AKS Kubeconfig creation into Resource group to only call it once, as it is not required to run it for every stip since it can be reused
    janboll committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    41c0bc6 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    janboll committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3f571ea View commit details
    Browse the repository at this point in the history
  3. Pipeline test fixes

    janboll committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4cb8f93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c6b1ba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abe34fb View commit details
    Browse the repository at this point in the history