Skip to content

[Fix] Make test database available before optional setup#684

Merged
mrubens merged 2 commits into
developfrom
fix/prioritize-test-database-37a0zpxm1h98v
Jul 21, 2026
Merged

[Fix] Make test database available before optional setup#684
mrubens merged 2 commits into
developfrom
fix/prioritize-test-database-37a0zpxm1h98v

Conversation

@roomote-roomote

@roomote-roomote roomote-roomote Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Opened on behalf of Matt Rubens. View the task or mention @roomote-roomote for follow-up asks.

What changed

Moved the optional Mintlify CLI installation into the final docs-preview command. Test database creation and schema setup now complete before optional docs tooling begins.

Why this change was made

Environment setup executes commands sequentially. Installing an optional documentation CLI should not delay database provisioning or startup of the core development services.

Impact

Focused tests can use the configured test database as soon as its setup completes, while the optional docs preview remains available at the end of environment startup.

@roomote-roomote

roomote-roomote Bot commented Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

No code issues found. See task

Reviewed e54e12b

@mrubens
mrubens marked this pull request as ready for review July 21, 2026 22:52
@mrubens
mrubens merged commit 32b05a4 into develop Jul 21, 2026
16 checks passed
@mrubens
mrubens deleted the fix/prioritize-test-database-37a0zpxm1h98v branch July 21, 2026 22:52
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.

1 participant