github cloudposse/atmos v1.32.1

latest releases: v1.88.1, v1, v1.88.0...
18 months ago

what

  • Update atmos describe affected command

why

  • Handle atmos absolute base path when working with the cloned remote repo in the describe affected command
  • Absolute base path can be set in the base_path attribute in atmos.yaml, or using the ENV var ATMOS_BASE_PATH (as it's done in geodesic)
  • If the atmos base path is absolute, find the relative path between the local repo path and the atmos base path. This relative path (the difference) is then used to join with the remote (cloned) repo path

Don't miss a new atmos release

NewReleases is sending notifications on new releases.