Skip to content

Feat/build process optimizations#87

Merged
biersoeckli merged 12 commits intomainfrom
feat/build-process-optimizations
Apr 6, 2026
Merged

Feat/build process optimizations#87
biersoeckli merged 12 commits intomainfrom
feat/build-process-optimizations

Conversation

@biersoeckli
Copy link
Copy Markdown
Owner

This pull request introduces a new "Builds" overview page to the application, providing a global view of all build jobs across apps. It includes a new server action API for fetching and deleting builds, a client-side table UI with status badges and actions, and improved integration with build and deployment event watchers. Additionally, this PR replaces the polling mechanism for build job status with a global watch. QuickStack is now informed by k3s when a build job has completed or failed.To optimize workloads during builds, a new setting "Concurrent Builds" has been introduced, which controls how many builds can run concurrently.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
get-quickstack Ready Ready Preview, Comment Apr 6, 2026 10:05am

Request Review

…ob readiness check to check against ready property instead of active
@biersoeckli biersoeckli merged commit 5002482 into main Apr 6, 2026
10 checks passed
@biersoeckli biersoeckli deleted the feat/build-process-optimizations branch April 6, 2026 15:31
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