-
Notifications
You must be signed in to change notification settings - Fork 0
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
remove application.<anything>. prefix #19
remove application.<anything>. prefix #19
Conversation
6adf084
to
50bb0a5
Compare
50bb0a5
to
c10c039
Compare
@@ -4,5 +4,6 @@ launch-darkly.key=secret_value | |||
msk.endpoint=https://msk.com | |||
openai.key=beepboop | |||
private=password | |||
redis.kerberos-authz.url=kerberos-authz.cache.dev.pleo.io |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we add an entry to test for arrays too, like what jens wants to do? 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good point
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it works 💣
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quality software
61f7300
to
289500d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
No description provided.