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: SystemOutput in the PipelineTestCase #1697

Merged
merged 4 commits into from
Apr 13, 2023
Merged

fix: SystemOutput in the PipelineTestCase #1697

merged 4 commits into from
Apr 13, 2023

Commits on Apr 12, 2023

  1. fix: SystemOutput in the PipelineTestCase

    It is either a null or struct. Not a string.
    GaikwadPratik committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    2b2a876 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    dd47256 View commit details
    Browse the repository at this point in the history
  2. Update pipelines.go

    Co-authored-by: Sander van Harmelen <sander@vanharmelen.nl>
    GaikwadPratik and svanharmelen committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    719eaf5 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    svanharmelen committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    1c32b55 View commit details
    Browse the repository at this point in the history