Conversation
0ffcc20 to
e5e3018
Compare
ba65521 to
ae12590
Compare
|
💥 This pull request now has conflicts. Could you fix it @Benbentwo? 🙏 |
db63878 to
f77ed3e
Compare
| "runtime" | ||
| ) | ||
|
|
||
| func OpenUrl(URL string) error { |
There was a problem hiding this comment.
We should update docs to use this function, but make this function more robust like the one in docs. For example, when running tests, we don't want to launch the browser.
Line 130 in 9179bd8
Make the token writing interface support any type.
|
Important Cloud Posse Engineering Team Review RequiredThis pull request modifies files that require Cloud Posse's review. Please be patient, and a core maintainer will review your changes. To expedite this process, reach out to us on Slack in the |
| @@ -0,0 +1,201 @@ | |||
| package auth | |||
Check failure
Code scanning / golangci-lint
: # github.com/cloudposse/atmos/internal/auth [github.com/cloudposse/atmos/internal/auth.test] internal/auth/utils_aws_test.go:182:94: not enough arguments in call to CreateAwsFilesAndUpdateEnvVars have (*schema.ConfigAndStacksInfo, string, string, string) want (*schema.ConfigAndStacksInfo, string, string, string, string, string) Error
|
Closing in favor of a non fork. |
|
|
|
|
what
why