Nish Krishnan

Results 18 comments of Nish Krishnan

yep sorry been swamped with work lately, will try to get this in the next week or so.

The api we use specifically requires a file. https://github.com/runatlantis/atlantis/blob/master/server/events/vcs/github_credentials.go#L131 but looks like there's another api available from that library that uses the bytes directly so probably something that can be...

Hey, i can speak a little bit about Lyft. We completely rearchitected Atlantis to the point that a lot of original stuff in there is pretty much unused/deleted. Atlantis in...

Hey @AndrewChubatiuk , we really appreciate the contribution here! We are in the process of fully deprecating the legacy worker code in this fork and therefore doing a ton of...

> @nishkrishnan thank you for clarification. wanted to ask if can i help you somehow to move faster toward old code deprecation? also what about migrating cli management to kong?...

As a workaround I usually end up retagging the image using docker and then proceeding with my business.

i think a good example here is that let's say an organization is running public github and github enterprise. To support repos in both, you'd need to either have a...

You can already have custom run steps that'll allow you to have different workflows you can transition between so the fallback case would be covered there. Support completely custom commands...