Skip to content

All artifacts in release download folder should come from the release pipeline

We have made great improvements to the release process over the last few years but there are still a few rough corners which make debugging issues with releases a bit tricky.

For the record, the scripts for downloading release artifacts and uploading them are here - https://gitlab.haskell.org/bgamari/ghc-utils/-/tree/master/rel-eng

  • fetch-gitlab-arifacts/ - contains the scripts for getting the artifacts from gitlab
  • upload.sh - contains the scripts for uploading the artifacts to the right place

Three issues I know about

This is a meta ticket to track these kinds of issues

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information