Commit Graph

4 Commits

Author SHA1 Message Date
Fendor
b57c093619 Update release docs, and add missing ChangeLog entry 2024-02-27 15:17:05 +01:00
Fendor
956f9b7231 Unify gh download and downloads.haskell upload script locations 2023-09-04 19:53:25 +02:00
Julian Ospald
605f6b7d74 Add create-yaml-snippet.sh 2023-06-30 16:41:02 +02:00
Julian Ospald
9fe56f1f01
Migrate release CI to github (#3406)
* Migrate to github CI

* Parallelize GHC builds

* Avoid building local packages twice

* Prepare for building 9.2.6

* Fix build on darwin M1 9.0.2

* Drop build of windows 9.2.6 due to https://gitlab.haskell.org/ghc/ghc/-/issues/22961

* Drop 9.0.2 for darwin M1

* Fix build on windows by disabling ghc-check pkg ABI check

* Use git-archive to create src tarball in upload

* Build releases for 9.2.7

* Build src archive in github action

* Build on unknown-linux too

* Try to build GHC-9.4.4 for unknown linux on Fedora33

* Make sure hls-wrapper binary comes from GHC-8.10.7

---------

Co-authored-by: wz1000 <zubin.duggal@gmail.com>
2023-03-23 11:23:18 +00:00