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.9.0.3 Add GitHub actions

24 Oct 17:59
bf5ac0a
Compare
Choose a tag to compare

what

  • Add GitHub Actions

why

  • Use GitHub Actions to build Go binaries when a new release is published and upload the binaries to GitHub release assets

0.9.0.2 Update `atlantisVersion`

14 Oct 00:30
95511e5
Compare
Choose a tag to compare

Important Notes

It is recommended that all users update to this version, which has the latest security fixes.

This version is a fork based on runatlantis/atlantis v0.9.0. Future release numbering will keep the runatlantis/atlantis base version as the first 3 numbers, with a 4th number added and increasing with every CloudPosse enhancement release.

This version incorporates CloudPosse's custom gh-team-whitelist feature along with the minor UI changes from runatlantis#783

This and future versions can be installed using the Alpine package manager apk:

apk add cloudposse-atlantis@cloudposse

It is installed as /usr/bin/atlantis using the Debian alternatives system (update-alternatives)

what

  • Update atlantisVersion

why

  • To use consistent tagging for releases

0.8.0.2 Fix check for GitHub team membership

14 Oct 01:48
Compare
Choose a tag to compare

Important Notes

It is recommended that all users update to version 0.9.0.2 (or later) which has the latest security fixes. There are known security issues with this and earlier versions.

This version is a fork based on runatlantis/atlantis v0.8.0. Future release numbering will keep the runatlantis/atlantis base version as the first 3 numbers, with a 4th number added and increasing with every CloudPosse enhancement release.

This version incorporates CloudPosse's custom gh-team-whitelist feature.

This and future versions can be installed using the Alpine package manager apk:

apk add cloudposse-atlantis@cloudposse==0.8.0.2-r0

It is installed as /usr/bin/atlantis using the Debian alternatives system (update-alternatives)

what

  • Fix check for GitHub team membership

why

0.9.0-cp.2 Fix check for team membership. Bump version

13 Oct 22:21
8c18d1d
Compare
Choose a tag to compare

what

  • Fix check for team membership
  • Bump version
  • Remove /travis.yaml

why

0.9.0-cp.1

13 Oct 07:21
edd82fe
Compare
Choose a tag to compare
0.9.0-cp.1 Pre-release
Pre-release

0.8.0-cp.1

13 Oct 07:22
cf08943
Compare
Choose a tag to compare
0.8.0-cp.1 Pre-release
Pre-release

0.9.1: Pre-build static assets. Don't build static assets in `.travis.yaml` …

13 Oct 07:22
7f5fd27
Compare
Choose a tag to compare

This version was incorrectly built, does not have the changes from the associated pull request, and is only left published for historical completeness. Do not use.

0.9.0 Latest features from the upstream repo. Add `gh-team-whitelist` command line argument

04 Oct 01:45
edd82fe
Compare
Choose a tag to compare

Important note

Users are advised to upgrade to release 0.9.0.2

The gh-team-whitelist feature in this release has known deficits and should not be relied on. Users are advised to upgrade to release 0.9.0.2 as soon as possible.

what

why

  • Use the latest features from the upstream repo
  • Improved security
  • Explicitly specify GitHub teams and operations (plan, apply) that the members of a team are allowed to perform. Only the users from the whitelisted teams will be able to perform the actions
  • runatlantis#783

0.8.2

13 Oct 07:23
68deee4
Compare
Choose a tag to compare
0.8.2 Pre-release
Pre-release

This version was incorrectly built, does not have the changes from the associated pull request, and is only left published for historical completeness. Do not use.

0.8.1

13 Oct 07:22
6d119d6
Compare
Choose a tag to compare
0.8.1 Pre-release
Pre-release

This version was incorrectly built, does not have the changes from the associated pull request, and is only left published for historical completeness. Do not use.