opam icon indicating copy to clipboard operation
opam copied to clipboard

Add windows to the release script

Open kit-ty-kate opened this issue 1 year ago • 1 comments

Fixes https://github.com/ocaml/opam/issues/5734

kit-ty-kate avatar Jan 19 '24 12:01 kit-ty-kate

(modulo squashing, obviously)

dra27 avatar Jan 22 '24 12:01 dra27

What's missing:

  • ~make sure -machine q35 fixes the crashes (I'm running a full run atm, so i'll have the answer to that in a couple hours)~ EDIT: looks like it worked.
  • fix ssh (by either finding some easy way to copy or have a known key, or fix the bug that makes sshd need a restart to accept empty passwords half the time)
  • (optional) find a way to disable Windows Defender for the added performance (i've tried everything, nothing worked reliably and on the long term)

kit-ty-kate avatar Jun 18 '24 15:06 kit-ty-kate