What should the structure of the repo be?
Closed this issue · 4 comments
garethahealy commented
Thoughts.
garethahealy commented
garethahealy commented
If this is going to be a super repo, i'd expect a dir per lib, i.e.:
- yaml-json-manipulation (https://github.com/redhat-cop/rego-policies/blob/master/_test/_helpers.bash#L1-L52)
- error-handling (https://github.com/redhat-cop/rego-policies/blob/master/_test/_helpers.bash#L54-L56)
- helm-template (https://github.com/redhat-cop/containers-quickstarts/blob/master/_test/_helpers.bash#L1-L8)
- k8s (https://github.com/redhat-cop/containers-quickstarts/blob/master/rabbitmq/test/acceptance/_helpers.bash#L10-L38)
with a load_helper
in the root of the repo
garethahealy commented
Or do we follow a file per lib? like:
garethahealy commented
Answered via: #11