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

Output the compressed wasm, not the uncompressed #1985

Merged
merged 1 commit into from
May 28, 2024

Conversation

wilwade
Copy link
Collaborator

@wilwade wilwade commented May 28, 2024

Goal

The goal of this PR is use the compressed wasm instead of the uncompressed wasm in the releases.

When reviewing the v1.12.0 release, it was discovered that the srtool output for the wasm instead of the compressed wasm was being used.

This corrects that error by using the correct output from the srtool workflow

image

@wilwade wilwade requested a review from demisx as a code owner May 28, 2024 12:24
@wilwade wilwade requested review from a team, shannonwells, mattheworris, enddynayn, aramikm, claireolmstead and JoeCap08055 and removed request for a team May 28, 2024 12:26
Copy link
Collaborator

@JoeCap08055 JoeCap08055 left a comment

Choose a reason for hiding this comment

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

Seems pretty basic, as long a pipeline is green lgtm

Copy link
Collaborator

@mattheworris mattheworris left a comment

Choose a reason for hiding this comment

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

:shipit:

@wilwade wilwade enabled auto-merge (squash) May 28, 2024 16:05
Copy link
Collaborator

@enddynayn enddynayn left a comment

Choose a reason for hiding this comment

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

👍 great!

@wilwade wilwade merged commit fd02df7 into main May 28, 2024
26 checks passed
@wilwade wilwade deleted the bug/use-compressed-wasm branch May 28, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants