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

Tracking of dependencies for releasing to opam #1

Open
6 of 7 tasks
mbarbin opened this issue Mar 19, 2024 · 1 comment
Open
6 of 7 tasks

Tracking of dependencies for releasing to opam #1

mbarbin opened this issue Mar 19, 2024 · 1 comment
Assignees
Milestone

Comments

@mbarbin
Copy link
Owner

mbarbin commented Mar 19, 2024

This issue tracks the dependencies that would need to be handled first in order to publish vcs to opam. Resolution may for example be any of:

  • Refactor vcs to remove the dependency
  • Vendor it in vcs
  • Publish the dependency itself into opam
  • ?

For the library part (vcs, vcs-git)

Command line interface (ocaml-vcs)

To include the command line interface (e.g, for quick exploratory tests):

@mbarbin mbarbin added this to the 0.1.0 milestone Mar 19, 2024
@mbarbin
Copy link
Owner Author

mbarbin commented Mar 19, 2024

Re: union-find. I tried vendoring it into vcs but this currently creates other issues for me. Work in progress and issue tracking ocaml/dune#10268.

@mbarbin mbarbin self-assigned this Mar 20, 2024
@mbarbin mbarbin mentioned this issue Mar 21, 2024
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

No branches or pull requests

1 participant