Skip to content

fix: [DevOps] Fix e2e-test set up - #1048

Merged
Jonas-Isr merged 1 commit into
mainfrom
fix-e2e-script
Sep 15, 2026
Merged

Jonas-Isr merged 1 commit into
mainfrom
fix-e2e-script

Conversation

@Jonas-Isr

Copy link
Copy Markdown
Member

Context

This PR fixes a problem introduced in the most recent e2e test change. The problem is that matrix.branch is not available at job level but only on steps level. This led to github not parsing the yaml file.

I pulled the if into the steps level. It is less concise but works. Happy for other options.

Successful run here.

@Jonas-Isr Jonas-Isr self-assigned this Sep 15, 2026
@Jonas-Isr Jonas-Isr added the please-review Request to review a pull-request label Sep 15, 2026
Comment thread .github/workflows/e2e-test.yaml

@vladimir-a-sap vladimir-a-sap left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

  • acceptable as a temporary fix to be reverted after we stop supporting v1
  • a potentially cleaner and less brittle solution proposed in the comment

@Jonas-Isr
Jonas-Isr merged commit 2fdf698 into main Sep 15, 2026
7 of 9 checks passed
@Jonas-Isr
Jonas-Isr deleted the fix-e2e-script branch September 15, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

please-review Request to review a pull-request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants