forked from git/git
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed as not planned
Description
I will keep this list at the top of the issue here updated to continually reflect things that need to be sorted out before this is really ready to be tested more broadly.
- Once MSIX installer build-extra#366 is merged, replace https://github.com/git-for-windows/git/pull/3331/files#diff-027c70cd6ed99ca64ca6fc12148edaf142051f780a5516aca15ef28f437b711aR565 with the origin repo.
- Pick up the correct version in the GitHub build script in places like https://github.com/git-for-windows/git/pull/3331/files#diff-027c70cd6ed99ca64ca6fc12148edaf142051f780a5516aca15ef28f437b711aR573 and a couple of other steps below. @dscho that is one of those parts where I don't understand the release process well enough, but all we need there is to use something more useful than
1.0.0.0. I think there might be a rule that we have to use0for the last part because the Windows Store reserves the right to increase that internally, but not entirely sure. - Figure out what is going on with
WebView2Loader.dll, i.e. remove https://github.com/git-for-windows/git/pull/3331/files#diff-027c70cd6ed99ca64ca6fc12148edaf142051f780a5516aca15ef28f437b711aR577 once we have a version of that file that doesn't error when it is put into the msix package. - Sign the standalone version https://github.com/git-for-windows/git/pull/3331/files#diff-027c70cd6ed99ca64ca6fc12148edaf142051f780a5516aca15ef28f437b711aR594.
- Add more steps that push things to the store once that is ready.
- Context menus, at the moment they are just ignored.
- Figure out whether we should try to get the
unvirtualizedResourcescapability. With that we could entirely avoid the container, which @dscho and I felt would probably make sense for git. - Include the ARM builds again https://github.com/git-for-windows/build-extra/pull/366/files#diff-5eecd955b6b0d77afc89ebafb3c6aa3beeebc23ab833200dba3c2508d4dbf1bcR21.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels