jw-pkg/scripts
Repository files (latest commit first)
Filename Latest commit message Latest commit date
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
..
usr-bin scripts/usr-bin: scripts.mk -> std-targets.mk 2026-04-08 16:47:00 +02:00
create-mkdebian.sh create-mkdebian.sh: Fix Maintainer + Homepage 2026-03-04 14:45:38 +01:00
create-mkspec.sh cmds.distro.CmdInfo: Rename to cmds.platform.CmdInfo 2026-04-24 16:53:55 +02:00
dpm.sh dpm.sh: Support --nodeps and --allmatches 2026-03-02 12:55:36 +00:00
git-srv-admin.sh Re-add git-srv-admin.sh: Needed for enumerating repos via SSH 2025-11-17 08:52:12 +01:00
ini-tools.sh Everywhere: Remove everything non-essential for "make clean all" 2025-11-14 15:02:56 +01:00
jw Revert "scripts: Add __init__.py" 2026-01-26 17:17:23 +01:00
jw-pkg-create-project.sh py-topdir.mk: Use pyright 2026-05-31 18:20:37 +02:00
jw-pkg.py jw.pkg: Fix "make check" static code check fallout 2026-05-31 18:20:38 +02:00
make-version-script.sh make, scripts: Re-add files necessary for building ytools 2025-11-14 15:59:49 +01:00
Makefile scripts/usr-bin: Install symlink /usr/bin/jw-pkg 2026-04-06 15:58:11 +02:00
mkspec-wrapper.sh mkspec-wrapper.sh: Add OS id to $INSTALL_LOG 2026-03-20 10:30:25 +01:00
pgit.sh make / scripts: git.janware.com -> devgit.janware.com 2026-05-12 15:15:29 +02:00
pkg.sh pkg.sh: upload_pkg(): Don't ignore git push errors 2026-06-07 09:43:07 +02:00
purge-stale-projects.sh make / scripts: git.janware.com -> devgit.janware.com 2026-05-12 15:15:29 +02:00
python-tools.sh python-tools.sh: Create empty line after import 2026-06-01 20:14:45 +02:00
scm.sh scm.sh ls-files: Support -a (all files) 2025-12-01 11:29:53 +01:00
systemctl-wrapper.sh systemctl-wrapper.sh: Beautify logging 2026-03-16 19:14:41 +01:00
upload.sh upload.sh: Re-add upload.sh, needed for release pipeline 2025-11-17 02:19:08 +01:00