submodule instructions?
Richard Eisenberg
rae at richarde.dev
Fri Jan 17 10:30:46 UTC 2020
Hi devs,
Are there up-to-date instructions on how to deal with submodules in GHC?
https://gitlab.haskell.org/ghc/ghc/wikis/working-conventions/git/submodules <https://gitlab.haskell.org/ghc/ghc/wikis/working-conventions/git/submodules> does give nice information. It refers to https://gitlab.haskell.org/ghc/ghc/wikis/repositories <https://gitlab.haskell.org/ghc/ghc/wikis/repositories> to learn about specific repositories. But is that second page correct? It refers to e.g. GitHub as the upstream for Haddock. Will our new GitLab-based CI pull from GitHub's Haddock? And what if a contributor doesn't have commit access?
Maybe it's all there, but I don't quite see how a contributor can ensure that CI has access to patches on submodules.
Thanks,
Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20200117/d735fec9/attachment.html>
More information about the ghc-devs
mailing list