- Sep 30, 2024
-
- Jan 22, 2024
- Sep 18, 2023
-
-
This adds builds for the latest releases for fedora and debian We build these bindists in nightly and release pipelines. (cherry picked from commit 8f7d3041)
-
- Jul 21, 2023
-
-
Ben Gamari authored
-
- Jul 20, 2023
-
-
deb9 is now EOL so it's time to upgrade the i386 bindist to use deb10 Fixes #23585 (cherry picked from commit c39f279b)
-
- May 11, 2023
-
-
We currently attempt to build and distribute fully static alpine bindists (ones which could be used on any linux platform) but most people who use the alpine bindists want to use alpine to build their own static applications (for which a fully static bindist is not necessary). We should build and distribute these bindists for these users whilst the fully-static bindist is still unusable. Fixes #23349
-
- Jan 31, 2023
-
-
These were not uploaded for alpha1 Fixes #22844
-
This check makes sure that if a job is a prefixed by "release-" then the script downloads it and understands how to map the job name to the platform.
-
- Jan 27, 2023
-
-
We intend to release rocky8 bindist so the fetching script needs to know about them.
-
This adds release jobs for ubuntu18_04 which uses glibc 2.27 which is older than the 2.28 which is used by Rocky8 bindists. Ticket #22268
-
- Jan 17, 2023
-
-
It is better to keep these scripts in the tree as they depend on the CI configuration and so on. By keeping them in tree we can keep them up-to-date as the CI config changes and also makes it easier to backport changes to the release script between release branches in future. The final motivation is that it makes generating GHCUp metadata possible.
-