release v0.1.3: bump version, fix publish auth across http->https redirect #3

Merged
eric merged 2 commits from v0.1.3-final into main 2026-09-08 04:01:45 +00:00
Owner
  • chore: bump hermes-meshtastic to 0.1.3
  • fix(ci): curl dropped Authorization on Gitea 308 http->https redirect (api replied token is required); add --location-trusted
- chore: bump hermes-meshtastic to 0.1.3 - fix(ci): curl dropped Authorization on Gitea 308 http->https redirect (api replied token is required); add --location-trusted
eric added 2 commits 2026-09-08 04:01:40 +00:00
curl drops the Authorization header when -L follows Gitea's 308 redirect from
http server_url to https, so the API replied 'token is required' and publish
failed with no release id. Add --location-trusted to every publish curl.
eric merged commit d7aa18682b into main 2026-09-08 04:01:45 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: eric/meshtastic#3