diff options
author | Guilherme Gallo <guilherme.gallo@collabora.com> | 2022-07-15 18:13:00 -0300 |
---|---|---|
committer | Marge Bot <emma+marge@anholt.net> | 2022-08-03 23:10:37 +0000 |
commit | 65b6edee3e9e7db921abb51e009779410dcd64b3 (patch) | |
tree | e357d45f4bdec5f151500ed52eb9f22a66a0aa2a /android | |
parent | 63082cf70951262a632bbcdc35838243ea1bd4b8 (diff) | |
download | mesa-65b6edee3e9e7db921abb51e009779410dcd64b3.tar.gz mesa-65b6edee3e9e7db921abb51e009779410dcd64b3.tar.bz2 mesa-65b6edee3e9e7db921abb51e009779410dcd64b3.zip |
ci/bin: Add utility to find jobs dependencies
Use GraphQL API from Gitlab to find jobs dependencies in a pipeline.
E.g: Find all dependencies for jobs starting with "iris-"
```sh
.gitlab-ci/bin/gitlab_gql.py --sha $(git -C ../mesa-fast-fix rev-parse HEAD) --print-dag --regex "iris-.*"
```
Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17791>
Diffstat (limited to 'android')
0 files changed, 0 insertions, 0 deletions