
Every time you open a pull request or push code, Probo.CI spins up a live environment so your team can see, test, and review the changes before they ever touch production. That live environment is called a build. Builds can also be constructed from specific branches and commits - allowing you to go to a specific point in your software’s lifecycle to view items or test a commit that may at some point become a pull request.
How Builds Are Created
Probo.CI creates builds automatically so your team doesn’t have to think about it:
What You Get With Every Build
Each build gives your team a fully functional environment tied to that specific commit. Probo.CI tracks everything about it:
Your Build Environment Stays Up
Unlike some CI tools that tear down environments the moment a build finishes, Probo.CI keeps your environment running. That means your team has as much time as they need to click through the site, test edge cases, and sign off on changes - without coordinating around a countdown timer.
When you’re done, builds are cleaned up automatically to keep your storage usage in check. You can also pin a build to keep it around longer (see section 4).
Keeping a Build Around With Pinning
If there’s a build your team needs to keep - a milestone release, a build a client is reviewing, or one you’re actively debugging - you can pin it. Pinned builds are never automatically removed, no matter how much storage pressure the organization is under.
You can pin and unpin builds directly from the build page in the Probo.CI portal. Just keep in mind that pinned builds still count toward your organization’s storage, so it’s worth unpinning them once they’re no longer needed.
See Disc Space Quotas for more on how storage is managed.
How Builds Fit Into Your Account
Builds belong to a project (your repository), which belongs to your organization. Your organization’s subscription plan determines how many builds can run at the same time and how much total storage is available across all your projects.
If your team is hitting the concurrent build limit, new builds will wait in queue and run automatically as soon as a slot opens - no action needed on your part. See Build Queues for details.
When Builds Are Removed
Probo.CI manages build cleanup automatically so you don’t have to babysit your storage:
See Disc Space Quotas for full details.
Questions
If you have questions about your builds or need help, please reach out to us at hello@probo.ci.

When you sign up for a Probo.CI registration code, you will get a two week trial of the plan of your choosing. For more information on how to get started, click here .
LEARN MORE ABOUT PROBO.CI'S PRICING