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

[CI] - workflow maintenance #2984

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from
Draft

Conversation

RomarQ
Copy link
Contributor

@RomarQ RomarQ commented Sep 30, 2024

What does it do?

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@RomarQ RomarQ added B0-silent Changes should not be mentioned in any release notes ci Continuous Integration pipeline D2-notlive PR doesn't change runtime code (so can't be audited) labels Sep 30, 2024
Copy link
Contributor

github-actions bot commented Sep 30, 2024

WASM runtime size check:

Compared to target branch

Moonbase runtime: 2196 KB (no changes) ✅

Moonbeam runtime: 2140 KB (no changes) ✅

Moonriver runtime: 2132 KB (no changes) ✅

Compared to latest release (runtime-3200)

Moonbase runtime: 2196 KB (+236 KB compared to latest release) ⚠️

Moonbeam runtime: 2140 KB (+216 KB compared to latest release) ⚠️

Moonriver runtime: 2132 KB (+208 KB compared to latest release) ⚠️

Copy link
Contributor

github-actions bot commented Sep 30, 2024

Coverage Report

@@                        Coverage Diff                        @@
##           master   noandrea-workflow-maintenance      +/-   ##
=================================================================
+ Coverage   79.18%                          79.31%   +0.13%     
- Files         299                             298       -1     
- Lines       87226                           87140      -86     
=================================================================
+ Hits        69065                           69114      +49     
- Misses      18161                           18026     -135     
Files Changed Coverage
/node/cli/src/command.rs 23.13% (+6.11%) 🔼
/node/service/src/lib.rs 61.96% (+0.19%) 🔼

Coverage generated Mon Sep 30 21:00:25 UTC 2024

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 ci Continuous Integration pipeline D2-notlive PR doesn't change runtime code (so can't be audited)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants