- Notifications
You must be signed in to change notification settings - Fork22
feat: require environment variables#246
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
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.
Can you update the integration test as well?
Yes, but I don't have a clue: how? The integration test operates on Coder CLI, like e2e test, and this is an internal change. We would have to trick Coder to misbehave? |
Yeah, the more I look at this change, the less I can see an integration test being able to assert anything useful. |
9f66e78
intomainUh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Fixes:#224
Related:coder/coder#13680
This PR enables constraint validation for required environment variables.