Skip to content

Don't exit command on undeploy error#902

Open
hannah-taub-1 wants to merge 2 commits intomasterfrom
ACNA-3979/undeploy-errors
Open

Don't exit command on undeploy error#902
hannah-taub-1 wants to merge 2 commits intomasterfrom
ACNA-3979/undeploy-errors

Conversation

@hannah-taub-1
Copy link
Contributor

Description

If the undeploy command encounters an error, do not halt the undeploy process. Just log the error and keep going.

Related Issue

https://jira.corp.adobe.com/browse/ACNA-3979

Motivation and Context

Makes sure that we continue with undeploys even if an action has already been manually removed.

How Has This Been Tested?

Manual testing: created an application with multiple packages and undeployed it. This caused "package not found" errors, which would have halted the command but now simply warn and continue.

Screenshots (if appropriate):

Screenshot 2026-02-25 at 5 14 29 PM

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov
Copy link

codecov bot commented Feb 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

2 participants