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-1482: cx-api-spec 0.169.0 / remove email commands #1845

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

danepowell
Copy link
Contributor

@danepowell danepowell commented Jan 21, 2025

Motivation

Fixes CLI-1482

Proposed changes

Remove the email commands since the API endpoints backing these have been removed.

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 changed the title update cx-api-spec cx-api-spec 0.169.0 Jan 21, 2025
@danepowell danepowell changed the title cx-api-spec 0.169.0 CLI-1482: cx-api-spec 0.169.0 Jan 21, 2025
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.28%. Comparing base (a448d71) to head (31137a6).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1845      +/-   ##
============================================
- Coverage     92.92%   92.28%   -0.64%     
+ Complexity     1847     1778      -69     
============================================
  Files           123      121       -2     
  Lines          6968     6626     -342     
============================================
- Hits           6475     6115     -360     
- Misses          493      511      +18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Feb 3, 2025

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

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

@danepowell danepowell changed the title CLI-1482: cx-api-spec 0.169.0 CLI-1482: cx-api-spec 0.169.0 / remove email commands Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant