Skip to content
Snippets Groups Projects
  • Michael Clark's avatar
    3e5ce72e
    :electron: Packaging different architectures and installers for windows (#3185) · 3e5ce72e
    Michael Clark authored
    * packaging different architectures for windows
    
    * appx for the windows store app hosting
    
    * remove unneeded applicationid
    
    * adding windows store assets
    
    * adding images
    
    * appx added to artifacts
    
    * add appx to release
    
    * remove override build params
    
    * being specific about the mac build - default is dmg
    
    * are these all needed.. Seems so
    
    * removing appx from the release notes as its only for the windows store
    
    * moving appxs to a different artifact for smaller download
    
    * Update electron-pr.yml
    
    * update version
    
    * update release process to remove actual-windows.exe because it can possible be the wrong arch
    :electron: Packaging different architectures and installers for windows (#3185)
    Michael Clark authored
    * packaging different architectures for windows
    
    * appx for the windows store app hosting
    
    * remove unneeded applicationid
    
    * adding windows store assets
    
    * adding images
    
    * appx added to artifacts
    
    * add appx to release
    
    * remove override build params
    
    * being specific about the mac build - default is dmg
    
    * are these all needed.. Seems so
    
    * removing appx from the release notes as its only for the windows store
    
    * moving appxs to a different artifact for smaller download
    
    * Update electron-pr.yml
    
    * update version
    
    * update release process to remove actual-windows.exe because it can possible be the wrong arch