Skip to content

rename S3 artifacts according to scheme mesa-$arch-$config-$buildtype

David Heidelberg requested to merge dh/mesa:tag-debug into main

What does this MR do and why?

  • Let's name S3 artifacts in predictable fashion.
  • replace MINIO_ with S3_
  • make meson scripts fail when BUILDTYPE is not defined (thou =debug is implied)

rename S3 artifacts according to scheme mesa-$arch-$config-$buildtype

Make the S3 (previously MINIO) artifacts clearly identifiable by glance.

Also now we fail before compilation, if the job doesn't define the BUILDTYPE variable to prevent confusion.

Signed-off-by: David Heidelberg david.heidelberg@collabora.com

Edited by David Heidelberg

Merge request reports

Loading