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

Fix cd cancel and cd refresh #956

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

lionello
Copy link
Member

@lionello lionello commented Jan 15, 2025

Description

Failures in CLI:

$ defang cd cancel --project-name nextjs -Pdigitalocean
 * Using DigitalOcean provider from command line flag
 * Running CD command "cancel" in project "nextjs"
Error: invalid image:

AWS:

$ AWS_PROFILE=defang-lab defang cd cancel --project-name nextjs -Paws
 * Using AWS provider from command line flag
 * Running CD command "cancel" in project "nextjs"
Waiting for CloudFormation stack defang-cd to be updated...
Error: waiter state transitioned to Failure

Getting empty image URL even though I’m pro. Seems that cancel and refresh didn't check canIUse.

Linked Issues

Missed these two commands in #929

Checklist

  • I have performed a self-review of my code
  • I have added appropriate tests
  • I have updated the Defang CLI docs and/or README to reflect my changes, if necessary

@lionello lionello force-pushed the lio/fix-cd-cancel-refresh branch from 9a4d0eb to a2b14f7 Compare January 15, 2025 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant