Skip to content

Fail on revert/require feature#242

Closed
damilolaedwards wants to merge 1 commit into
masterfrom
fail_on_revert
Closed

Fail on revert/require feature#242
damilolaedwards wants to merge 1 commit into
masterfrom
fail_on_revert

Conversation

@damilolaedwards

@damilolaedwards damilolaedwards commented Oct 12, 2023

Copy link
Copy Markdown
Contributor

This PR aim to fix issue #192, it introduces a new config option FailOnRevert which is disabled by default.
When enabled, a test will result in failure if a revert instruction or arequire condition failure is encountered.

@damilolaedwards damilolaedwards changed the title Fail on revert/require feature option Fail on revert/require feature Oct 12, 2023
@damilolaedwards damilolaedwards marked this pull request as draft November 13, 2023 10:30
@damilolaedwards damilolaedwards deleted the fail_on_revert branch January 19, 2024 09:03
anishnaik added a commit that referenced this pull request Dec 2, 2025
Updates sigstore/gh-action-sigstore-python from v3.1.0 to the latest
commit on main branch. This includes the fix from PR #242 which resolves
Python version management issues on Windows runners.

The action now creates its own venv internally using uv and manages
Python versions independently, fixing the dnspython 2.8.0 installation
error that occurred on Windows runners with Python 3.9.

Reference: sigstore/gh-action-sigstore-python#242

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
anishnaik added a commit that referenced this pull request Dec 2, 2025
* ci: update sigstore action to fix Windows Python compatibility

Updates sigstore/gh-action-sigstore-python from v3.1.0 to the latest
commit on main branch. This includes the fix from PR #242 which resolves
Python version management issues on Windows runners.

The action now creates its own venv internally using uv and manages
Python versions independently, fixing the dnspython 2.8.0 installation
error that occurred on Windows runners with Python 3.9.

Reference: sigstore/gh-action-sigstore-python#242

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

* upgrade to v1.4.1

---------

Co-authored-by: Claude <noreply@anthropic.com>
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.

1 participant