Skip to content

Conversation

@mintlify
Copy link
Contributor

@mintlify mintlify bot commented Nov 6, 2025

Added documentation for the new buildInBackground and getBuildStatus methods that allow users to start template builds without waiting for completion and check build status separately. This enables better control over build processes and non-blocking build workflows.


Created by Mintlify agent


Note

Adds docs for buildInBackground and getBuildStatus, restructures build page, and includes TS/Python examples with polling.

  • Docs (docs/template/build.mdx):
    • Restructure build guide with sections: Build and wait for completion, Build in background, and Check build status.
    • New APIs documented: Template.buildInBackground and Template.getBuildStatus.
      • Provide JavaScript/TypeScript and Python examples.
      • Include background build workflow with status polling and log offset handling.
    • Enhance existing build examples to capture and describe returned buildInfo/build_info (template and build IDs).

Written by Cursor Bugbot for commit 7908d51. This will update automatically on new commits. Configure here.

@dobrac dobrac marked this pull request as ready for review November 6, 2025 16:11
@dobrac dobrac added the feature New feature label Nov 6, 2025
@dobrac dobrac merged commit 15fc7e5 into main Nov 7, 2025
4 checks passed
@dobrac dobrac deleted the mintlify/template-build-background-docs-59173 branch November 7, 2025 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants