Skip to content
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-1417: TypeError when applications are not provisioned #1835

Merged
merged 2 commits into from
Nov 26, 2024

Conversation

danepowell
Copy link
Contributor

Motivation

Fixes #NNN

Proposed changes

Alternatives considered

Testing steps

  1. Follow the contribution guide to set up your development environment or download a pre-built acli.phar for this PR.
  2. If running from source, clear the kernel cache to pick up new and changed commands: ./bin/acli ckc
  3. Check for regressions: (add specific steps for this pr)
  4. Check new functionality: (add specific steps for this pr)

@danepowell danepowell added the bug Something isn't working label Nov 26, 2024
Copy link

Try the dev build for this PR: https://acquia-cli.s3.amazonaws.com/build/pr/1835/acli.phar

curl -OL https://acquia-cli.s3.amazonaws.com/build/pr/1835/acli.phar
chmod +x acli.phar

@danepowell danepowell marked this pull request as ready for review November 26, 2024 19:27
@danepowell danepowell merged commit 9f54b09 into acquia:main Nov 26, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant