~cytrogen/vbhelper

ref: 7f2265060177e4dccb9b67bdbaca37b8f3c8b40c vbhelper/build.gradle.kts -rw-r--r-- 358 bytes
Merge pull request #11 from cfogrady/SecretsRepo

Add Secrets Repo Using a Proto DataStore
c456d455 — Christopher O'Grady 1 year, 3 months ago
Implement Secrets Repository

Add proto plugin and dependencies
Create Secrets Proto
Create Secrets Proto DataStore
Replace old secrets with proto secrets
Fix importers and tests to use new proto secrets.
Initial commit