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

Unikernel updates #621

Merged
merged 3 commits into from
Oct 30, 2023
Merged

Unikernel updates #621

merged 3 commits into from
Oct 30, 2023

Conversation

hannesm
Copy link
Member

@hannesm hannesm commented Aug 4, 2023

No description provided.

@hannesm hannesm force-pushed the unikernel-updates branch from 209ac9a to a6af147 Compare August 5, 2023 11:16
@dinosaure
Copy link
Member

LGTM, need to compile on my machine to test but it should be fine. Thanks!

@hannesm hannesm force-pushed the unikernel-updates branch from a6af147 to d33846f Compare August 29, 2023 08:39
@hannesm
Copy link
Member Author

hannesm commented Aug 29, 2023

I rebased and force-pushed to re-trigger CI, but CI seems to have missed that event.

@dinosaure dinosaure merged commit 2a514bd into mirage:main Oct 30, 2023
1 check passed
@dinosaure
Copy link
Member

Thanks!

dinosaure added a commit to dinosaure/opam-repository that referenced this pull request Feb 12, 2024
CHANGES:

- Update unikernels (@hannesm, mirage/ocaml-git#621)
- Extend the Smart protocol with `have` and `want` (@plangesd, @dinosaure, mirage/ocaml-git#626)
- Rename function to get capabilities from the client and the server (@Julow, mirage/ocaml-git#627)
- Extend the Smart protocol with a possible `done` or a `flush` (@plangesd, mirage/ocaml-git#628)
- Extend the Smart protocol with `ack` and handle empty request (@plangesd, @Julow, mirage/ocaml-git#629)
- Add missing new lines for the server side (@plangesd, mirage/ocaml-git#630)
- Be more cooperative with other services (like `http`) when we clone (@dinosaure, @hannesm, mirage/ocaml-git#631)
nberth pushed a commit to nberth/opam-repository that referenced this pull request Jun 18, 2024
CHANGES:

- Update unikernels (@hannesm, mirage/ocaml-git#621)
- Extend the Smart protocol with `have` and `want` (@plangesd, @dinosaure, mirage/ocaml-git#626)
- Rename function to get capabilities from the client and the server (@Julow, mirage/ocaml-git#627)
- Extend the Smart protocol with a possible `done` or a `flush` (@plangesd, mirage/ocaml-git#628)
- Extend the Smart protocol with `ack` and handle empty request (@plangesd, @Julow, mirage/ocaml-git#629)
- Add missing new lines for the server side (@plangesd, mirage/ocaml-git#630)
- Be more cooperative with other services (like `http`) when we clone (@dinosaure, @hannesm, mirage/ocaml-git#631)
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