-
-
Notifications
You must be signed in to change notification settings - Fork 399
Open
Labels
CIContinuous integrationContinuous integrationstatus: in discussionNot actionable, because discussion is still ongoing or there's no decision yetNot actionable, because discussion is still ongoing or there's no decision yettype: enhancementNew feature or requestNew feature or request
Description
GHC will support nightlies via ghcup soon:
- Implement support for nightlies ghcup-hs#824
- https://gitlab.haskell.org/ghc/ghcup-metadata/-/issues/1
The way this works is that GHC CI just builds and then creates and updates a metadata automatically: https://gitlab.haskell.org/ghc/ghc/-/blob/master/.gitlab/rel_eng/mk-ghcup-metadata/mk_ghcup_metadata.py
HLS could do something similar. We'll have to figure out a storage solution, e.g. S3 (we already use a private bucket for cabal cache).
Metadata
Metadata
Assignees
Labels
CIContinuous integrationContinuous integrationstatus: in discussionNot actionable, because discussion is still ongoing or there's no decision yetNot actionable, because discussion is still ongoing or there's no decision yettype: enhancementNew feature or requestNew feature or request