Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

fix: use passed in request if available#991

Open
xavierchanth wants to merge 1 commit intotrunkfrom
fix-onboarding-non-prod-root
Open

fix: use passed in request if available#991
xavierchanth wants to merge 1 commit intotrunkfrom
fix-onboarding-non-prod-root

Conversation

@xavierchanth
Copy link
Copy Markdown
Member

- What I did

  • Fixed a bug where the AtOnboardingRequest passed in to OnboardingServer.onboard was being ignored, thus the rootDomain wasn't being set. We now use the passed in onboarding request before applying modifications to it to do onboarding.

- How I did it

- How to verify it

- Description for the changelog
fix: use passed in request if available

@xavierchanth
Copy link
Copy Markdown
Member Author

xavierchanth commented Jun 24, 2025

We don't need this PR to be merged for NoPorts, since it uses a different branch, but I've created a separate PR with an identical changeset for trunk.

@gkc
Copy link
Copy Markdown
Contributor

gkc commented Jun 27, 2025

@xavierchanth dependency resolution failing because of the intl package

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants