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

Add lifecycle descriptor file to archive #166

Closed
ekcasey opened this issue Aug 15, 2019 · 1 comment
Closed

Add lifecycle descriptor file to archive #166

ekcasey opened this issue Aug 15, 2019 · 1 comment
Assignees
Milestone

Comments

@ekcasey
Copy link
Member

ekcasey commented Aug 15, 2019

When I run LIFECYCLE_VERSION=0.4.0 make package
Then a lifecycle.toml file should be added to the root of the archive, with the following contents

[api]
platform = "0.1"
buildpack = "0.2"

[lifecycle]
version = "0.4.0"
@ekcasey ekcasey added this to the 0.4.0 milestone Aug 15, 2019
@ekcasey ekcasey self-assigned this Aug 16, 2019
@ekcasey
Copy link
Member Author

ekcasey commented Aug 19, 2019

Fixed in #167

@ekcasey ekcasey closed this as completed Aug 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant