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

packaging with opam #7

Closed
womeier opened this issue Apr 10, 2023 · 7 comments
Closed

packaging with opam #7

womeier opened this issue Apr 10, 2023 · 7 comments

Comments

@womeier
Copy link
Collaborator

womeier commented Apr 10, 2023

I'd like to use this project in an opam-based setup. I was hoping, it could also be included in the opam-coq-archive.

What do you think about that?

I'm currently using my fork, see #6

relevant for WasmCert/WasmCert-Coq#9

@womeier womeier mentioned this issue Apr 10, 2023
@gallais
Copy link
Collaborator

gallais commented Apr 13, 2023

I am happy for it to be shipped, I just do not have time to maintain & deal with distribution.
Would you be happy to do it if I gave you full access to the repo?

@womeier
Copy link
Collaborator Author

womeier commented Apr 17, 2023

thanks for the reply!

I'm happy to do the packaging (I'll probably have time for that in the summer.)

@jeromesimeon
Copy link

I'd be happy to push an initial release to opam-coq-archive. All that's needed from the repo maintainer is a GitHub release (which will provide a version number and tarball). The rest is a pretty simple PR on the opam-coq-archive repo.

@womeier
Copy link
Collaborator Author

womeier commented Jun 30, 2023

I'd be happy to push an initial release to opam-coq-archive. All that's needed from the repo maintainer is a GitHub release (which will provide a version number and tarball). The rest is a pretty simple PR on the opam-coq-archive repo.

just created a release. That would be much appreciated!

btw assuming you came here looking for an opam-based version of Wasmcert-Coq, my fork is almost there, may be useful until it is available through opam

@jeromesimeon
Copy link

I'd be happy to push an initial release to opam-coq-archive. All that's needed from the repo maintainer is a GitHub release (which will provide a version number and tarball). The rest is a pretty simple PR on the opam-coq-archive repo.

just created a release. That would be much appreciated!

PR at coq/opam#2621

btw assuming you came here looking for an opam-based version of Wasmcert-Coq, my fork is almost there, may be useful until it is available through opam

Indeed I was! Thanks for the pointer.

@jeromesimeon
Copy link

release 0.1.0 is out:

zsh-5.8$ opam install coq-parseque
The following actions will be performed:
  ∗ install coq-parseque 0.1.0

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><>  🐫 
[coq-parseque.0.1.0] downloaded from https://github.com/gallais/parseque/archive/refs/tags/v0.1.0.tar.gz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><>  🐫 
∗ installed coq-parseque.0.1.0
Done.

@womeier
Copy link
Collaborator Author

womeier commented Jul 1, 2023

thanks!

@womeier womeier closed this as completed Jul 1, 2023
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

3 participants