Changelog for
buildpacks-cli-zsh-completion-0.35.1-lp160.1.3.noarch.rpm :
* Tue Aug 06 2024 opensuse_buildserviceAATTojkastl.de- Update to version 0.35.1:
* Add retries for docker network remove
* Fix ephemeral bridge network name for podman
* Fix the helper script for testing the GitHub Action workflows on forked repositories.
* Add ${{ matrix.suffix }} to the source tag for retagging.
* Fix buildpacks#2237: consider /workspace as a sensitive dir
* Support OCI layouts with application/vnd.oci.image.manifest.v1+json media type
* Bump default lifecycle binary version from 0.19.6 to 0.20.0
* Fix variable name.
* Fix variable name.
* Update the DEVELOPMENT.md
* Fix variable name mismatch.
* Finish the helper script for testing GitHub Action workflows on forked repository.
* Add a draft helper script for testing GitHub Action workflows on forked repository.
* Add --trust-extra-buildpacks option
* Trust buildpacks in addition to those on the builder
* Mon Jul 22 2024 opensuse_buildserviceAATTojkastl.de- Update to version 0.35.0:
* Log a warning (once) when PACK_VOLUME_KEY is unset and running in a container
* Validate build image name
* Try to fix wcow
* Fix macos by not requiring real docker client for lifecycle execution unit tests
* Launch build containers in a separate ephemeral Docker bridge network
* Resolve some TODOs
* Initial implementation (still has TODOs)
* Warn if NOT --pull-policy=always in container
* Mon Jul 22 2024 Johannes Kastl
- new package buildpacks-cli: CLI for building apps using Cloud Native Buildpacks