-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add workflow trigger for bridge e2e tests #743
Conversation
WASM runtime size check:Compared to target branchdancebox runtime: 1412 KB (no changes) ✅ flashbox runtime: 832 KB (no changes) ✅ dancelight runtime: 2008 KB (no changes) ✅ container chain template simple runtime: 1088 KB (no changes) ✅ container chain template frontier runtime: 1388 KB (no changes) ✅ |
Coverage Report@@ Coverage Diff @@
## master girazoki-add-bridge-e2e-testing +/- ##
==================================================================
Coverage 65.44% 65.44% 0.00%
Files 309 309
Lines 53985 53985
==================================================================
Hits 35328 35328
Misses 18657 18657
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good !
Adds a job to run the e2e bridge tests when we merge to master or when we request workflow dispatch.
You can check it out dispatching like:
gh workflow run "Bridge e2e test" --ref girazoki-add-bridge-e2e-testing -f run_id=11721156969