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 run-time variable to skip ENVs validation #2334

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

tom2drum
Copy link
Collaborator

Description and Related Issue(s)

This will allow users to handle breaking changes in ENV variables much more easily.

Checklist for PR author

  • I have tested these changes locally.
  • I added tests to cover any new functionality, following this guide
  • Whenever I fix a bug, I include a regression test to ensure that the bug does not reappear silently.
  • If I have added, changed, renamed, or removed an environment variable
    • I updated the list of environment variables in the documentation
    • I made the necessary changes to the validator script according to the guide
    • I added "ENVs" label to this pull request

@tom2drum tom2drum self-assigned this Oct 29, 2024
@tom2drum tom2drum added tech Issues related to building, testing, and other project tooling ENVs labels Oct 29, 2024
@tom2drum tom2drum changed the title Add run-time variable to skip ENV validation Add run-time variable to skip ENVs validation Oct 29, 2024
@tom2drum tom2drum force-pushed the tom2drum/skip-envs-validation branch from ab1d279 to 327a572 Compare October 29, 2024 07:18
@tom2drum tom2drum merged commit 5231d04 into main Oct 29, 2024
@tom2drum tom2drum deleted the tom2drum/skip-envs-validation branch October 29, 2024 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ENVs tech Issues related to building, testing, and other project tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant