Skip to content

ci: fix kurtosis actions#588

Merged
marcello33 merged 1 commit into
developfrom
mardizzone/kurtosis-fix
May 18, 2026
Merged

ci: fix kurtosis actions#588
marcello33 merged 1 commit into
developfrom
mardizzone/kurtosis-fix

Conversation

@marcello33
Copy link
Copy Markdown
Collaborator

Description

Fix kurtosis action. Based on 0xPolygon/bor#2223

Copilot AI review requested due to automatic review settings May 15, 2026 08:51
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Kurtosis E2E GitHub workflows to use the corrected local action paths from the checked-out 0xPolygon/kurtosis-pos repository, aligning with the upstream fix referenced in the PR description.

Changes:

  • Update the “Pre kurtosis run” step to use ./.github/actions/kurtosis/setup.
  • Update the “Post kurtosis run” step to use ./.github/actions/kurtosis/cleanup.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/kurtosis-stateless-e2e.yml Switches setup/cleanup action paths to the kurtosis/ subdirectory for stateless Kurtosis E2E runs.
.github/workflows/kurtosis-e2e.yml Switches setup/cleanup action paths to the kurtosis/ subdirectory for Kurtosis E2E runs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@claude
Copy link
Copy Markdown

claude Bot commented May 15, 2026

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 42.1%. Comparing base (fcf72a4) to head (1065652).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           develop    #588     +/-   ##
=========================================
- Coverage     42.1%   42.1%   -0.1%     
=========================================
  Files          172     172             
  Lines        17722   17722             
=========================================
- Hits          7478    7476      -2     
- Misses        9166    9167      +1     
- Partials      1078    1079      +1     

see 1 file with indirect coverage changes
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@marcello33 marcello33 merged commit e6be068 into develop May 18, 2026
27 checks passed
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.

3 participants