GithubHelp home page GithubHelp logo

Create Zenodo DOI about llama HOT 6 CLOSED

alpaka-group avatar alpaka-group commented on July 18, 2024
Create Zenodo DOI

from llama.

Comments (6)

bernhardmgruber avatar bernhardmgruber commented on July 18, 2024 1

Thank you @ax3l! That is really helpful! I will give your suggestions a try!

from llama.

bernhardmgruber avatar bernhardmgruber commented on July 18, 2024

I cannot connect Zenodo to the Github LLAMA repository, because I do not have the rights to allow Zenodo to access the repository.

@psychocoderHPC, @BenjaminW3 or @ax3l: you are listed as admins of the alpaka-group. Could someone of you please grant access to Zenodo? Here is a guide: https://docs.github.com/en/free-pro-team@latest/github/setting-up-and-managing-organizations-and-teams/approving-oauth-apps-for-your-organization
You might not see a Zenodo request, because I cannot create one from my Zenodo account :/

Thank you!

from llama.

bernhardmgruber avatar bernhardmgruber commented on July 18, 2024

The Github integration on Zenodo is now enabled. However, no DOI has been created yet for any of the previous releases.

from llama.

psychocoderHPC avatar psychocoderHPC commented on July 18, 2024

If you go to the release page than edit the last commit and store (no changes) the event should be fired again. If you have a DOI please add this DOI to the release nodes

from llama.

bernhardmgruber avatar bernhardmgruber commented on July 18, 2024

The Zenodo hook was triggered during the last release, but there were errors on the Zenodo side:

{
    "errors": "{'metadata': {'grants': [u'Invalid grant ID(s): 10.13039/501100000780::05E18CHA'], 'contributors': {0: {'type': [u'Missing data for required field.']}, 1: {'type': [u'Missing data for required field.']}, 2: {'type': [u'Missing data for required field.']}}}}"
}

from llama.

ax3l avatar ax3l commented on July 18, 2024

The errors are on our side, I fear.

The contributors need a type field, e.g.:

llama/.zenodo.json

Lines 21 to 34 in c60373b

"contributors": [
{
"name": "Wesarg, Bert",
"affiliation": "TU Dresden"
},
{
"name": "Velten, Markus",
"affiliation": "TU Dresden"
},
{
"name": "Werner, Matthias",
"affiliation": "Helmholtz-Zentrum Dresden-Rossendorf"
}
],

vs.
https://github.com/openPMD/openPMD-api/blob/34b24d92f262590f3da2e5d587e5904640fd76d8/.rodare.json#L29

And one of the grant ID is invalid:
https://github.com/alpaka-group/llama/blob/develop/.zenodo.json#L50

Maybe remove the grants, add them for the first release manually, then export the JSON file and check their correct IDs for the .zenodo.json file.

from llama.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.