~cytrogen/vbhelper

ref: 5e92895656d4b52f7c6cf388075630aa89ea84b5 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