Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Releases: cloudposse-archives/atlantis-experiments

0.2.0 git clone --recurse-submodules

16 Oct 19:36
60ac5a1
Compare
Choose a tag to compare

what

  • Add git clone --recurse-submodules

why

  • To recursively clone all git submodules into the directory

test

=== RUN   TestCreateGitCloneCommand
Found Git version: 2.17.1
git clone arguments: [git clone --recurse-submodules https://github.com/runatlantis/atlantis /tmp/runatlantis/atlantis]
--- PASS: TestCreateGitCloneCommand (0.02s)

0.1.0 gh-team-whitelist command line argument

16 Oct 01:32
42ec161
Compare
Choose a tag to compare

what

  • Add gh-team-whitelist command line argument

why

  • To explicitly specify GitHub teams and operations (plan, apply) that the members of the teams are allowed to perform

note

  • Experimental
  • This is a test, DON'T open a PR against runatlantis/atlantis