Skip to content

v1.56.0

Compare
Choose a tag to compare
@aknysh aknysh released this 30 Jan 04:10
· 38 commits to master since this release
34ba0f4

what

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

image


  • 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


image


Use the Tab key to flip the 3rd column view between the selected workflow steps and full workflow definition.
For example:


image


image


  • Update atmos, atmos --help and atmos version commands: print Atmos styled logo to the terminal (if the terminal supports colors)

image


image
  • 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