AFM-SPM / TopoStats

An AFM image analysis program to batch process data and obtain statistics from images
https://afm-spm.github.io/TopoStats/
GNU Lesser General Public License v3.0
60 stars 11 forks source link

DOI for versioned releases #1019

Open ns-rse opened 1 day ago

ns-rse commented 1 day ago

Currently we use a GitHub Action that adds tagged releases to University of Sheffield's Figshare Instance ORDA.

This has a major short-coming in so much as new releases are added to the existing entry and tagged/versioned releases do not have their own unique Digital Object Identifier (DOI).

An alternative solution as described here is to use Zenodo instead. However, a quick search reveals there are several GitHub Actions on the marketplace that are deprecated as of 2023 where Zenodo made some major changes which broke things.

A cursory search suggests the zenodo-upload action might still work though, but its not clear whether this mints a new DOI on each tag.

Some further research is required but ultimately