aboutsummaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2024-02-16ci_run_n_monitor: allow detached heads as wellEric Engestrom
2024-02-16ci_run_n_monitor: explain why/when there might be no tracked remoteEric Engestrom
2024-02-12ci_run_n_monitor: Allow the upstream format to not existCorentin Noël
2024-02-09ci_run_n_monitor: print the target regex before adding the X/N bitEric Engestrom
2024-02-09ci_run_n_monitor: implicitly include `parallel:` jobsEric Engestrom
2024-02-09gitlab_gql: print error returned by server in --print-merged-yamlEric Engestrom
2024-02-08ci_run_n_monitor: refresh job state when starting itEric Engestrom
2024-02-08ci_run_n_monitor: track new job when retrying a jobEric Engestrom
2024-02-08ci_run_n_monitor: add method to get a pipeline job by its idEric Engestrom
2024-02-08ci_run_n_monitor: update job when it goes through enable_job()Eric Engestrom
2024-02-08ci_run_n_monitor: add some types for gitlab objectsEric Engestrom
2024-02-08ci_run_n_monitor: warn user if they forgot to push the branchEric Engestrom
2024-02-02ci_run_n_monitor: avoid spamming a ton of "new status: created" for all the j...Eric Engestrom
2024-02-02vulkan: update registry/includes to 1.3.277Dave Airlie
2024-01-29Reapply "bin/ci: Add GitLab basic token validation"Eric Engestrom
2024-01-29Revert "bin/ci: Add GitLab basic token validation"Eric Engestrom
2024-01-26bin/ci: Add GitLab basic token validationGuilherme Gallo
2024-01-26bin/ci: Refactor read_token functionGuilherme Gallo
2024-01-26bin/ci: Move get_token_from_default_dir to commonGuilherme Gallo
2024-01-26bin/ci: Propagate the token to GitlabGQLGuilherme Gallo
2024-01-25ci_run_n_monitor: allow passing multiple targetsEric Engestrom
2024-01-25ci_run_n_monitor: drop always-true conditionEric Engestrom
2024-01-20ci/ci_post_gantt: add script that post gantt to Marge's messagesHelen Koike
2024-01-17ci/ci_gantt_chart: show duration on hoverHelen Koike
2024-01-17ci/ci_gantt_chart: add option to save output to a fileHelen Koike
2024-01-17ci/ci_gantt_chart: add timeout vertical lineHelen Koike
2024-01-17ci/ci_gantt_chart: add tool to analyse pipeline execution timeHelen Koike
2024-01-17ci/ci_run_n_monitor: move get_gitlab_pipeline_from_url() to gitlab_commonHelen Koike
2024-01-10symbols-check: Add _GLOBAL_OFFSET_TABLE_Matt Turner
2023-12-19ci: bare-metal: poe: Create strutured logsVignesh Raman
2023-12-19ci: Add CustomLogger class and CLI toolVignesh Raman
2023-12-14bin/gitlab_gql: print merged yaml as yaml instead of a python dictEric Engestrom
2023-12-14bin/gitlab_gql: fix --print-merged-yaml when --rev != HEADEric Engestrom
2023-12-07docs: Generate document with utf8 encodingYonggang Luo
2023-12-03ci_run_n_monitor: allow picking a pipeline by its MREric Engestrom
2023-12-02bin/gen_release_notes: include removed 'new_features.txt' in commitEric Engestrom
2023-12-02bin/python-venv: fix venv folder checkEric Engestrom
2023-12-02bin/gen_release_notes: fix regex raw stringEric Engestrom
2023-11-30bin/python-venv: detect python version changeEric Engestrom
2023-11-20ci/ci_run_n_monitor: abort when target gets skippedHelen Koike
2023-11-17ci_run_n_monitor: require user to add an explicit `.*` at the end if jobs lik...Eric Engestrom
2023-11-14ci: Update the python env for ci_run_n_monitor.pyFaith Ekstrand
2023-11-13bin/gitlab_gql: give a better name to the --print-job-manifest argument value...Eric Engestrom
2023-11-13bin/gitlab_gql: deduplicate fetch_merged_yaml() logic between print branchesEric Engestrom
2023-11-13bin/gitlab_gql: rename get_job_final_definition() to print_...() since that's...Eric Engestrom
2023-11-13bin/gitlab_gql: only allow a single `--print-*` argument per invocationEric Engestrom
2023-11-11bin/gitlab_gql: only get the pipeline when a pipeline is neededEric Engestrom
2023-11-10bin/gitlab_gql: fix command in exampleEric Engestrom
2023-11-10gitlab_gql: make `--rev` optional, defaulting to `HEAD`Eric Engestrom
2023-11-10bin/gitlab_gql: resolve sha locally to be able to use things like `HEAD`Eric Engestrom