CodeMeta to Zenodo Converter
Version updated for https://github.com/escape2020/codemeta2zenodo to version v1.2.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “CodeMeta to Zenodo Converter” GitHub Action automates the conversion of codemeta.json metadata files into the Zenodo-compatible .zenodo.json format using the eOSSR library. It simplifies the process of generating Zenodo metadata for software releases, ensuring compatibility and enabling additional features like metadata validation and optional inclusion of ESCAPE2020 community/grant data. This action is particularly useful for maintaining accurate and standardized metadata for research software projects.
Release notes
What’s Changed
- fix issue with validator step (command not found error) by @vuillaut in https://github.com/escape2020/codemeta2zenodo/pull/3
Full Changelog: https://github.com/escape2020/codemeta2zenodo/compare/v1.1.0...v1.2.0