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

feat(execution): remove spinnaker accounts from execution context #4656

Merged
merged 4 commits into from
Feb 23, 2024

Commits on Feb 23, 2024

  1. feat(execution): Add a method to build AuthenticationDetails without

    Spinnaker accounts
    Daniel Zheng authored and dbyron-sf committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0610d41 View commit details
    Browse the repository at this point in the history
  2. feat(execution): Add the execution.includeAllowedAccounts feature flag

    When true, includes accounts in the pipeline execution. When false, excludes them
    Daniel Zheng authored and dbyron-sf committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a7a1f5d View commit details
    Browse the repository at this point in the history
  3. feat(execution): Add feature flag when building a PIPELINE ExecutionType

    to include or exclude the list of allowed accounts from the execution context
    Daniel Zheng authored and dbyron-sf committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0d6ad7e View commit details
    Browse the repository at this point in the history
  4. test(execution): Define the behavior when building a PIPELINE Executi…

    …onType
    Daniel Zheng authored and dbyron-sf committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ccd04de View commit details
    Browse the repository at this point in the history