Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate the regular deposition to Zenodo via GH action #34

Open
2 tasks
nuest opened this issue Feb 1, 2021 · 0 comments
Open
2 tasks

Automate the regular deposition to Zenodo via GH action #34

nuest opened this issue Feb 1, 2021 · 0 comments
Assignees
Labels
development Development of the register

Comments

@nuest
Copy link
Member

nuest commented Feb 1, 2021

If there was a new check since the last release and deposit, and if a full quarter/month (?) has passed, create a new release using https://github.com/actions/create-release

Details

{
"conceptdoi": "10.5281/zenodo.4059767",
"conceptrecid": "4059767",
"created": "2022-08-25T14:00:39.250736+00:00",
"doi": "10.5281/zenodo.7023125",
"files": [
{
"bucket": "9cdb79f0-a8fc-45da-9b21-990dac7d7b30",
"checksum": "md5:c25ec6f5766996ca9ce459e5ccd56e47",
"key": "codecheckers/register-2022-08.zip",
"links": {
"self": "https://zenodo.org/api/files/9cdb79f0-a8fc-45da-9b21-990dac7d7b30/codecheckers/register-2022-08.zip"
},
"size": 1332052,
"type": "zip"
}
],
"id": 7023125,
"links": {
"badge": "https://zenodo.org/badge/doi/10.5281/zenodo.7023125.svg",
"bucket": "https://zenodo.org/api/files/9cdb79f0-a8fc-45da-9b21-990dac7d7b30",
"conceptbadge": "https://zenodo.org/badge/doi/10.5281/zenodo.4059767.svg",
"conceptdoi": "https://doi.org/10.5281/zenodo.4059767",
"doi": "https://doi.org/10.5281/zenodo.7023125",
"html": "https://zenodo.org/record/7023125",
"latest": "https://zenodo.org/api/records/7023125",
"latest_html": "https://zenodo.org/record/7023125",
"self": "https://zenodo.org/api/records/7023125"
},
"metadata": {
"access_right": "open",
"access_right_category": "success",
"communities": [
{
"id": "codecheck"
}
],
"creators": [
{
"affiliation": "Institute for Geoinformatics, University of Münster, Münster, Germany",
"name": "Nüst, Daniel",
"orcid": "0000-0002-0024-5046"
},
{
"affiliation": "University of Cambridge",
"name": "Eglen, Stephen",
"orcid": "0000-0001-8607-8025"
},
{
"name": "Davies, Iain"
}
],
"description": "

Update register deposit after completing the AGILE 2022 conference's reproducibility review, now with 51 completed CODECHECKs.

",
"doi": "10.5281/zenodo.7023125",
"language": "eng",
"license": {
"id": "ODC-By-1.0"
},
"publication_date": "2022-08-25",
"related_identifiers": [
{
"identifier": "https://github.com/codecheckers/register/tree/2022-08",
"relation": "isSupplementTo",
"scheme": "url"
},
{
"identifier": "https://codecheck.org.uk/register/",
"relation": "isPreviousVersionOf",
"scheme": "url"
},
{
"identifier": "10.5281/zenodo.4059767",
"relation": "isVersionOf",
"scheme": "doi"
}
],
"relations": {
"version": [
{
"count": 3,
"index": 2,
"is_last": true,
"last_child": {
"pid_type": "recid",
"pid_value": "7023125"
},
"parent": {
"pid_type": "recid",
"pid_value": "4059767"
}
}
]
},
"resource_type": {
"title": "Software",
"type": "software"
},
"title": "codecheckers/register: CODECHECK Register Deposit August 2022",
"version": "2022-08"
},
"owners": [
22547
],
"revision": 6,
"stats": {
"downloads": 1,
"unique_downloads": 1,
"unique_views": 43,
"version_downloads": 11,
"version_unique_downloads": 11,
"version_unique_views": 147,
"version_views": 173,
"version_volume": 12863452,
"views": 47,
"volume": 1332052
},
"updated": "2023-09-19T14:35:59.622971+00:00"
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Development of the register
Projects
None yet
Development

No branches or pull requests

1 participant