forked from dapr/go-sdk
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Overhaul the validation action (dapr#495)
* fix: remove the referenced daprd tag Signed-off-by: mikeee <[email protected]> * update example validation flow Signed-off-by: mikeee <[email protected]> * split into two+ jobs Signed-off-by: mikeee <[email protected]> * chore: tidy Signed-off-by: mikeee <[email protected]> * implement artifacts transfer and setup validate-example jobs Signed-off-by: mikeee <[email protected]> * fix: only run the artifact steps when generated Signed-off-by: mikeee <[email protected]> * fix: tag outputs with a step id Signed-off-by: mikeee <[email protected]> * fix: typo in matrix Signed-off-by: mikeee <[email protected]> * chore: cleanup Signed-off-by: mikeee <[email protected]> * disable fail-fast Signed-off-by: mikeee <[email protected]> * fix: grpc-service example sleeps Signed-off-by: mikeee <[email protected]> --------- Signed-off-by: mikeee <[email protected]>
- Loading branch information
Showing
2 changed files
with
161 additions
and
44 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