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

chore(ci): enable typegen_check #3145

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

chore(ci): enable typegen_check #3145

wants to merge 9 commits into from

Conversation

RomarQ
Copy link
Contributor

@RomarQ RomarQ commented Jan 20, 2025

What does it do?

Adds a cron workflow that will run every day at 5am UTC. It will run regenerate the typescript API and create a PR if there are any diffs.

Copy link
Contributor

github-actions bot commented Jan 20, 2025

WASM runtime size check:

Compared to target branch

Moonbase runtime: 2272 KB (no changes) ✅

Moonbeam runtime: 2252 KB (no changes) ✅

Moonriver runtime: 2244 KB (no changes) ✅

Compared to latest release (runtime-3401)

Moonbase runtime: 2272 KB (+240 KB compared to latest release) ⚠️

Moonbeam runtime: 2252 KB (+240 KB compared to latest release) ⚠️

Moonriver runtime: 2244 KB (+232 KB compared to latest release) ⚠️

Copy link
Contributor

github-actions bot commented Jan 20, 2025

Coverage Report

@@                Coverage Diff                 @@
##           master   rq/check-ts-api     +/-   ##
==================================================
  Coverage   74.58%            74.58%   0.00%     
  Files         377               377             
  Lines       96042             96042             
==================================================
  Hits        71632             71632             
  Misses      24410             24410             
Files Changed Coverage

Coverage generated Tue Jan 21 23:13:06 UTC 2025

@RomarQ RomarQ self-assigned this Jan 20, 2025
@RomarQ RomarQ added B0-silent Changes should not be mentioned in any release notes D2-notlive PR doesn't change runtime code (so can't be audited) labels Jan 20, 2025
@RomarQ RomarQ marked this pull request as ready for review January 21, 2025 21:40
@RomarQ RomarQ requested review from a team as code owners January 21, 2025 21:40
@RomarQ RomarQ marked this pull request as draft January 21, 2025 21:48
@RomarQ RomarQ requested a review from pLabarta January 21, 2025 22:38
@RomarQ RomarQ marked this pull request as ready for review January 21, 2025 22:39
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 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