@seph Thanks for putting this together! Question: are we going to include Windows arm64 on the release? - see here. If creating the MSI installer requires work, we can maybe just start by releasing the zipfile with the binaries
I don't have access to that repo I'm afraid, can you grant me access?
s
seph
06/09/2023, 6:39 PM
Yes, yes I can.
seph
06/09/2023, 6:40 PM
That’s the only really weird not-public repo we have. We generally decided we didn’t want people PR’ing against the codesigning tools
m
Marcos Oviedo
06/09/2023, 6:42 PM
I see - I'll take a look at this in a moment to see if there is something we can do quick to get this rolling
Marcos Oviedo
06/09/2023, 6:42 PM
thanks for granting me access!
s
seph
06/09/2023, 7:13 PM
Thanks for looking into it
m
Marcos Oviedo
06/09/2023, 9:08 PM
I've just had time to look into this. I don't know how the MSI can be generated for Arm64.
@seph I did push a PR to generate the zip file with signed files for Arm64. Can we maybe release the package this time and tackle the installer generation next release?
This is the PR in question - I've not run it either as I don't write to overwrite release assets. Can you take a look and tell me wdyt?
s
seph
06/10/2023, 3:29 PM
It is generally fine to overwrite release assets.
seph
06/10/2023, 3:30 PM
(It’s not great, but we do all the time, and it’s just what it is)
m
Marcos Oviedo
06/13/2023, 6:38 PM
The workflow PR is ready to be reviewed - see here