Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reproducibility reporting frontend #9

Closed
raboof opened this issue Feb 26, 2024 · 1 comment
Closed

reproducibility reporting frontend #9

raboof opened this issue Feb 26, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@raboof
Copy link
Collaborator

raboof commented Feb 26, 2024

It would be nice to provide a front-end showing 'how reproducible are we?' reports, ideally replacing the 4 reports at https://reproducible.nixos.org/ .

Perhaps it would make sense to have an endpoint where trusted users can upload a hierarchy of outputs under some name, and then based on that name anyone could fetch a UI could show that hierarchy, perhaps annotated/filterable:

  • grey: no or only one collected hash for this output
  • red: more than one hash, none identical
  • orange: more than one hash, some of which are identical
  • green: more than one hash, all consistent
@raboof raboof added the enhancement New feature or request label Feb 26, 2024
@raboof raboof self-assigned this Mar 1, 2024
raboof added a commit that referenced this issue Mar 2, 2024
@raboof raboof mentioned this issue Mar 2, 2024
raboof added a commit that referenced this issue Mar 4, 2024
raboof added a commit that referenced this issue Mar 16, 2024
raboof added a commit that referenced this issue Mar 16, 2024
raboof added a commit that referenced this issue Mar 16, 2024
Example output: https://dpaste.com/FWAYRXSVM

Several TODO's left, but perhaps functional enough to merge?

Towards #9
raboof added a commit that referenced this issue Mar 21, 2024
Example output: https://dpaste.com/FWAYRXSVM

Several TODO's left, but perhaps functional enough to merge?

Towards #9
raboof added a commit that referenced this issue Mar 22, 2024
Example output: https://dpaste.com/FWAYRXSVM

Several TODO's left, but perhaps functional enough to merge?

Towards #9
raboof added a commit that referenced this issue Mar 22, 2024
Example output: https://dpaste.com/FWAYRXSVM

Several TODO's left, but perhaps functional enough to merge?

Towards #9
raboof added a commit that referenced this issue Mar 22, 2024
Example output: https://dpaste.com/FWAYRXSVM

Several TODO's left, but perhaps functional enough to merge?

Towards #9
raboof added a commit that referenced this issue Mar 23, 2024
Example output: https://dpaste.com/FWAYRXSVM

Several TODO's left, but perhaps functional enough to merge?

Towards #9
JulienMalka pushed a commit that referenced this issue May 1, 2024
Example output: https://dpaste.com/FWAYRXSVM

Several TODO's left, but perhaps functional enough to merge?

Towards #9
raboof added a commit that referenced this issue May 6, 2024
Example output: https://dpaste.com/FWAYRXSVM

Several TODO's left, but perhaps functional enough to merge?

Towards #9
raboof added a commit to raboof/nix-hash-collection that referenced this issue May 17, 2024
Example output: https://dpaste.com/FWAYRXSVM

Several TODO's left, but perhaps functional enough to merge?

Towards JulienMalka#9
@raboof
Copy link
Collaborator Author

raboof commented Oct 22, 2024

a basic version of this has been merged with #22 , let's track further improvements as #29 and other separate issues.

@raboof raboof closed this as completed Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant