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

Bug (or new behavior) introduced to "aio app deploy" in 9.4.0 #524

Closed
martinatime opened this issue Oct 16, 2023 · 4 comments
Closed

Bug (or new behavior) introduced to "aio app deploy" in 9.4.0 #524

martinatime opened this issue Oct 16, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@martinatime
Copy link

Expected Behaviour

"aio app deploy" completes successfully

Actual Behaviour

"aio app deploy" finishes deploying actions but then fails due to
› Error: @adobe/aio-cli-plugin-events : No project found, skipping event
› registration in post-deploy-event-reg hook

This causes an error response that fails the CI/CD pipeline that it is incorporated in.

Reproduce Scenario (including but not limited to)

Run "aio app deploy" without authenticating to IMS but with valid AIO runtime auth information in the .env

Steps to Reproduce

Platform and Version

Sample Code that illustrates the problem

Logs taken while reproducing problem

@pru55e11 pru55e11 added the bug Something isn't working label Oct 17, 2023
@aiojbot
Copy link

aiojbot commented Oct 17, 2023

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-2599

@shazron
Copy link
Member

shazron commented Oct 17, 2023

Closed via adobe/aio-cli-plugin-events#88

@shazron shazron closed this as completed Oct 17, 2023
@shazron
Copy link
Member

shazron commented Oct 18, 2023

Please reinstall the cli: npm install -g @adobe/aio-cli (this will pick up the fix at https://github.com/adobe/aio-cli-plugin-events/releases/tag/3.3.3). The cli should be version 9.4.1 now.

@martinatime
Copy link
Author

Thanks everyone! That fixed the issue.

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

No branches or pull requests

4 participants