When updating sigrefs with `storage::refs::save` we weren't checking the `RAD_COMMIT_TIME` variable, so the sigrefs commit was using current time, and we weren't able to reproduce a deterministic sigrefs commit. Make `refs::save` reproducible in debug mode using `debug_assertions` and checking the `RAD_COMMIT_TIME` environment variable. Signed-off-by: Sebastian Martinez <me@sebastinez.dev> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||