adobe / adobeio-cna-starter-project

DEPRECATED - Please use https://github.com/adobe/aio-cli to manage your future apps!
https://adobe.io
Apache License 2.0
10 stars 8 forks source link

UI deployment URL problem after PR #27 #29

Open moritzraho opened 5 years ago

moritzraho commented 5 years ago

Expected Behaviour

Deploy UI URL should point to the UI I am working on

Actual Behaviour

https://<namespace>.dev.adobe-runtime.com/adobeio-cna-starter-project-0.1.0/index.html seems to be always pointing to deployment of cna-demo instead of owner's namespace s3 folder

This is misleading at first and creates CORS issues to access the backend After making changes to the UI it is clear that the deployment URL is not pointing to the desired deployment

Reproduce Scenario (including but not limited to)

Use a different namespace than cna-demo

moritzraho commented 5 years ago

Reverted commit for #27 until this is fixed https://github.com/adobe/adobeio-cna-starter-project/commit/6ac955164fd87b00835dd58cc16bc152635523fe