Logo
Explore Help
Register Sign In
OpenHarmony/third_party_mesa3d
2
0
Fork 0
You've already forked third_party_mesa3d
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
27cc8e375b01d42d9aa6d7cb4c78dc47c03ed40b
third_party_mesa3d/bin/ci/pipeline_utils.gql

10 lines
174 B
Plaintext
Raw Normal View History

ci/bin: Fix gitlab_gql methods that uses needs DAG Some gitlab_gql.py features like `--print-dag` were affected by recent changes. Update those functions with the refactored data. Fixes: c7b67d86191659c4c5b1adc0306e2a1381400178 Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25940>
2023-10-28 00:49:12 -03:00
query sha2pipelineIID($projectPath: ID!, $sha: String!) {
project(fullPath: $projectPath) {
pipelines(last: 1, sha:$sha){
nodes {
iid
}
}
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 108ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API