mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 11:38:02 +00:00
* reuse format-duration helper * add changelog * update duration * fix 0 assuming 0s * VAULT-16593/ update tests, remove formatting assumptions * more tests * add calc function * woops, typo use % * update variable name * add back one template test * refactor to handle all duration string cases, including 3m * ok lets do that differently * comment cleanup * address comments * push to rerun checks