summaryrefslogtreecommitdiff
path: root/server/Worker.hs (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-02-16server: remove cli-git, cli-extrasstuebinm1-34/+52
both these packages are hard to use, seem to be either unfinished or abandoned, and also generally not very good. Also for some reason they depend on `lens`. Removing them dramatically shrunk the dependency closure!
2022-02-16server: add mapservice GET endpointstuebinm1-4/+8
2022-02-16internal state: sort according to orgstuebinm1-1/+1
(also, more lenses i guess)
2022-02-16server: repositores & orgs fixed in configstuebinm1-0/+73
a very simple setup that might be usable for divoc and similar small events