SATVILab / projr

Streamline R projects
https://satvilab.github.io/projr/
Other
1 stars 1 forks source link

Convert manifest.csv to manifest.json #475

Open MiguelRodo opened 6 months ago

MiguelRodo commented 6 months ago

This will allow for adding extra information, as not everything has to be a column then. We can, for example, have the uploader's GitHub user name, or the time, or whatever, as metadata for the upload. We could perhaps then create a hash for each upload, that can then be referred to (in addition to the versioning).

MiguelRodo commented 5 months ago

So, there's nothing else but for this. If we're going to keep in the manifest not just literal records of what's in each version but also thinks like where it went and what it has, then we're going to have do a json file.

Well, I guess in each remote we could keep a manifest file, and just compare.