Releases
Releases are another special type of Run. When you create a Release, you can mix and match which Component Builds end up in the Release. This allows a user to create multiple Releases for a given piece of software.
You can create multiple Releases for a given project. This would allow you to release for multiple OSs, Python versions, Angular versions, Node versions, or anything else you need to release on.
When you select Create Release, an archive will be put together from all the builds using a defined Release Workflow. These Releases will appear here so they can be managed.