Skip to content
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

Merged
merged 15 commits into from
Nov 11, 2024

Conversation

girazoki
Copy link
Collaborator

@girazoki girazoki commented Nov 6, 2024

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

Copy link
Contributor

github-actions bot commented Nov 6, 2024

WASM runtime size check:

Compared to target branch

dancebox 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) ✅

Copy link
Contributor

github-actions bot commented Nov 6, 2024

Coverage Report

(master)

@@                        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             
Files Changed Coverage

Coverage generated Thu Nov 7 14:45:46 UTC 2024

@girazoki girazoki added B0-silent Changes should not be mentioned in any release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit not-breaking Does not need to be mentioned in breaking changes labels Nov 7, 2024
@girazoki girazoki marked this pull request as ready for review November 7, 2024 11:25
@girazoki girazoki changed the title add worflow trigger add workflow trigger for bridge e2e tests Nov 7, 2024
Copy link
Contributor

@chexware chexware left a comment

Choose a reason for hiding this comment

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

Looks good !

@girazoki girazoki merged commit 1d26cc9 into master Nov 11, 2024
44 checks passed
@girazoki girazoki deleted the girazoki-add-bridge-e2e-testing branch November 11, 2024 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B0-silent Changes should not be mentioned in any release notes D3-trivial PR contains trivial changes in a runtime directory that do not require an audit not-breaking Does not need to be mentioned in breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants