When viewing builds within any application, you now have even more ability to customize what columns are shown, including showing in the table:
-
build architectures
-
filenames
-
SCM info including repository name, commit sha, etc
-
CI source info
Discover feature launches and improvements to Buildstash
When viewing builds within any application, you now have even more ability to customize what columns are shown, including showing in the table:
build architectures
filenames
SCM info including repository name, commit sha, etc
CI source info
A current limitation of Unity’s Build Automation platform is that they don’t provide any way to force timeout cloud builds.
So, if a build unexpectedly stalls without failing, unless you notice and manually cancel it, you can wind up with it running for many hours unnecessarily, burning your build minutes, and costing you money!
To help with this, we built a tool to let you automate forced timeouts of Unity builds if they’ve either been queued for a set time but not started, or been “building” for way longer than would be normal.

It’s easy to toggle this on for your existing Unity connection. Check out the docs to get started.
Portals allow you to create a custom-branded space, which you can publish select build streams and/or releases to - whether for a single application or multiple. Each portal is hosted on a custom subdomain you can link to, or even host on your own website.
This is a massive feature we're so excited to bring to you, opening up so many possibilities:
Read more about Portals in our blog, and full setup steps in our documentation.
Delivering a frequent user request - release notes in Buildstash now have full support for GitHub Flavored Markdown.

Add styling, media, and code blocks to provide more engaging and helpful release notes for your users.
Trigger automations - notifying external services of events in your Buildstash workspace - whether uploading or moving a build into a specific stream, applying a label, or creating a release.

Automations we're launching today:
Read more about automations and how to set them up, in our docs.