Pau Ruiz Safont

Results 36 comments of Pau Ruiz Safont

Since you're looking to build a dashboard, would it be useful not only to retrieve the status of the tasks, but the Graph representation of the workflows? Like this: https://view.commonwl.org/workflows/github.com/ICGC-TCGA-PanCancer/OxoG-Dockstore-Tools/blob/develop/oxog_varbam_annotate_wf.cwl

> one thing I have always found is that getting people to agree on what that graph should look like is so difficult that it's easier just to give something...

From https://docs.fedoraproject.org/en-US/fedora/rawhide/system-administrators-guide/kernel-module-driver-configuration/Working_with_Kernel_Modules/#sec-Persistent_Module_Loading: > You can specify additional modules to be loaded by the `systemd-modules-load.service` daemon by creating a `program.conf` file in the `/etc/modules-load.d/` directory, where program is any descriptive name...

The error comes from this function: https://github.com/xapi-project/xcp-idl/blob/master/lib/open_uri.ml#L38 which is called from https://github.com/xapi-project/xen-api/blob/master/ocaml/xapi/xapi_vm.ml#L1280 To handle https URIs a library like cohttp to establish the TLS connection should be used. This bug...

> I think a first step would be to update the version of Conduit from 2.x to latest 5.x in xs-opam and then we can start using it in xapi:...

Rob is working on a related feature and will revamp the code that supports this. I would holed off working on this for some months, hopefully it can all be...

Note that we're behind regarding upstream libraries available on the official repositories: ``` $ env OPAMNO=true opam upgrade | grep -E "↗|∗" ↗ upgrade conf-pkg-config 1.1 to 1.2 ↗ upgrade...

4.10.1 is being integrated into the ci of the ocaml libraries repository: https://github.com/xapi-project/xs-opam/pull/514 This makes it even, slower so I've changed how the Ci is run to reduce runtime: https://github.com/xapi-project/xs-opam/pull/515...

Because of the large amount of changes needed to adopt 4.10 in existing ocaml libraries, Sam and I don't think it's feasable to get a build working on top of...

I'm sorry to say that there are no plans in Citrix to support the ACME protocol or even support CSRs in some way to supply certificates for the host servers.