Commit Graph

13 Commits

Author SHA1 Message Date
Simone 3c87501c40 ci: set explicit User-Agent for Gitea API calls 2026-05-02 22:32:36 +02:00
Simone 68d949aa5b ci: fix sync-gitea-only job nesting and YAML structure 2026-05-02 22:30:53 +02:00
Simone da6bf4fd04 ci: make gitea_only workflow_dispatch input boolean 2026-05-02 22:29:05 +02:00
Simone f973bf3107 ci: add workflow_dispatch gitea-only mode for release body sync 2026-05-02 22:23:06 +02:00
Simone 4f4508ccc3 ci: harden Gitea release sync auth diagnostics and upsert flow 2026-05-02 22:21:08 +02:00
Simone 84125ef688 ci: do not fail release when Gitea token lacks permissions 2026-05-02 22:19:56 +02:00
Simone c10249d171 ci: handle missing Gitea release when syncing release body 2026-05-02 22:07:13 +02:00
Simone 576706dc17 ci: fix release workflow YAML syntax for publish job 2026-05-02 21:56:02 +02:00
Simone df1e68b378 ci: update Gitea release body with CHANGELOG section on publish 2026-05-02 21:47:29 +02:00
Simone e39129c300 ci: upgrade actions to node24-native versions, release notes from CHANGELOG
- Upgrade all GitHub Actions to node24-native major versions:
  actions/checkout@v6, setup-python@v6, upload-artifact@v7,
  download-artifact@v8, microsoft/setup-msbuild@v3,
  softprops/action-gh-release@v3
- Remove FORCE_JAVASCRIPT_ACTIONS_TO_NODE24 env var (no longer needed)
- Release workflow now extracts the relevant CHANGELOG section as
  the GitHub Release body instead of a static message
- docs: add missing [2.2.0] changelog entry (Linux MinGW-w64 support)
2026-05-02 21:22:17 +02:00
Simone cda44e07a8 release: cut v2.2.1 2026-05-02 20:50:36 +02:00
Simone 0faf0fb360 ci: add Linux jobs to build and release workflows 2026-05-02 20:06:58 +02:00
Simone d074cc7c07 chore: initial commit (extracted from Launchers monorepo)
Plugin: ns7zip v2.0.0
Architectures: x86-ansi, x86-unicode, amd64-unicode
License: LGPL-2.1-or-later
2026-04-29 14:07:51 +02:00