Merged
Conversation
4b86f98 to
4975e99
Compare
Member
Author
|
Oops, I had the project running in the CI, so it was sitting there listening... will fix up command to just build. |
b00863f to
4675168
Compare
Arlodotexe
reviewed
May 11, 2022
This runs the same command as launch.json for Codespaces in VS Code to build all samples. This also runs the job on linux compared to our other jobs that run on Windows.
4675168 to
9ee0ee0
Compare
Member
Author
|
Uno check broke, revving version number of newly released version, told that should resolve it for us. 🤞 Will merge this after clean build. |
68698e6 to
9ee0ee0
Compare
Member
Author
|
@Arlodotexe since the upgrade didn't resolve it and we know the CI worked from the initial change, I'm reverting that commit, and will just merge the single wasm-linux commit to main for now. We'll wait for a fix/update from uno on unocheck and do that separate. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This runs the same command as launch.json for Codespaces in VS Code to build all samples. This also runs the job on linux compared to our other jobs that run on Windows.