Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build voodoo cli tools in docker container. #57

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tmcgilchrist
Copy link
Collaborator

Work in progress Dockerfile for building the voodoo tools.

These can then be used in ocaml-docs-ci as an artifact and we could avoid building them from source. Still working on the ocurrent plumbing to start using these.

Note the use of a specific opam-repository git checkout effectively pins the universe of opam packages available.

@jonludlam
Copy link
Collaborator

This makes me slightly nervous, but only because voodoo-gen is still linking directly against odoc rather than executing it as a binary. If we can fix that then the voodoo cli tools are really just scripts that execute other tools, and I'm very happy to see them independent of the switch.

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