summaryrefslogtreecommitdiff
path: root/.gitlab-ci/bin
Commit message (Expand)AuthorAgeFilesLines
* ci: move the CI handling scripts into bin/ciDavid Heidelberg2022-12-1910-909/+1
* ci: ci_run_n_monitor.py: fix args.rev leftoverDavid Heidelberg2022-12-191-1/+1
* ci: allow omitting of --rev for ci_run_n_monitor.pyDavid Heidelberg2022-12-161-3/+7
* ci: ci_run_n_monitor fix Unicode log parsingDavid Heidelberg2022-12-161-1/+1
* ci: ci_run_n_monitor.py: fail when job is not foundDavid Heidelberg2022-11-211-0/+3
* ci/update_traces_checksum.py: make output more clean and implement colorsDavid Heidelberg2022-11-151-6/+8
* ci/update_traces_checksum.py: check if checksum is in the array, not it's valueDavid Heidelberg2022-11-151-4/+1
* ci/bin: Remove whitespace from token filesGuilherme Gallo2022-10-141-1/+1
* ci/bin: Fix requirements.txtGuilherme Gallo2022-10-141-0/+2
* ci: introduce update_traces_checksum.pyDavid Heidelberg2022-09-131-0/+143
* ci: split ci_run_n_monitor into script and shared partsDavid Heidelberg2022-09-132-31/+43
* ci: implement stress testing jobs in ci_run_n_monitor.pyDavid Heidelberg2022-08-201-2/+33
* ci: GraphQL was already implemented in ci_run_n_monitor.pyDavid Heidelberg2022-08-201-1/+0
* ci/bin: ignore Gitlab GQL cacheDavid Heidelberg2022-08-041-0/+2
* ci/bin: Print job needs DAG in ci_run_n_monitorGuilherme Gallo2022-08-031-3/+8
* ci/bin: Cache GQL queriesGuilherme Gallo2022-08-032-4/+14
* ci/bin: Add script to expand jobs manifestGuilherme Gallo2022-08-033-12/+198
* ci/bin: Make ci_run_n_monitor finds dependencies automaticallyGuilherme Gallo2022-08-031-23/+17
* ci/bin: Sort imports from ci_run_n_monitor.pyGuilherme Gallo2022-08-031-7/+6
* ci/bin: Add utility to find jobs dependenciesGuilherme Gallo2022-08-034-0/+215
* ci: add script for manage Mesa CIDavid Heidelberg2022-07-102-0/+305