Skip to content

Releases: Swevo/PollyAction

Release list

v1.0.1

Choose a tag to compare

@Swevo Swevo released this 07 Jul 17:21

Shortened action description to fit Marketplace's 125-character limit. No functional changes.

v1.0.0

Choose a tag to compare

@Swevo Swevo released this 07 Jul 17:12

Initial release: retry/backoff wrapper for any GitHub Actions step. Free, MIT-licensed, zero config.

  • Exponential backoff with configurable multiplier and cap
  • Per-attempt timeout support
  • bash/sh/pwsh/cmd shell support
  • attempts/succeeded outputs