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

Refactor Push-PipelinesToList to handle null dependencies #683

Closed

Commits on Jul 31, 2024

  1. Refactor the Push-PipelinesToList function in `PrePostDeploymentScr…

    …ipt.Ver2.ps1` to improve pipeline dependency handling. If a dependency is null, display a warning message. Otherwise, recursively call `Push-PipelinesToList` with the dependent pipeline.
    Liszet committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    caa2884 View commit details
    Browse the repository at this point in the history