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

Enhance build plan and expose env vars during detection #27

Merged
merged 4 commits into from
Nov 20, 2018

Commits on Nov 6, 2018

  1. Enhance build plan + expose env vars during detect

    - Normalize build/detect interfaces
    - Require Bash 3 for develop
    
    Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
    sclevine committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    7abe622 View commit details
    Browse the repository at this point in the history
  2. Limit writes to <platform>/env/

    Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
    sclevine committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    dc5092a View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Revise build plan updates to match lifecycle

    Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
    sclevine committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    2cd4887 View commit details
    Browse the repository at this point in the history
  2. Move plan argument to $2

    Signed-off-by: Stephen Levine <stephen.levine@gmail.com>
    sclevine committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    f364f32 View commit details
    Browse the repository at this point in the history