Package Release Info

buildpacks-cli-0.35.1-bp160.1.13

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

buildpacks-cli
buildpacks-cli-bash-completion
buildpacks-cli-fish-completion
buildpacks-cli-zsh-completion

Change Logs

* Tue Aug 06 2024 opensuse_buildservice@ojkastl.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_buildservice@ojkastl.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 <opensuse_buildservice@ojkastl.de>
- new package buildpacks-cli: CLI for building apps using Cloud
  Native Buildpacks