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

Add maintenance intent #1107

Merged
merged 1 commit into from
Mar 6, 2025
Merged

Add maintenance intent #1107

merged 1 commit into from
Mar 6, 2025

Conversation

samoht
Copy link
Member

@samoht samoht commented Mar 6, 2025

Fix #1102

@samoht
Copy link
Member Author

samoht commented Mar 6, 2025

@anmonteiro any idea how to fix the nix issue?

@samoht samoht merged commit fc11313 into mirage:main Mar 6, 2025
8 of 9 checks passed
@samoht samoht deleted the maintenance-intent branch March 6, 2025 11:31
@hannesm
Copy link
Member

hannesm commented Mar 6, 2025

There's an issue with this: you use dune-project to generate opam files. For the time being, you'll need to carry xxx.opam.template files around with the x-maintenance-intent: [ "(latest)" ] -- see e.g. mirage/ocaml-xenstore#57

@hannesm
Copy link
Member

hannesm commented Mar 6, 2025

Also, you missed http.opam.

@mseri
Copy link
Collaborator

mseri commented Mar 6, 2025

I thought there was need to support 2.5.x and 5.x, the first for janestreet and the second for ocsigen, is it no longer the case?

@samoht
Copy link
Member Author

samoht commented Mar 10, 2025

I didn't know JS needed 2.5.x support -- @rgrinberg is this still the case?

@samoht
Copy link
Member Author

samoht commented Mar 10, 2025

Follow-up PR here: #1108 1108

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.

Add x-maintenance-intent to your opam files
3 participants