Skip to content

Releases: sindrel/endoflife-github-action

v1.0.0

17 Jan 10:18
3572b8b
Compare
Choose a tag to compare

🎉 First major release. See README.md for documentation and examples.

Key features

  • Fetches product cycle information from the endoflife.date API.
  • Supports version extraction from YAML, JSON, or any plain text file.
  • Allows for failure conditions based on end-of-life status and days until end-of-life.
  • Outputs can be used in subsequent steps, e.g. for pushing notifications or raising alerts.

v0.1.1

11 Jan 14:40
880410e
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

This release should be fully functional, but is marked as a pre-release as some more testing is required before v1.

Please provide feedback if you encounter any issues. 🎉

v0.1.0

11 Jan 14:13
880410e
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
feat: Initial version (v0.1)