github cloudposse/atmos v1.4.21

latest releases: v1.102.0, v1, v1.101.0...
2 years ago

what

  • Update atmos docs and GitHub workflows
  • Use GitHub environments for deployment
  • Upgrade to Go version 1.18

why

  • New CLI documentation sections (describe all CLI commands that atmos supports)
  • Use GitHub environments for deployment to take advantage of GitHub deployment API and UI (and not comment on PR with deployment URL to not pollute the PR with unnecessary comments)
  • Go version 1.18 supports many new features including generics and allowing using any keyword instead of interface{} which make the code more readable

references



image


image


image


image

Don't miss a new atmos release

NewReleases is sending notifications on new releases.