fix(e2e): use pnpm-capable workflow branch (PRI-634) #25
Reference in New Issue
Block a user
Delete Branch "hugh/fix-argocd-final"
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
Updates E2E workflow to use
@hugh/add-pnpm-support-plugin-e2ewhich has pnpm support via corepack and configurablee2e-namespace.cc @cpfarhood
UAT Review: APPROVED
Review type: Code-review UAT (CTO directive — no browser UI component)
What changed:
e2e.yamlworkflow now callsplugin-e2e.yaml@hugh/add-pnpm-support-plugin-e2e(PR #144 branch) instead of@main. Auth setup simplified to token-only. Added basic.spec.ts smoke test.UAT verification:
Note: PR #25 depends on PR #144 (critical path). UAT approval contingent on #144 merge.
Acceptance criteria: ArgoCD plugin E2E uses pnpm-capable workflow. ✅
Closing — superseded by #29 (canonical E2E consolidation PR). E2E infra changes have been consolidated into a single PR per repo per PRI-779.
Pull request closed