-
-
Notifications
You must be signed in to change notification settings - Fork 186
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
compiling paper.md on gitlab? #1237
Comments
Having a GH Action equivalent running on GitLab sounds like a good idea, but right now it is not in our list of priorities. Internally the GitHub action uses this package: https://github.com/openjournals/inara |
This comment in an inara issue looks relevant. |
I snooped a bit further and here's the repo in which it's used (h/t @platipodium): https://gitlab.hzdr.de/mussel/netlogo-northsea-species/-/blob/main/.gitlab/joss.yaml#L50-68 |
Yeah... as you can see in my code https://gitlab.hzdr.de/mussel/netlogo-northsea-species/-/blob/main/.gitlab/joss.yaml#L50-68 I had to fiddle around with several ideas. But it's operational now :=)! If you @maximelucas have any questions, feel free to do that here or on the linked gitlab issue tracker. |
Here's the .gitlab-ci.yml
|
This worked like a charm @platipodium! Thanks so much everyone. I was looking for a solution from other repos just like this one, but couldn't find one. |
Thank you for making this issue @maximelucas and thank you for the solution @platipodium. |
Hi,
I am currently writing a manuscript to be submitted to your great journal.
Unfortunately, I am having trouble compiling the paper.md: the guidelines (https://joss.readthedocs.io/en/latest/submitting.html) provide two ways but none seems to work for me.
The error provides no other information to help be understand what is wrong.
Would you have an equivalent to the Github Action but for Gitlab?
The text was updated successfully, but these errors were encountered: