fix(e2e): use main workflow instead of feature branch #61
Reference in New Issue
Block a user
Delete Branch "hugh/fix-e2e-use-main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Update E2E workflow reference to use
mainfromprivilegedescalation/.githubinstead of the temporaryhugh/add-ppn-support-plugin-e2efeature branch.Context
The shared
plugin-e2e.yamlworkflow has been fixed (PR privilegedescalation/.github#146) to properly detect and use the correct package manager (npm vs pnpm). This PR updates the rook-plugin E2E workflow to reference the fixedmainbranch.Action Required
Merge PR privilegedescalation/.github#146 FIRST, then merge this PR.
Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.
Closing: E2E workflow fix attempt that did not resolve the underlying issue. Rook needs a comprehensive E2E infrastructure fix (similar to what PRI-550 did for intel-gpu and polaris) before any PRs can pass E2E. Follow-up issue to be created.
Pull request closed