Skip to content

Releases: tdtm/url-health-check-action

v3

13 May 18:40
2c03db3
Compare
Choose a tag to compare

What's Changed

  • Chore: update Github Actions to v4, node 20 by @tdtm in #1
  • Chore: Improve code quality tooling, update outdated versions, expand tests by @tdtm in #4

New Contributors

  • @tdtm made their first contribution in #1

Full Changelog: v3.0.0-beta.0...v3

v3.0.0-beta.0

12 Jan 18:53
b629a92
Compare
Choose a tag to compare
v3.0.0-beta.0 Pre-release
Pre-release

Under the hood: rebuilds the base url-health-check with axios.

New features:

  • contains
  • not-contains
  • exponential-backoff

To be production ready: requires its own test suite. For now the only tests are check.yml from the original repo.

Full Changelog: https://github.com/tdtm/url-health-check-action/commits/v3.0.0-beta.0