Skip to content

Drop gitlab support#1052

Open
tmcgilchrist wants to merge 5 commits into
ocurrent:masterfrom
tmcgilchrist:drop_gitlab
Open

Drop gitlab support#1052
tmcgilchrist wants to merge 5 commits into
ocurrent:masterfrom
tmcgilchrist:drop_gitlab

Conversation

@tmcgilchrist
Copy link
Copy Markdown
Member

OCaml CI's GitLab pipeline is not in use anymore and can be dropped. The permissions setup has been broken for some time and only I've noticed :-)

@mtelvers b416602 drops references to gitlab pipeline configuration, along with that we need to remove that configuration from the server.

Copy link
Copy Markdown
Member

@mtelvers mtelvers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. A couple of tiny references remain:

These two doc-comments still mention GitLab:

  • lib/build.mli:12 — (e.g. GitHub or GitLab)
  • lib/cluster_build.mli:21 — (e.g. GitHub or GitLab)

These two static files have no references after the diff:

  • web-ui/static/images/gitlab-logo-500.png
  • web-ui/static/images/index-page-search.png (its only reference in web-ui/view/documentation/index_page.ml was removed here)

tmcgilchrist and others added 5 commits May 28, 2026 10:56
Delete the gitlab: service, the three GitLab secrets, the gitlab-data
and gitlab-capnp-secrets volumes, the web service's --gitlab-backend
flag, and its gitlab-capnp-secrets mount.
Clean up other references in README.md and developer documentation.
Clean up two .mli doc-comments and two unused static images that were
missed by the prior GitLab removal commits.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants