You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.
started, completed timestamps are not viewable in the builds overview
it is not possible to sort by name, nor timestamps
"all" is the same thing as "created" - there is no such thing as a build that isn't created
Note you can make use of the query parameters in GET /build to constrain the search to just started or unstarted builds, or just completed or incomplete builds.
When completed_status is available in v3.0.6, that field should be viewable in the overview as well.
The text was updated successfully, but these errors were encountered:
Note you can make use of the query parameters in GET /build to constrain the search to just started or unstarted builds, or just completed or incomplete builds.
When completed_status is available in v3.0.6, that field should be viewable in the overview as well.
The text was updated successfully, but these errors were encountered: