2 Commits

Author SHA1 Message Date
florian.berthold 0206974be4 ci: respect GITHUB_REPOSITORY for bundle name + tolerate per-asset upload failures
release / release (push) Successful in 2s
- build_zip.sh: derive <repo>-all.zip name from $GITHUB_REPOSITORY when
  set (in Gitea Actions the toplevel basename is the worker dir, not
  the repo). Falls back to git toplevel for local invocations.
- release.yml: skip assets above MAX_BYTES (200 MiB Gitea ceiling) and
  continue on individual upload failures. Job only fails if ZERO assets
  uploaded. Previously one oversized zip would block the whole release.
2026-05-25 12:15:02 +02:00
florian.berthold 88103cc4fa ci: add tools/build_zip.sh (git-archive per addon folder) 2026-05-25 11:13:41 +02:00