Sending Information

You can send information to the UBuild API to add builds to the queue, cancel builds and if needed; you can even shut down UBuild.

Methods

Below are the endpoints you can use to retrieve information from UBuild:

/queue/add

Add a build to the queue.
Accepts:

Returns:


/queue/cancel-current

This will cancel the currently in-progress build.

Accepts:

Returns:


/queue/cancel-all

This will cancel all builds within the queue.

Accepts:

Returns:


Revision #2
Created 9 June 2024 08:56:53 by Devlin
Updated 9 June 2024 09:50:17 by Devlin