Package omni-irc.v0.1.12-1-g01e9475#28485
Package omni-irc.v0.1.12-1-g01e9475#28485jesse-greathouse wants to merge 1 commit intoocaml:masterfrom
Conversation
|
Thanks! The proposed package None of these are included in the PR (or available on the opam-repo), meaning the package cannot be installed 🤔 Did you exclude these other The Windows constraints such as Finally, with a bunch of packages living in the same repo, that's a recipe for cross-version-constraint problems (for you - and for the opam-repo maintainers). Here it is helpful to state lock-step requirements, e.g., Finally I can see you are versioning the release with a |
I think there is a mistake in my understanding of how to position the repository. I was submitting via the opam command cli and I thought I was making it commit the whole repository which includes all of those other modules. I will resubmit this monorepo as an all inclusive collection of modules because they are intended to be replaced or extended, but if they don't come all together they will not likely be useable as they will not fit into any other system.
I do a compliant use of versioning when I resubmit, sorry about that. the current policy https://github.com/ocaml/opam-repository/tree/master/governance/policies#6-version-numbers-should-not-have-a-v-prefix-not-v120-but-120 (I'm also a bit unsure of how version tooling will hold up to the
In the beginning I thought that the TLS library would not work on windows, but after some compromise I am finding that the ocaml-tls functionality works just fine, it just requires a slight alteration to the TLS coupling surface that I designed, but pending the testing on windows is succeeding, I am going to change the Windows dependency surface to include TLS because now I can see that TLS will work. |
No worries! Thanks for the effort to share your work here :) |
omni-irc.v0.1.12-1-g01e9475Omni IRC: meta package for the monorepo
Meta package for the Omni-IRC libraries. Install the specific subpackages: omni-irc-sig, omni-irc-conn, omni-irc-engine, omni-irc-io-{tcp,tls,unixsock}, omni-irc-ui, omni-irc-ui-notty (and optionally omni-irc-client).
🐫 Pull-request generated by opam-publish v2.5.1