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

db and vault should treat a key's version generically #684

Merged
merged 10 commits into from
Oct 20, 2024

Review feedback

4dc84b0
Select commit
Loading
Failed to load commit list.
Merged

db and vault should treat a key's version generically #684

Review feedback
4dc84b0
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Oct 5, 2024 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 93d0aa4 db and vault support for generic version Valid sign-off found
🟢 c43dac4 refactoring to fix issues with the rebase Valid sign-off found
🟢 7c59438 reorganize version marshalling Valid sign-off found
🟢 c955dfd introducing version comparator Valid sign-off found
🟢 2a17a4a reverts fver and restore kversion Valid sign-off found
🟢 483407c some unit-test fix and update to VersionBuilder to... Valid sign-off found
🟢 a84ad1e add an example of counter-based versioning Valid sign-off found
🟢 fe9e445 unit-test fixed Valid sign-off found
🟢 e483af8 minor refactoring Valid sign-off found
🟢 4dc84b0 Review feedback Valid sign-off found