GitLab updates
Ben Gamari
ben at well-typed.com
Sun Mar 17 01:29:12 UTC 2019
Hi everyone,
I want to share a few developments on the GitLab migration front:
* URLs pointing to tickets or the Wiki which were previously served by
Trac (https://ghc.haskell.org/) now redirect to their corresponding
GitLab URL.
Wiki page names are redirected via this mapping [1]. If you find any
cases were this doesn't work as you would expect then please do let
me know or open a ticket [4]. If you do want to view Trac you may do
so (for the time being) at https://trac.haskell.org/.
In the coming days I will be taking a final static archival snapshot
of our Trac instance and in the next few weeks we will likely shut it
down.
* This afternoon I imported [2] a few dozen keywords from Trac that
were omitted from the initial import. At this point the ghc/ghc
project has nearly 100 labels. It's unclear how usable this will be
without either paring down the label space or imposing some sort of
order (e.g. adding categorical prefixes to label names) but time will
tell.
* Our GitLab installation has been upgraded to GitLab 11.8. The changes
are relatively minor but I am sure you will spot them.
* The source for GHC's homepage (https://www.haskell.org/ghc) is now
hosted in the ghc/homepage project [3]. If you find anything wrong
with the website feel free to submit a merge request.
As always, if you find anything amiss don't hesitate to ping me or open
a ticket [4].
Note that the Wiki is still in need of quite a bit of cleanup [5]. If
you have some time and want to help out either pick up a ticket or just
start browsing and clean-up the first page you find. Many hands makes
for light work.
However, if you end up renaming any Wiki pages please do open a merge
request updating `wiki-mapping.json` [1].
Thank you for your patience while we push through the remaining parts of
the migration.
Cheers,
- Ben
[1] https://gitlab.haskell.org/bgamari/gitlab-migration/blob/master/wiki-mapping.json
[2] https://gitlab.haskell.org/bgamari/trac-to-remarkup/commit/4104086bca53528b092ad907b6d1f57c5b140587#b39596681b9e4fc60d716cdc07030e8064b03d73_70_72
[3] https://gitlab.haskell.org/ghc/homepage
[4] https://gitlab.haskell.org/bgamari/gitlab-migration/issues
[5] https://gitlab.haskell.org/bgamari/gitlab-migration/issues?label_name%5B%5D=Wiki
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20190316/cd2b5cd1/attachment.sig>
More information about the ghc-devs
mailing list