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

Output action urls during run/dev #615

Open
purplecabbage opened this issue May 10, 2024 · 3 comments
Open

Output action urls during run/dev #615

purplecabbage opened this issue May 10, 2024 · 3 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@purplecabbage
Copy link
Member

Developers report errors to us sometimes, and they are simply lacking information on what url to load to test their action code.

During run/dev we only output the frontend url, or if there is no frontend we actually do output the action urls ... we should not assume that whenever there is a frontend developers don't want to call the actions directly. We should just add this info to the output.
Something like:

To view your local application:
  -> https://localhost:3000
To view your deployed application in the Experience Cloud shell:
  -> https://experience.adobe.com/?devMode=true#/custom-apps/?localDevUrl=https://localhost:3000
Web action urls:
dx-excshell-1/generic  - https://localhost:3000/api/v1/web/dx-excshell-1/generic
@purplecabbage purplecabbage added enhancement New feature or request bug Something isn't working labels May 10, 2024
@aiojbot
Copy link

aiojbot commented May 10, 2024

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

@adobe adobe deleted a comment from aiojbot May 11, 2024
@aiojbot
Copy link

aiojbot commented Jun 28, 2024

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

@aiojbot
Copy link

aiojbot commented Jun 28, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants