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

App run for headless apps is not showing action urls without -v flag #435

Open
moritzraho opened this issue Jul 23, 2021 · 1 comment
Open
Labels
bug Something isn't working

Comments

@moritzraho
Copy link
Member

> aio app run
   create .vscode/launch.json
press CTRL+C to terminate dev environment
> aio app run  -v
ℹ using remote actions
ℹ building actions..
ℹ watching action files at /Users/mraho/work/junk-apps/adobeio-samples-barcode-generator/actions...
ℹ redeploying actions..
ℹ Info: Deploying package [my-barcode-app-0.0.1]...
ℹ Info: package [my-barcode-app-0.0.1] has been successfully deployed.

ℹ Info: Deploying action [my-barcode-app-0.0.1/barcode]...
ℹ Info: action [my-barcode-app-0.0.1/barcode] has been successfully deployed.

ℹ Success: Deployment completed successfully.
ℹ   -> https://development-918-moritze2etestcli-stage.adobeioruntime.net/api/v1/web/my-barcode-app-0.0.1/barcode
ℹ setting up vscode debug configuration files...
⠙    create .vscode/launch.json
ℹ press CTRL+C to terminate dev environment

app run should be outputting the same as app run -v

Prove me wrong 😄

@shazron shazron added the bug Something isn't working label Jan 14, 2022
@aiojbot
Copy link
Collaborator

aiojbot commented Jan 14, 2022

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

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

3 participants