We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0541f93 commit 4573c28Copy full SHA for 4573c28
1 file changed
docs/migration-guide.md
@@ -332,14 +332,14 @@ Too bad. Phase gates don't let you go back easily.
332
OPSX uses actions, not phases:
333
334
```
335
- ┌────────────────────────────────────────┐
336
- │ ACTIONS (not phases) │
337
- │ │
+ ┌───────────────────────────────────────────────┐
+ │ ACTIONS (not phases) │
+ │ │
338
│ new ◄──► continue ◄──► apply ◄──► archive │
339
- │ │ │ │ │ │
340
- │ └──────────┴───────────┴───────────┘ │
341
- │ any order │
342
- └────────────────────────────────────────┘
+ │ │ │ │ │ │
+ │ └──────────┴───────────┴─────────────┘ │
+ │ any order │
+ └───────────────────────────────────────────────┘
343
344
345
### Dependency Graph
0 commit comments