Ability to preview the latest deployment and logs in Oxygen without changing the URL #2004
davidhousedev
started this conversation in
Ideas + Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, each time a new preview deploy is sent to Oxygen, a preview URL is created. These URLs are unique to each commit, meaning you need to grab a new URL each time you preview if you want to see the latest changes.
The DX may be improved here if, in addition to a commit-specific URL there is also a commit-agnostic URL. That way, each time a commit is pushed, a dev only needs to refresh their browser to preview the new changes. Additionally, it would be helpful to have the logs consolidated as well; it is a bit of a pain when debugging in Oxygen to have to always navigate to the latest deploy in order to view logs for your latest commit.
Beta Was this translation helpful? Give feedback.
All reactions