Releases: sindrel/endoflife-github-action
Releases · sindrel/endoflife-github-action
v1.0.1
Summary
This release includes updates to internal dependencies and workflows. No functional changes.
What's Changed
- chore: Add dependabot.yml by @sindrel in #1
- fix: Add explicit workflow permissions by @sindrel in #7
- chore(deps): Bump pytest from 7.0.1 to 8.4.1 in /src by @dependabot[bot] in #6
- chore(deps): Bump actions/checkout from 3 to 4 by @dependabot[bot] in #3
- chore(deps): Bump actions/setup-python from 4 to 5 by @dependabot[bot] in #4
- chore(deps): Bump pylint from 3.3.3 to 3.3.7 in /src in the minor-and-patch group by @dependabot[bot] in #5
- chore(deps): Bump nick-fields/assert-action from 1 to 2 by @dependabot[bot] in #2
Full Changelog: v1...v1.0.1
v1.0.0
🎉 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
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. 🎉