You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: