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

Fix pass_env values cannot contain whitespace error in CI #634

Merged
merged 1 commit into from Jan 17, 2023

Conversation

whimboo
Copy link
Contributor

@whimboo whimboo commented Jan 17, 2023

The CI actions for tox related jobs currently fail with:

     f"pass_env values cannot contain whitespace, use comma to have multiple values in a single line, "
tox.tox_env.errors.Fail: pass_env values cannot contain whitespace, use comma to have multiple values in a single line, invalid values found 'GITHUB_* CI'
Error: Process completed with exit code 1.

@whimboo
Copy link
Contributor Author

whimboo commented Jan 17, 2023

The remaining issue is related to the removal of the LegacyVersion class in the packaging package. I'm going to fix that in a different PR.

@whimboo whimboo merged commit 69ea835 into mozilla:master Jan 17, 2023
@whimboo whimboo deleted the github_token branch January 17, 2023 08:36
@whimboo whimboo added this to the 1.28.0 milestone Jan 17, 2023
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.

None yet

1 participant