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

fix: hide stage in URL in REST scenario #365

Merged
merged 3 commits into from
Nov 7, 2023
Merged

Conversation

jaulz
Copy link
Contributor

@jaulz jaulz commented Sep 29, 2023

This PR attempts to solve #364. The issue is that the stage needs to be appended to the URL in REST scenario in order to view the deployed app. By using originPath of the CloudFront distribution we can hide it from the user so he can simply access the CloudFront URL/custom domain.

This is my first time working on a serverless plugin so I hope I used the correct approach. Please me know if I should change anything.

Copy link
Member

@mnapoli mnapoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That LGTM, what do you think @fredericbarthelet?

@jaulz
Copy link
Contributor Author

jaulz commented Oct 18, 2023

@mnapoli @fredericbarthelet is there anything I can do to push this forward? 😊

@davide-desio-eleva
Copy link

Would love to se this merged!

@mnapoli mnapoli merged commit a91e293 into getlift:master Nov 7, 2023
14 checks passed
@mnapoli
Copy link
Member

mnapoli commented Nov 7, 2023

All good thanks!

@jaulz jaulz deleted the patch-1 branch November 7, 2023 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants