This repository has been archived by the owner on Dec 27, 2022. It is now read-only.
Releases: acearchive/legacy-artifact-action
Releases · acearchive/legacy-artifact-action
0.2.0
- Bump artifact schema version to
2
- Add better support for future changes to the artifact schema
- Previously,
history
mode would validate all artifact files and silently skip invalid ones. Now, it only checks that the artifact file is valid YAML and otherwise performs no validation. This saves us from having to support validation for prior artifact schema versions in the future.
0.1.0
Initial release 🎉