-
-
Notifications
You must be signed in to change notification settings - Fork 10
[FeatureRequest] Asynchronous builds #83
Copy link
Copy link
Open
Labels
buildingciIssues related to triggering builds or uploads without UI. AKA Continuous IntegrationIssues related to triggering builds or uploads without UI. AKA Continuous IntegrationenhancementNew feature or requestNew feature or request
Milestone
Metadata
Metadata
Assignees
Labels
buildingciIssues related to triggering builds or uploads without UI. AKA Continuous IntegrationIssues related to triggering builds or uploads without UI. AKA Continuous IntegrationenhancementNew feature or requestNew feature or request
Is your feature request related to a problem? Please describe.
I have multiple builds that i want to make and they all block unity and take a long time.
Describe the solution you'd like
Add support to make all the builds at the same time and no block the main thread.
Describe alternatives you've considered
There was an asset that does this but cant find it atm
NOTE:
Decide how to get this working since this would require multiple checkouts of the repository? - especially when platforms change