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(env): fixup handling of default env service values #314

Merged
merged 1 commit into from Nov 3, 2021

Conversation

TheKevJames
Copy link
Owner

Fixes the mapping between default (eg. COVERALLS_*) env vars and the
equivalent config values, which had some mismatches for job
identification cases.

Fixes #303

Fixes the mapping between default (eg. `COVERALLS_*`) env vars and the
equivalent config values, which had some mismatches for job
identification cases.

Fixes #303
@ashleysommer
Copy link

@TheKevJames sorry I missed this review request. This does fix my issue, thanks!

@TheKevJames
Copy link
Owner Author

@ashleysommer no problem -- and thanks for confirming!

@TheKevJames TheKevJames merged commit 1a0fd9b into master Nov 3, 2021
@TheKevJames TheKevJames deleted the kj/fixup-service-id-from-env branch November 3, 2021 21:49
andy-maier pushed a commit to andy-maier/coveralls-python that referenced this pull request Dec 23, 2022
Fixes the mapping between default (eg. `COVERALLS_*`) env vars and the
equivalent config values, which had some mismatches for job
identification cases.

Fixes TheKevJames#303
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.

Env Var COVERALLS_SERVICE_JOB_NUMBER maps to wrong config variable
2 participants