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

bug: automated releases need to consider wit test #1915

Closed
Robbepop opened this issue Nov 27, 2024 · 1 comment · Fixed by #1916
Closed

bug: automated releases need to consider wit test #1915

Robbepop opened this issue Nov 27, 2024 · 1 comment · Fixed by #1916
Labels
bug Something isn't working

Comments

@Robbepop
Copy link
Collaborator

Robbepop commented Nov 27, 2024

When publishing a new major wasm-tools version the scripts stumbled upon a test that was not properly updated:

Publish PR: #1914
Problematic test: b3ac2d1

The fix was trivial: changing 220 to 221 but this should be included in the automated scripts OR should not need adjustment at all.

cc @alexcrichton

@pchickey
Copy link
Contributor

This bit me too so I did a probably not that questionable fix in #1916.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants