model-eol check
Version updated for https://github.com/thossullivan/model-eol to version v0.2.4.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The model-eol GitHub Action provides a machine-readable deprecation feed format for AI models along with the necessary tools to automate tasks related to model retirement, such as CI gate checks, Dependabot PRs, inventory creation, and migration plans. It helps manage dependencies more efficiently by providing clear lifecycle information for AI models and integrates seamlessly with existing software ecosystems like npm and GitHub Actions.
What’s Changed
What’s Changed
- Align README with the v0.2.3 lifecycle receipts by @thossullivan in https://github.com/thossullivan/model-eol/pull/61
- fix: drain stdio then hard-exit - piped JSON truncated at 64KiB by @thossullivan in https://github.com/thossullivan/model-eol/pull/63
- docs: Action usage in README, security policy - Marketplace listing prep by @thossullivan in https://github.com/thossullivan/model-eol/pull/62
- ci: workflow_dispatch releases without the feeds guard by @thossullivan in https://github.com/thossullivan/model-eol/pull/64
Full Changelog: https://github.com/thossullivan/model-eol/compare/v0.2.3...v0.2.4