这是indexloc提供的服务,不要输入任何密码
Skip to content

Check env vars for tests are set when used #304

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

Merged
merged 3 commits into from
Apr 29, 2025
Merged

Check env vars for tests are set when used #304

merged 3 commits into from
Apr 29, 2025

Conversation

kitfoster
Copy link
Collaborator

@kitfoster kitfoster commented Apr 29, 2025

At the moment, all env vars are required to run any test. This means running an individual test requires all env vars (which is annoying). This PR updates the code so that env vars only throw an error when they are used

This change also revealed that VERCEL_TERRAFORM_TESTING_GITLAB_REPO is unused

@kitfoster kitfoster merged commit 7dba690 into main Apr 29, 2025
5 checks passed
@kitfoster kitfoster deleted the env-vars branch April 29, 2025 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants