-
When running on a server, with more cores and operations, the creation of the reprozip configuration file is slow! This should be revised to make it fit into the `bdcrrm-api` operation.
-
Since the Storm Reprozip Proxy images are used in other projects like `Storm Job Reana`, automating their build is necessary to avoid versions mismatch.
- [x] Introduce github actions to build the …
-
In addition to the `DATA` and `METADATA`, we need a place to have other payloads to be stored in the RPZ. An example application is the ReproZip News App project, which needs to store a WARC file.
-
Hello, I assume I am missing something obvious (this is my first time working with Docker), but I cannot seem to use neurodocker. I installed Docker, and I verified that works, and running docker run …
-
## `CITATION.cff` file
My preferred-citation is a conference proceedings:
```yaml
preferred-citation:
type: proceedings
doi: 10.1145/2882903.2899401
conference:
name: "SIGMOD '16"…
-
Would it be possible to turn datalad into "a new unix shell" in a way that people could execute their usual shell commands and/or scripts with the shebang #!/bin/datalad such that the shell would then…
-
reproenv is an effort similar to neurodocker that generates Dockerfiles and Singularity recipes given arbitrary templates. the goal of reproenv is to be a generic container spec generator, whereas neu…
-
Those old bundles are mostly there to test for old ReproZip version, not the old software in them. However `simple-0.4.0.rpz` was not only recorded with ReproZip 0.4, but Debian 8.1.
This bundle ru…
-
*[Originally opened](https://gitlab.com/ViDA-NYU/reproserver/-/issues/37) 2019-09-11 16:59 EDT by @remram44*
The server is made slower by the need to move data around.
* RPZ is received from upl…
-
**Is your feature request related to a problem? Please describe.**
We have mic encapsulate input/ output because there is a chance reprozip will miss an input or output from the trace. There is also …