Skip to content

fix: accept CircleCI 1/0 for skip_validation and use_pypi - #79

Merged
thomasrockhu-codecov merged 1 commit into
mainfrom
th/skip-validation-bool
Aug 11, 2026
Merged

fix: accept CircleCI 1/0 for skip_validation and use_pypi#79
thomasrockhu-codecov merged 1 commit into
mainfrom
th/skip-validation-bool

Conversation

@thomasrockhu-codecov

Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • CODECOV_SKIP_VALIDATION=true still bypasses validation
  • CODECOV_SKIP_VALIDATION=1 bypasses validation (CircleCI path)
  • CODECOV_SKIP_VALIDATION=0 / unset still runs validation
  • CODECOV_USE_PYPI=1 takes the PyPI install path

Made with Cursor

Mirror write_bool_args by treating "1" the same as "true" in the
control-flow checks, so CircleCI orb boolean params work without a
new helper.

Co-authored-by: Cursor <cursoragent@cursor.com>
@thomasrockhu-codecov
thomasrockhu-codecov merged commit c6b2787 into main Aug 11, 2026
9 checks passed
@thomasrockhu-codecov
thomasrockhu-codecov deleted the th/skip-validation-bool branch August 11, 2026 19:38
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