-
Notifications
You must be signed in to change notification settings - Fork 296
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(build): early exit strategy for modules (#437)
# changes Fix build where cancelling the builds were reported as failures (`gh run cancel` isn't just cancel but fail too). Now we produce a dynamic matrix instead and safely skip the test AND report that we've skipped. :pray:
- Loading branch information
1 parent
2db8e6d
commit 7358b49
Showing
2 changed files
with
33 additions
and
42 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
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# Modules | ||
|
||
The modules directory contains all the community-supported containers that see common use cases and merit their own easy-access container. |