Build and packaging library
  • Python 48.7%
  • Makefile 37.5%
  • Shell 13.8%
Find a file
Jan Lindemann 57a50381a2
pkg.sh: upload_pkg(): Don't ignore git push errors

After release, pkg.sh pushes the changes to VERSION and HASH upstream. Failures are masked, though, propagate them.

Unclear what motivated masking the error. Tracking that down with git blame leads to build-package.sh, which was inherited from ytools, where the change was introduced 2014 with the trust-inspiring comment:

attempted fix for error during commit of version files in build-package.sh

Signed-off-by: Jan Lindemann <jan@janware.com>
2026-06-07 09:43:07 +02:00
.github/workflows workflows/(build-package.yaml -> standard-tests.yaml) 2026-06-03 15:29:22 +02:00
bin bin, make, scripts: Re-add files necessary for packaging jw-build 2025-11-14 11:22:50 +01:00
conf pyproject.toml: Enforce import annotations style 2026-06-01 14:34:25 +02:00
make topdir.mk: Make git-get-pub rebase onto pub's master 2026-06-07 08:09:48 +02:00
scripts pkg.sh: upload_pkg(): Don't ignore git push errors 2026-06-07 09:43:07 +02:00
src lib.init.detect_modules(): Renovate signature 2026-06-06 23:08:28 +00:00
.gitignore Everywhere: Rename package "jw-build" to "jw-pkg" 2025-11-28 13:35:56 +01:00
HASH Release 1.0.0-233@suse-tumbleweed/x86_64 2026-06-06 23:25:24 +00:00
Makefile $(TOPDIR)/Makefile: include py-topdir.mk 2026-05-31 18:20:35 +02:00
RELEASES Release 1.0.0-233@suse-tumbleweed/x86_64 2026-06-06 23:25:24 +00:00
VERSION Start version: 1.0.0-233 2026-06-06 23:08:28 +00:00