Skip to content

v1.15.0

Latest
Compare
Choose a tag to compare
@cloudpossebot cloudpossebot released this 10 Jan 21:45
49e5695
DEV-2617: Improved AtmosWorkflows @milldr (#703)

what

  • Handle recursive AtmosWorkflow calls
  • Handle "echo" titles
  • Better format shell scripts inside workflows

why

  • Improved user experience. No commands are hidden behind workflows

references

  • DEV-2617
  • DEV-2494

examples

Workflow with nothing special

  1. Each workflow step is a separate docs "Step"
  2. Add the workflow description

Example: https://pr-703.cloudposse-docs.ue2.dev.plat.cloudposse.org/layers/eks/deploy-clusters/#-deploy-platform-dev-cluster-resources

CleanShot 2025-01-10 at 10 50 34@2x

Workflow with command grouping

  1. Using the echo command step to designate the group start
  2. Put all steps in the group into 1 code block

Example: https://pr-703.cloudposse-docs.ue2.dev.plat.cloudposse.org/layers/network/dns-setup/#-deploy-dns-components

CleanShot 2025-01-10 at 10 51 05@2x

Workflow with vendoring

  1. Combine all vendor steps into 1 code block

Example: https://pr-703.cloudposse-docs.ue2.dev.plat.cloudposse.org/layers/eks/deploy-clusters/#-vendor-components

CleanShot 2025-01-10 at 11 21 25@2x

fix: renovate config link is broken @Gowiem (#721)

what

  • Cloud Posse needs a new link for the renovate config file that they shared in this doc.

why

  • Link is broken -- It goes no where.

references

CleanShot 2024-12-22 at 14 31 36@2x

Arc 2024-12-22 14 30 00

Arc 2024-12-22 14 29 51

Fix admonition regarding component migration @osterman (#720)

what

  • Clarify that the GitHub repository has moved, not the documentation

why

  • Previously we made it look like the documentation has migrated