-
Notifications
You must be signed in to change notification settings - Fork 266
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
merge upstream/main into fork/branch
Signed-off-by: Garik Asplund <[email protected]>
- Loading branch information
Showing
33 changed files
with
1,313 additions
and
616 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,10 +56,6 @@ jobs: | |
- name: Run lints on examples | ||
run: BUILD_SPIN_EXAMPLES=0 make lint-rust-examples | ||
|
||
- name: Cancel everything if linting fails | ||
if: failure() | ||
uses: andymckay/[email protected] | ||
|
||
## This is separated out to remove full integration tests dependencies on windows/mac builds | ||
build-rust-ubuntu: | ||
name: Build Spin Ubuntu | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
This file contains 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
Oops, something went wrong.