-
-
Notifications
You must be signed in to change notification settings - Fork 390
January release 1.6.0.0 #2424
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Please do this before the release, otherwise ghcup will lack behind the release for several days again. |
Should we wait until all the pieces from #2357 have landed? |
Addressed the CI-side part of GHC-8.10.5 support removal in #2427 |
Yeah no problem, i want to have the plan earlier this time but we can wait until mid month (i would like to do it before xmas holidays) |
sure, we can push both tags at same time and keep the gh as a prerelase as long as we consider (last one was about one day as a prerelease) |
is there another pending pr related with? |
Reopen to track final changes:
|
The release build has failed for ubuntu 8.10.7 with:
I've reran the workflow deleting the already uploaded artifacts of the prerelease (as the workflow tries to upload them all and fails if an artifact with the same name is already attached to the release):https://github.com/haskell/haskell-language-server/actions/runs/1760987798 |
Which ubuntu version? Is ghcup used for installation? |
ubuntu-18.04 and using ghcup, yeah |
|
All artifacts from the github build uploaded succesfully, we have to wait to gitlab one |
The hackage workflow has uploaded all packages as candidates, they need be marked as definitive:
//cc @pepeiborra for hackage uploaders change, the hackage users for @kokobd, @eddiemundo and @drsooch would be needed, so please add them in a comment |
|
So... I don't understand why the alpine binaries are static when we know static binaries are busted and these can't be used for other linux distros either... If you want to support alpine, you need to build dynamic binaries for it. GHC bindists are also dynamic for alpine. |
|
Made the release definitve! 🎆 |
@jneira @pepeiborra My hackage username is also |
yeah, we will add you to the plugin hackage maintainers and you will be able to upload, revise and all sort of things |
Oh didn't realize you meant we needed hackage accounts. In that case my username there is also |
Ok, the hackage release is also done: https://hackage.haskell.org/package/haskell-language-server-1.6.0.0 and @eddiemundo, @kokobd and @drsooch are hackage maintainers of their respective plugins, thanks to @pepeiborra |
The machine never stops! Time to plan the new release.
as always if anyone feels strong enough to drive the release or collaborate with, help will be very welcomed 😺
prerelease sanity checks
1.6.0-check-gitlab
and push it to the project repo in gitlab to check the build is fine: https://gitlab.haskell.org/haskell/haskell-language-server/-/pipelines/46483github release
Nix users should run command
gen-hls-changelogs
(a wrapper of the script) in nix-shell instead.hackage release
ghcup release
The text was updated successfully, but these errors were encountered: