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: calling-convention=stdio #461

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Commits on Oct 25, 2024

  1. feat: calling-convention=stdio

    Adds support for workers accepting input on stdout and producing output on stdout.
    
    This adds add1c and add1d test coverage in pipelines.sh. add1d also adds python test coverage for pipelines. Also adds mix-and-match pipelines, where we mix-and-match calling conventions, and python vs bash.
    
    Improved pipeline error handling and error handling test coverage.
    
    Separate task failure watching from redirect logic.
    
    Signed-off-by: Nick Mitchell <[email protected]>
    starpit committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8fa709a View commit details
    Browse the repository at this point in the history