[master] Update ocaml-qcow to 0.14.0 - #768
Merged
Merged
Conversation
Signed-off-by: Andrii Sultanov <andriy.sultanov@vates.tech> (cherry picked from commit 8f88f36)
Member
|
The packages fail to be resolved under ocaml 5.4.1: https://github.com/xapi-project/xs-opam/actions/runs/26754975135/job/78852365779?pr=768#step:11:25 |
Signed-off-by: Andrii Sultanov <andriy.sultanov@vates.tech>
last-genius
force-pushed
the
asv/qcow-master
branch
from
June 1, 2026 13:33
9a89f19 to
aa409df
Compare
Signed-off-by: Andrii Sultanov <andriy.sultanov@vates.tech> (cherry picked from commit 1413bb2)
Contributor
Author
Added both |
psafont
approved these changes
Jun 1, 2026
pull Bot
pushed a commit
to acefei/xen-api
that referenced
this pull request
Jun 11, 2026
…7106) This is a forward-port of xapi-project#6895 (with the exception of commits later reverted in xapi-project#7030 and xapi-project#7022). Changes to VHD code are gated behind a feature flag (with previous behaviour kept by default). XCP-ng has been running the new VHD and QCOW code for a while now with no issues. This PR needs to be merged before the corresponding xs-opam PR (xapi-project/xs-opam#768)
gthvn1
approved these changes
Jun 11, 2026
Member
|
Did something change recently? Looks like there might be an undeclared dependency |
Contributor
Author
I re-ran the job and it passed.... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a forward-port of #755 (with the exception of commits later reverted in #766).
This PR's CI will fail as xapi hasn't been updated to follow new interfaces yet, so the xapi PR (xapi-project/xen-api#7106) needs to be merged first