-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[steps] Add better workflow support for if condition (#497)
# Why We want to support `if` conditions on individual steps in workflows. # How - adjusted expected template literals for `ifCondition` - adjusted interpolation context used for `ifCondition` - (_somewhat_ unrelated) added descriptions to `StepZ` Zod schema so we can replace `www` copies with using upstream # Test Plan Added some tests.
- Loading branch information
Showing
3 changed files
with
79 additions
and
35 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
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