Milo Hyson

Results 6 comments of Milo Hyson

I just ran into this too. Only seems to happen for me if I have a parenthesized element at the start of the regex. For instance: ``` @step('(.+) and other...

Looking at the source code, a task's variables are evaluated every time that task is run. So if you're passing a value through a chain of tasks it will be...

Speaking as an interested observer, I'm curious if there's something about Atlantis' design that requires it to only run during the PR phase. I ask because I recently came across...

Both changes make sense to me. @jefflinse, your thoughts?

I suppose as a general rule it's understandable that no version is assigned without a PR since it would be impossible to know whether it should be a major, minor,...

What's needed to make this happen? Go 1.21 is no longer supported by Google, and we're starting to run into dependency conflicts with other packages who have already upgraded.