RB

Results 868 comments of RB

@mvdkleijn Thanks for testing and adding that screenshot. Is that of a private repo? or a public repo? Ideally both types (or if there are additional types in gitea/forejo) are...

I opened this issue with tally on the panic error coming from v4.1.11+ https://github.com/uber-go/tally/issues/256

Without adding additional complexity in atlantis and building the code for each git hosting service (github, bitbucket, etc), we can defer this to said system. For GitHub (however this can...

I was pretty confident that it does save a plan file if no changes and it returns a zero status code if it's successful. If you run atlantis apply, you...

Here is the PR https://github.com/runatlantis/atlantis/pull/3378 Im unsure what version introduced it since the milestone is missing. Most likely a recent version.

@jamengual what if it was behind a flag?

What's so bad about adding more flags? Is the fear that we'll add a flag and not deprecate it later when it's chosen as the new path forward (breaking change)...

Hmm it seems that the docker entry script update using the directory method was probably setup prior to removing default root user from the image. Perhaps the directory file run...

The user always starts as root by default before switching to atlantis. The install commands just need to happen prior to the `USER atlantis` directive.

Some users like @brandon-fryslie have been able to disable locking successfully. https://github.com/runatlantis/atlantis/pull/3649#issuecomment-1887037135