Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

render command renders App image only #724

Merged
merged 3 commits into from
Nov 5, 2019

Commits on Oct 30, 2019

  1. Make render command takes exactly one argument which is an App image …

    …name. Rendering a .dockerapp dir is not allowed anymore
    
    Signed-off-by: Jean-Christophe Sirot <[email protected]>
    Jean-Christophe Sirot committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    154c45c View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

  1. Update e2e tests

    Signed-off-by: Jean-Christophe Sirot <[email protected]>
    Jean-Christophe Sirot committed Oct 31, 2019
    Configuration menu
    Copy the full SHA
    7263c18 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Fix error handling and message when the App to render does not exist

    Signed-off-by: Jean-Christophe Sirot <[email protected]>
    Jean-Christophe Sirot committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    c2f76a8 View commit details
    Browse the repository at this point in the history