Bug fixes and log enhancments #4

Merged
cloudymax merged 0 commits from refs/pull/4/head into main 2026-05-14 14:11:36 +00:00
cloudymax commented 2026-05-14 14:07:09 +00:00 (Migrated from git.smallhack.org)
  1. Avoid name collisions with the protected variable FORGEJO_TOKEN by switching to using forgejo_api_token
  2. Add support for setting --verbose option via boolean true/false in chart-release.sh and generate-release-notes.sh
  3. Fix issue where generate-release-notes.sh would crash if the repo had no prior releases.
  4. Support a new global verbose: true input for enabling debug logging.
  5. Allow users to download scripts from alternate repos/branches via the scripts_source input
  6. Fix typo in codeberg_token field
1. Avoid name collisions with the protected variable `FORGEJO_TOKEN` by switching to using `forgejo_api_token` 2. Add support for setting `--verbose` option via boolean `true`/`false` in `chart-release.sh` and `generate-release-notes.sh` 3. Fix issue where `generate-release-notes.sh` would crash if the repo had no prior releases. 4. Support a new global `verbose: true` input for enabling debug logging. 5. Allow users to download scripts from alternate repos/branches via the `scripts_source` input 6. Fix typo in `codeberg_token` field
jessebot (Migrated from git.smallhack.org) approved these changes 2026-05-14 14:11:16 +00:00
Sign in to join this conversation.
No description provided.