Enter the query into the form above.
API method:
GET /api/symbols?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Return the job history for the SPECIFICATION jobs which names are part of the JOBS list, from the CI server at URL. Limit the history to the latest LIMIT evaluations.
Return the list of jobs of evaluation EVALUATION-ID.
Return the latest evaluations performed by the CI server at URL. If SPEC is passed, only consider the evaluations for the given SPEC specification.
Return the build associated with JOB.
Return the duration in seconds of BUILD.
Return the list of queued derivations on URL.