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

Lifecycle 0.4.0 Updates #77

Merged
merged 1 commit into from
Sep 26, 2019
Merged

Lifecycle 0.4.0 Updates #77

merged 1 commit into from
Sep 26, 2019

Conversation

nebhale
Copy link
Member

@nebhale nebhale commented Sep 26, 2019

This change brings the builder up to compatibility with lifecycle 0.4.0.

Currently this will not pass CI because it points at versions of the buildpacks that are not 0.4.0 compatible.

@nebhale nebhale requested a review from scothis September 26, 2019 19:25
@scothis scothis mentioned this pull request Sep 26, 2019
builder.toml.tpl Outdated
{ id = "io.projectriff.node", uri = "https://storage.googleapis.com/projectriff/node-function-buildpack/io.projectriff.node-$(curl -s https://storage.googleapis.com/projectriff/node-function-buildpack/versions/snapshots/master).tgz" },

{ id = "org.cloudfoundry.archiveexpanding", uri = "https://storage.googleapis.com/cnb-buildpacks/archive-expanding-cnb/org.cloudfoundry.archiveexpanding-1.0.35.tgz" },
{ id = "org.cloudfoundry.azureapplicationinsights", uri = "https://storage.googleapis.com/cnb-buildpacks/azure-application-insights-cnb/org.cloudfoundry.azureapplicationinsights-1.0.36.tgz" },
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we save these optional btuildspacks for a separate PR and leave this focused on getting on to lifecycle 0.4?

This change brings the builder up to compatibility with lifecycle 0.4.0.

Signed-off-by: Ben Hale <[email protected]>
@nebhale nebhale marked this pull request as ready for review September 26, 2019 19:57
@scothis scothis merged commit 5e9ce8c into projectriff:master Sep 26, 2019
@scothis
Copy link
Member

scothis commented Sep 26, 2019

Thanks for all the help @nebhale

@nebhale nebhale added semver:patch A change requiring a patch version bump type:dependency-upgrade A dependency upgrade labels Oct 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
semver:patch A change requiring a patch version bump type:dependency-upgrade A dependency upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants