Allow users to generate thoth configuration during the build process #189
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/important-longterm
Important over the long term, but may not be staffed and/or may need multiple releases to complete.
Is your feature request related to a problem? Please describe.
As per @wseaton request, we could allow the build process to generate
.thoth.yaml
configuration file during the actual build process. A nice thing about it is that the build process will detect a runtime environment and users do not need to perform supplying the configuration file. As a side feature, users will not need to explicitly provide.thoth.yaml
file in cases when they want to have thoth turned off.The text was updated successfully, but these errors were encountered: