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

Run user-provided command as part of build flow #6715

Merged

Commits on Feb 15, 2016

  1. Run user-provided command as part of build flow

    This is meant to be used for running project unit tests as part of a
    build.
    
    Changes:
    - Add utility to run containers and stream logs
    - Add build spec API field for post commit actions
    
      Includes a common-case API for running a shell script and an
      kapi.Container-like API for more sophisticated use cases.
    
    A good deal of this was done pair programming with @PI-Victor.
    rhcarvalho committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    3e5a859 View commit details
    Browse the repository at this point in the history