-
This is a tracking issue for the builder binary that is responsible for executing a docker-based-build SLSA [buildDefinition](https://github.com/MarkLodato/slsa/blob/cec378584e1b24c84fd0a60a0ae5f269e0…
asraa updated
6 months ago
-
Might be useful for provenance tracking and reproducibility to know what version of `xBOUT` was used to produce some file. Similar to https://github.com/boutproject/boutdata/pull/79.
-
Something gets screwy in the provenance tracking. To see this, change the logic in `'execution_tests/test_data_versions.py::test_stale_status_self_partitioned` to materialize partitions with a range i…
-
This is to implement a facility for tracking arbitrary measurements against arbitrary characteristics of a resource (eg. tracking `temperature` in `degrees celsius`).
The implementation needs to ma…
pospi updated
4 years ago
-
I only use GitHub mostly for third-party contributions at this point, with my own code repositories being hosted somewhere else (right now, Codeberg)
While I wouldn't be able to take advantage of f…
-
As came up during dandi-standup.
ATM `"publishedBy"` is populated with an Activity `"DANDI publish"` which `wasAssociatedWith` `"DANDI API"` process.
Might require more discussion and how it should …
-
Add a code linter to automatically format code on commit. This is an easy way to ensure code quality and consistency.
-
We will need a very lightweight abstract class that standardizes the API for algorithms. This class will not include code for supporting embarrassingly parallel computation like ``pyUSID.Process`` doe…
-
Several people at the SIGMOD demo were intrigued by Vizier's version history and provenance tracking and wanted the ability to issue provenance/meta-queries on the notebook. A few examples:
* Load /…
-
I received a request to start the workflow from a hive instead of a disk image. Implementing this would require relaxing some of the provenance and error tracking in the database-populating program.