what
-
Update workflows UX
-
Update
atmos
,atmos --help
andatmos version
commands -
Update demo tape
-
Update docs
why
- Update workflows UX. Allow selecting a workflow step in the UI to start executing the workflow from
Just execute atmos workflow
to start an interactive UI to view, search and execute the configured Atmos
workflows:
atmos workflow
-
Use the
right/left
arrow keys to navigate between the "Workflow Manifests", "Workflows" and the selected workflow
views -
Use the
up/down
arrow keys (or the mouse wheel) to select a workflow manifest and a workflow to execute -
Use the
/
key to filter/search for the workflow manifests and workflows in the corresponding views -
Press
Enter
to execute the selected workflow from the selected workflow manifest starting with the selected step
Use the Tab
key to flip the 3rd column view between the selected workflow steps and full workflow definition.
For example:
- Update
atmos
,atmos --help
andatmos version
commands: print Atmos styled logo to the terminal (if the terminal supports colors)
-
Update demo tape: showcase the Atmos features like
atmos vendor pull
-
Update docs: improve the doc links in the Atmos docs and make them simpler