Skip to content

Feat: Add wasm files to releases#795

Merged
gilescope merged 13 commits into
mainfrom
nacho/add-srtool-runtime-assets
Feb 27, 2026
Merged

Feat: Add wasm files to releases#795
gilescope merged 13 commits into
mainfrom
nacho/add-srtool-runtime-assets

Conversation

@NachoPal

@NachoPal NachoPal commented Feb 26, 2026

Copy link
Copy Markdown
Contributor

Overview

New srtool Build GitHub Actions workflow that builds deterministic runtime WASM artifacts and uploads them to GitHub releases. Can be triggered standalone to backfill past releases, or runs automatically as part of the Create Release workflow.

Artifacts attached to releases: midnight_node_runtime.wasm, .compact.wasm, .compact.compressed.wasm, srtool-digest.json, checksums, and Cosign signatures.

A new client-only option on the Create Release workflow skips the srtool build for client-only releases that don't include runtime changes.

Closes: https://shielded.atlassian.net/browse/PM-22075

🗹 TODO before merging

  • Ready

📌 Submission Checklist

  • Changes are backward-compatible (or flagged if breaking)
  • Pull request description explains why the change is needed
  • Self-reviewed the diff
  • I have included a change file, or skipped for this reason:
  • If the changes introduce a new feature, I have bumped the node minor version
  • Update documentation (if relevant)
  • Updated AGENTS.md if build commands, architecture, or workflows changed
  • No new todos introduced

🧪 Testing Evidence

Please describe any additional testing aside from CI:

  • Additional tests are provided (if possible)

🔱 Fork Strategy

  • Node Runtime Update
  • Node Client Update
  • Other:
  • N/A

Links

@NachoPal NachoPal requested a review from a team as a code owner February 26, 2026 12:36
@github-actions

github-actions Bot commented Feb 26, 2026

Copy link
Copy Markdown
Contributor

kics-logo

KICS version: v2.1.16

Category Results
CRITICAL CRITICAL 0
HIGH HIGH 0
MEDIUM MEDIUM 99
LOW LOW 12
INFO INFO 83
TRACE TRACE 0
TOTAL TOTAL 194
Metric Values
Files scanned placeholder 31
Files parsed placeholder 31
Files failed to scan placeholder 0
Total executed queries placeholder 73
Queries failed to execute placeholder 0
Execution time placeholder 9

Comment thread .github/workflows/srtool-build.yml Fixed
Comment thread .github/workflows/srtool-build.yml Fixed
Comment thread .github/workflows/srtool-build.yml Fixed
Comment thread .github/workflows/srtool-build.yml Dismissed
Comment thread .github/workflows/release-image.yml Outdated
Comment thread .github/workflows/srtool-build.yml Outdated
Comment thread .github/workflows/release-image.yml Outdated
Comment thread changes/added/srtool-release-workflow.md Outdated
@gilescope gilescope enabled auto-merge February 27, 2026 12:00
@gilescope gilescope added this pull request to the merge queue Feb 27, 2026
@gilescope gilescope removed this pull request from the merge queue due to a manual request Feb 27, 2026
@NachoPal NachoPal added this pull request to the merge queue Feb 27, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Feb 27, 2026
@gilescope gilescope added this pull request to the merge queue Feb 27, 2026
Merged via the queue into main with commit 34764bf Feb 27, 2026
35 of 36 checks passed
@gilescope gilescope deleted the nacho/add-srtool-runtime-assets branch February 27, 2026 21:58
gilescope pushed a commit that referenced this pull request Apr 8, 2026
* local-environment-tests > local-env

* fix: composite

* fix: silly typo
m2ux added a commit that referenced this pull request Apr 23, 2026
* local-environment-tests > local-env

* fix: composite

* fix: silly typo
Signed-off-by: Mike Clay <mike.clay@shielded.io>
m2ux added a commit that referenced this pull request Apr 23, 2026
* local-environment-tests > local-env

* fix: composite

* fix: silly typo
Signed-off-by: Mike Clay <mike.clay@shielded.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants