-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLI-1328: Pull command asks for environment twice #1732
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1732 +/- ##
============================================
+ Coverage 91.46% 91.64% +0.18%
+ Complexity 1809 1808 -1
============================================
Files 121 121
Lines 6478 6474 -4
============================================
+ Hits 5925 5933 +8
+ Misses 553 541 -12 ☔ View full report in Codecov by Sentry. |
Try the dev build for this PR: https://acquia-cli.s3.amazonaws.com/build/pr/1732/acli.phar
|
@ashu-taide this is where Dane is fixing the issue you've been seeing in Cloud IDE. Feel free to try out the above Phar file and report back. |
I keep getting this error, am I installing the acli incorrectly in the IDE |
Something looks off indeed.
|
Sorry! S3 uploads are a new thing, and unfortunately one of the limitations of GitHub Actions is that this workflow is impossible to test before it actually runs. I think I fixed it. |
Great! Could you please try again @ashu-taide ? I pulled the Phar file again and ACLI bootstraps correctly now. |
the pull command did not ask for environment twice, so working as expected |
No description provided.