Skip to content

[WIP] Provisioning refactor & misc#92

Merged
garrettjoecox merged 5 commits intolocal-refactorfrom
test/redirection-and-provisioning
Feb 25, 2026
Merged

[WIP] Provisioning refactor & misc#92
garrettjoecox merged 5 commits intolocal-refactorfrom
test/redirection-and-provisioning

Conversation

@garrettjoecox
Copy link
Contributor

No description provided.

Removes the `apikey` field from the server record schema.  This was needed for the now removed websocket implementation and no longer necessary on the front

Adds the `localAccessDomain` field to the server record schema, allowing for redirection and other efforts.
Additional SystemEvents for provisioning
Generic EventTaskType enum, event task types and state
New ServerStatus interface and explanation of server state
Removes `Wizard`/`WizardJobs` types and `wizard` from `DDPClientMeta`
Adds a `ServerStatus` enum to represent server states.

Refactors task types to differentiate between main provisioning tasks and subtasks.

Removes wizard related types and renames `RequestFinishServer` to `RequestProvisionServer`
@garrettjoecox garrettjoecox marked this pull request as ready for review February 25, 2026 17:43
@garrettjoecox garrettjoecox merged commit 25e87a4 into local-refactor Feb 25, 2026
@garrettjoecox garrettjoecox deleted the test/redirection-and-provisioning branch February 25, 2026 17:43
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.

2 participants