Bruce Becker
Bruce Becker
Hi all. I am following this issue. In my case, my zenodo account is linked to ORCID and GitHub. I pull things into my ORCID from DataCite once they have...
Would it be appropriate to send a PR ? if so, where?
@borisno2 I think I have a similar issue to yours. Before I open an issue for it, I'd like to discuss it a bit here. I am building a set...
@borisno2 thanks for the response. After bouncing around with this for a few hours, I found @kelseyhightower 's [old post](https://medium.com/@kelseyhightower/12-fractured-apps-1080c73d481c) on doing [12 factor](https://12factor.net) "right". This convinced me to take...
Well, :hankey: :smiley: This use case is for generating multiple testing environments. I can surely find a way around (or just code in stuff by hand ( :nauseated_face: ), so...
Hi and thanks for the comment @ryansb The goal is to test the build of scientific software in many different environments. These containers are built to simulate the actual environment...
You probably missed the creation of the two directories, including `/code` in the default workflow. see https://github.com/pelias/docker#generic-build-workflow
I just spent a few days debugging this for a project of mine. I found that the error was that I had a node package in my `external-scripts` which was...