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

Adds Makefile #129

Merged
merged 6 commits into from
May 2, 2019
Merged

Adds Makefile #129

merged 6 commits into from
May 2, 2019

Commits on Apr 30, 2019

  1. Adds Makefile

    * make provide targets for testing building and packaging
    * removes stack image dockerfile
    * stacks will move to a separate repo now that they don't require lifecycle binaries
    
    Signed-off-by: Emily Casey <ecasey@pivotal.io>
    Signed-off-by: Andrew Meyer <ameyer@pivotal.io>
    ekcasey authored and ameyer-pivotal committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    73df77d View commit details
    Browse the repository at this point in the history
  2. Update readme for makefile

    Signed-off-by: Andrew Meyer <ameyer@pivotal.io>
    ameyer-pivotal committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    6cc3b28 View commit details
    Browse the repository at this point in the history
  3. Add 'make clean' to readme

    Signed-off-by: Andrew Meyer <ameyer@pivotal.io>
    ameyer-pivotal committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    d4aa01a View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. Respond to PR comments:

    - Update gitignore
    - Update makefile to use packages vs filenames in build steps
    
    Signed-off-by: Andrew Meyer <ameyer@pivotal.io>
    Signed-off-by: Danny Joyce <djoyce@pivotal.io>
    ameyer-pivotal authored and Danny Joyce committed May 1, 2019
    Configuration menu
    Copy the full SHA
    7ed0de0 View commit details
    Browse the repository at this point in the history
  2. Remove RC image build from travis

    Signed-off-by: Danny Joyce <djoyce@pivotal.io>
    Signed-off-by: Andrew Meyer <ameyer@pivotal.io>
    Danny Joyce authored and ameyer-pivotal committed May 1, 2019
    Configuration menu
    Copy the full SHA
    e201467 View commit details
    Browse the repository at this point in the history
  3. Use makefile in travis

    Signed-off-by: Danny Joyce <djoyce@pivotal.io>
    Signed-off-by: Andrew Meyer <ameyer@pivotal.io>
    Danny Joyce authored and ameyer-pivotal committed May 1, 2019
    Configuration menu
    Copy the full SHA
    089c8ad View commit details
    Browse the repository at this point in the history