Skip to content

Commit

Permalink
specify actions will happen in a separate ADR
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinAbro321 committed Jul 10, 2024
1 parent d1a1f6d commit 2f9b686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adr/0026-schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ In summary, a `wait` block will be auto migrated if, and only if:
- it is `onDeploy.after`
- the condition is `ready`, `available` or equivalent
- The kind is not a custom resource.
- actions will change... TODO @schristoff
- There may be further, more holistic changes to how actions works within Zarf that would have a significant affect on the schema. This will be covered in a separate ADR.

### BDD scenarios
The following are (behavior driven development)[https://en.wikipedia.org/wiki/Behavior-driven_development] scenarios to provide context of what Zarf will do in specific situations given the above decisions.
Expand Down

0 comments on commit 2f9b686

Please sign in to comment.