Skip to content

Version 1.1

Choose a tag to compare

@PhrozenByte PhrozenByte released this 24 Aug 16:02
· 22 commits to main since this release
4d88c4e

Third patch release of the second public release (v1.1.3) of @PhrozenByte's GitHub Workflow Immortality.

Changelog (in comparison to v1.0.0):

  • [#3] Trim environment variables before usage to support GitHub Action variables (thank you @Tsuk1ko) [85f28bb]
  • Various small improvements [febd188] [031c085]
  • Properly handle HTTP redirects and partial GitHub API responses [eff45ae]
  • Check and document awk script dependency [176fb51]
  • Fix usage of 'REPO' env variable [a55e781]
  • Various small improvements [6a65ea0]
  • Refactor functions to use return variables instead [a58ce23]
  • Add --verbose option to print a list of issued GitHub API requests [f6c8bd3]
  • Respect GitHub's API rate limit [5630517]
  • Add --forks option to also load forked repositories [6cbccc4]
  • [#1] Exclude workflows not matching '.github/workflows/*' [a274dce]
  • Various small improvements [fd10aa4]