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

initial implementation of publication to Zenodo #107

Merged
merged 39 commits into from
Apr 12, 2018
Merged

initial implementation of publication to Zenodo #107

merged 39 commits into from
Apr 12, 2018

Conversation

targos
Copy link
Member

@targos targos commented Apr 11, 2018

No description provided.

@targos targos requested review from stropitek and removed request for stropitek April 11, 2018 14:29
@targos
Copy link
Member Author

targos commented Apr 11, 2018

Sorry it's not ready for review yet

@targos
Copy link
Member Author

targos commented Apr 11, 2018

This is ready I think. There is nothing left specific to the ELN. I put options to allow for custom things

});

exports.createEntry = composeWithError(async (ctx) => {
const { entryId } = ctx.query;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

readme says entry id is in the body

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed readme

attachments to add to the Zenodo entry. It can also return an object if a single
attachment is to be added

```js
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the default or just an example?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Example. There is no default.

@targos targos merged commit 19fc2f6 into master Apr 12, 2018
@targos targos deleted the zenodo branch April 12, 2018 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants