lifecycle icon indicating copy to clipboard operation
lifecycle copied to clipboard

Reference implementation of the Cloud Native Buildpacks lifecycle

Results 134 lifecycle issues
Sort by recently updated
recently updated
newest added

Bumps [actions/github-script](https://github.com/actions/github-script) from 3 to 7. Release notes Sourced from actions/github-script's releases. v7.0.0 What's Changed Add base-url option by @​robandpdx in actions/github-script#429 Expose async-function argument type by @​viktorlott in actions/github-script#402,...

dependencies
github_actions

### Description When the lifecycle is launched as a pod, the following error is reported during the ANALYZING phase as the go-containerregistry tries to access a secured docker registry which...

type/enhancement
status/ready

### Description We recently found a regression in performance through a timing test - it's great that this worked but timing a single run is fundamentally fragile. ### Proposed solution...

help wanted
type/chore
status/ready

### Summary Investigating build latencies and realized we export app image and cache image serially at the moment. I know there is a change in progress to export app and...

type/enhancement
status/discussion-needed

### Summary For a better monitoring on the running state of build service which leveraging buildpacks library, please consider add OpenTelemetry support on phases Here's the golang version SDK of...

type/enhancement
status/requires-rfc

### Summary I noticed that some of [our samples](https://github.com/buildpacks/samples) don't work properly with the current version of lifecycle. (i.e. https://github.com/buildpacks/samples/pull/167, https://github.com/buildpacks/samples/pull/163) Those samples can be very useful for **identifying possible...

type/chore
status/blocked

### Summary Lifecycle's analysis and google-cointainer, when executed in a kubernetes cluster where the dockercfgjson file is mounted from a secret, raises an error during analyse step: ``` Error checking...

type/bug
status/ready

### Description Lifecycle has so many tests that the slevine/spec test runner output is hard to read. There's an entire secondary tool dedicated to helping you parse the output the...

help wanted
type/chore
status/ready

### Description As mentioned here https://github.com/buildpacks/lifecycle/pull/1169#issuecomment-1658732291 our Makefile is getting bigger and bigger, we need to refactor and modularize it. It will reduce duplicate code, improve the overall maintenance and...

help wanted
type/chore
status/ready