Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TOML config file and update docs #67

Merged
merged 3 commits into from
Nov 4, 2024

Conversation

kjsanger
Copy link
Member

Add TOML config file.

Allow command line arguments to override the config file for backward compatibility.

Allow environment variables to supply missing config values for backward compatibility, except for the OIDC client secret.

Remove the possibility of using secrets set in the environment.

Add TOML config file.

Allow command line arguments to override the config file for backward
compatibility.

Allow environment variables to supply missing config values for
backward compatibility, except for the OIDC client secret.

Remove the possibility of using secrets set in the environment.
@kjsanger kjsanger added the enhancement New feature or request label Oct 30, 2024
README.md Outdated Show resolved Hide resolved
cmd/sqyrrl.go Outdated Show resolved Hide resolved
kjsanger and others added 2 commits November 4, 2024 11:06
@kjsanger kjsanger merged commit dcb8ad4 into wtsi-npg:devel Nov 4, 2024
5 checks passed
@kjsanger kjsanger deleted the feature/improved-config branch November 4, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants