-
Notifications
You must be signed in to change notification settings - Fork 94
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
test: setting correct base url from about lambdas #6032
Conversation
After the CI passes: WebThis branch can be previewed at:
Desktop:If you have the launcher installed (download launcher) you can press open on the following link: SDK 6/7:More |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✅ Fix verified and approved.
Reviewed on Desktop & browser, as Guest and with a wallet, also tested from an incognito tab. Verified that in "Knights of Antrom" (144,-7), the assets within the different sections, in the backpack, remain visible after making a Realm changes (tested with all realms, but a short video was recorded showing one).
Screen.Recording.2023-12-28.at.12.02.32.mp4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
QA approved
Evidence: https://drive.google.com/drive/folders/18BcQkCRTW_is8OliU7Wjbos4KnI6Xo-b?usp=sharing
Co-authored-by: Gon Pombo <[email protected]> Signed-off-by: Juan Ignacio Molteni <[email protected]>
Co-authored-by: Gon Pombo <[email protected]> Signed-off-by: Juan Ignacio Molteni <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Signed-off-by: Juan Ignacio Molteni <[email protected]>
Signed-off-by: Juan Ignacio Molteni <[email protected]>
Signed-off-by: Juan Ignacio Molteni <[email protected]>
Signed-off-by: Juan Ignacio Molteni <[email protected]>
Signed-off-by: Juan Ignacio Molteni <[email protected]>
What does this PR change?
When the main realm was introduced, an issue started appearing in which the
baseURL
of theRealmInfo
was incorrectly set.This PR changes that. If the real is being set via main, the
baseURL
will be grabbed fromabout/lambdas
, using just the hostname.How to test the changes?
Our Code Review Standards
https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md
Copilot summary
copilot:summary