-
So we have sufficient information to reproduce any given environment later on
-
There is currently
```shell
yhalchen@discovery:/.singularity.d$ grep -i -r version .
./Singularity:OSVersion: stretch
./bootstrap/Singularity:OSVersion: stretch
./labels.json: "SINGULARITY_DEF…
-
Regenerate certificate with both names and update code.
-
I ran survival_plot.py over ReproZip's 1.0.x branch and got this:
![survival_plot](https://cloud.githubusercontent.com/assets/426784/20993176/88138614-bcb6-11e6-9cd4-e96482acfefc.png)
I imagine …
-
https://github.com/openjournals/joss-reviews
-
Hi,
This is part of openjournals/joss-reviews#107
The [references here](https://github.com/ViDA-NYU/reprozip/blob/joss-paper/paper/paper.md#references) don't use DOIs where they should.
* `A…
stain updated
8 years ago
-
Everything works fine, both files are recorded, but the link's target appears as read and not executed (in particular, it might show up as input file).
Need to handle symlinks in `syscall_execve_even…
-
As a discussion topic, it may be worth either dedicating a bit of time or handout-style notes to why one should built work off of Git, Python and the other tools we're covering at all. There's a very …
-
Hi all (specifically @remram44),
I was trying to pack up my website build on the Nikola static site generator as a new way to make archival backups, and got this really weird error:
```
(venv) vick…
-
didn't check yet but we need to verify that we could handle/record `file://` url sources correctly, where `.netloc` could be empty.
on a quick check where I have generated a local repo with
```she…