Skip to content

ci: Fix ghcup-metadata generation (again)

Matthew Pickering requested to merge wip/ghcup-metadata-mistakes-again into master

I made some mistakes in 20383006

  • Syntax error
  • The aarch-deb11 bindist doesn't exist

I tested against the latest nightly pipeline locally:

nix run .gitlab/generate-ci#generate-job-metadata
nix shell -f .gitlab/rel_eng/ -c ghcup-metadata --pipeline-id 98286 --version 9.11.20240715 --fragment --date 2024-07-17 --metadata=/tmp/meta

Merge request reports