Skip to content

build: bump version for 0.2.1 #11

build: bump version for 0.2.1

build: bump version for 0.2.1 #11

Triggered via push August 7, 2023 17:12
Status Failure
Total duration 1m 3s
Artifacts
Build & publish end-user images
54s
Build & publish end-user images
Fit to window
Zoom out
Zoom in

Annotations

1 error
Build & publish end-user images
buildx bake failed with: ERROR: failed to solve: process "bash -euo pipefail -c JSON_BASH_SOURCE_VERSION=$(. bin/json.bash; echo \"${JSON_BASH_VERSION:?}\")\n\n# If we're releasing then require that the src and build versions match\nif [[ ${JSON_BASH_VERSION:?} =~ [0-9]+\\.[0-9]+\\.[0-9] ]]; then\n if [[ ${JSON_BASH_VERSION} != ${JSON_BASH_SOURCE_VERSION:?} ]]; then\n echo \"Error build version does not match source version: ${JSON_BASH_VERSION@A} ${JSON_BASH_SOURCE_VERSION@Q}\" >&2\n exit 1\n fi\nfi\n\nSOURCE_DATE_EPOCH_DEFAULT=$(git -C /repo show -s --format=%at HEAD)\n\necho -n \"\\\n--input-type dir\n--name json.bash\n--license MIT\n--version '${JSON_BASH_VERSION:?}'\n--architecture all\n--depends bash\n--description 'Command-line tool and bash library that creates JSON'\n--url 'https://github.com/h4l/json.bash'\n--maintainer 'Hal Blackburn'\n--source-date-epoch-default '${SOURCE_DATE_EPOCH_DEFAULT:?}'\n\nbin/json.bash=/usr/bin/json.bash\nbin/jb=/usr/bin/jb\nbin/jb-array=/usr/bin/jb-array\nbin/jb-cat=/usr/bin/jb-cat\nbin/jb-echo=/usr/bin/jb-echo\nbin/jb-stream=/usr/bin/jb-stream\n\" > .fpm\n" did not complete successfully: exit code: 1