David Constenla
David Constenla
Thanks for the improvement suggestions @xelalexv. > 1. Since I recently changed the relay.Sync(...) interface to take a SyncOptions struct, it's maybe cleaner now to not persist the dry run...
> I'm not quite sure about dumping the dry run result in to separate output files. I'd prefer a single output. Also, the instantiation of the map you're passing to...
/label tide/merge-method-squash
I've tried with the `v0.19.5-pre.20220628` version with one repository and pull-request where we have the same behaviour as the one described here and fetched the logs: ```json [ { "level":...
#### TLDR; I've reviewed atlantis app permissions configuration in our organisation and I can see we might not have permission to check [docs.github.com#get-branch-protection](https://docs.github.com/en/rest/branches/branch-protection#get-branch-protection). #### Long version It seems like this...
I can confirm our problem was related to the described missing permission. Maybe we can adjust the permissions requested by atlantis when installed as github app. Created #2380 which hopefully...
> hello @daconstenla, how are you? This seems a great thing, but will it be incorporated in the `apply_requirements` as a new posibility? > > What I mean is, it...
> Hey @daconstenla, thanks for the reply! > > We are currently using atlantis with only the `approved` and `undiverged` apply requirements, without the `mergeable`, because we set the `atlantis/plan`...
> @m-ronchi , I found a workaround. I specified `--default-tf-version=v1.2.2` in the server and we're now planning again. I suspect there may be situations where that doesn't work (someone has...
When launching cloudify locally, (without manager), it runs the scripts on the local machine where you are running the cloudify client, I think is not the right behaviour but is...