add make rename support, update README
Some checks failed
Build and Publish / release (push) Has been skipped
Build and Publish / check-chart (push) Successful in 9s
Build and Publish / helm-release (push) Has been cancelled

This commit is contained in:
2025-03-31 16:09:22 -04:00
parent c8e461729f
commit b5b7ceb85a
10 changed files with 890 additions and 8 deletions

View File

@ -17,4 +17,7 @@ use with postman, etc..
1. Ensure you have yaml+json tags
1. The yaml-language-server lsp plugin for your favorite editor should
pull in the schema using the comment in `config.yaml`
1. Run `make proto` after updating proto changes, and add any
1. paths under proto/ as necessary
1. Implement your things
1. Update parameters in `.gitea/workflows/ci.yaml` for your app