summaryrefslogtreecommitdiff
path: root/.gitlab-ci/bin
AgeCommit message (Expand)AuthorFilesLines
2022-12-19ci: move the CI handling scripts into bin/ciDavid Heidelberg10-909/+1
2022-12-19ci: ci_run_n_monitor.py: fix args.rev leftoverDavid Heidelberg1-1/+1
2022-12-16ci: allow omitting of --rev for ci_run_n_monitor.pyDavid Heidelberg1-3/+7
2022-12-16ci: ci_run_n_monitor fix Unicode log parsingDavid Heidelberg1-1/+1
2022-11-21ci: ci_run_n_monitor.py: fail when job is not foundDavid Heidelberg1-0/+3
2022-11-15ci/update_traces_checksum.py: make output more clean and implement colorsDavid Heidelberg1-6/+8
2022-11-15ci/update_traces_checksum.py: check if checksum is in the array, not it's valueDavid Heidelberg1-4/+1
2022-10-14ci/bin: Remove whitespace from token filesGuilherme Gallo1-1/+1
2022-10-14ci/bin: Fix requirements.txtGuilherme Gallo1-0/+2
2022-09-13ci: introduce update_traces_checksum.pyDavid Heidelberg1-0/+143
2022-09-13ci: split ci_run_n_monitor into script and shared partsDavid Heidelberg2-31/+43
2022-08-20ci: implement stress testing jobs in ci_run_n_monitor.pyDavid Heidelberg1-2/+33
2022-08-20ci: GraphQL was already implemented in ci_run_n_monitor.pyDavid Heidelberg1-1/+0
2022-08-04ci/bin: ignore Gitlab GQL cacheDavid Heidelberg1-0/+2
2022-08-03ci/bin: Print job needs DAG in ci_run_n_monitorGuilherme Gallo1-3/+8
2022-08-03ci/bin: Cache GQL queriesGuilherme Gallo2-4/+14
2022-08-03ci/bin: Add script to expand jobs manifestGuilherme Gallo3-12/+198
2022-08-03ci/bin: Make ci_run_n_monitor finds dependencies automaticallyGuilherme Gallo1-23/+17
2022-08-03ci/bin: Sort imports from ci_run_n_monitor.pyGuilherme Gallo1-7/+6
2022-08-03ci/bin: Add utility to find jobs dependenciesGuilherme Gallo4-0/+215
2022-07-10ci: add script for manage Mesa CIDavid Heidelberg2-0/+305