Update wso2ipw for ICP smoke test - #1718
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughThe Changeswso2ipw Version Bump in Smoke-Test Workflow
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Updates the smoke-test workflow to use the fixed wso2ipw tag for ICP navigation.\n\nThe failed 5.0.x run timed out on a stale guest selector:\n\n getByRole('button', { name: /HelloWorld/ })\n\nIn the current 5.0.x UI the resource breadcrumb uses Artifacts > HTTP Service > resource, so no guest button named HelloWorld exists. wso2ipw v0.1.10 navigates back via the host Open Overview action, which was verified locally in a Lima amd64 Ubuntu VM to get past the original timeout and reach the ICP monitoring checkbox.\n\nNote: npm publishing of v0.1.10 is currently blocked by npm token permissions in manuranga/wso2ipw, so this PR pins the immutable GitHub tag tarball for validation.
Summary by CodeRabbit
wso2ipwtool from the GitHub release tarball for tagv0.1.10(instead of the previously pinned npm version).