neovim/.github/workflows
Henry Fraser 96b461a000
refactor(packaging): Windows: improve MSI, remove NSIS #18069
- Removed NSIS installer.
  - Prevents undefined behaviour when two installations are performed to the same directory (NSIS + MSI).
  - Reduced cost of maintaining two installers that do the same thing.
  - Chose Wix MSI due to its better integration with Windows.
- Added Wix patch file to add neovim binaries to the system path during installation.
- Replaced neovim installer icons with better looking versions.
- Renamed neovim installer icons from logo.ico -> neovim.ico for all
  icons to better reflect contents.
2022-04-11 07:58:46 -07:00
..
api-docs-check.yml ci(doc): improve missing docs workflow 2022-03-26 12:38:36 -05:00
api-docs.yml ci(doc): improve missing docs workflow 2022-03-26 12:38:36 -05:00
backport.yml fix(ci/backport): check for event_name == "pull_request_target" 2021-11-30 22:20:32 -05:00
ci.yml ci: refactor and simplify CI process 2022-03-10 09:21:41 +01:00
commitlint.yml ci(commitlint): use lintcommit.lua from main repo 2022-02-06 08:31:23 -05:00
coverity-scan.yml ci(coverity): Fix typo in tar command 2021-05-05 12:54:47 -04:00
env.sh ci(lint): use bundled luv until system packages are updated 2022-02-27 09:07:11 -05:00
labeler.yml ci: automatic breaking change label 2022-03-26 07:18:00 -05:00
notes.md refactor(packaging): Windows: improve MSI, remove NSIS #18069 2022-04-11 07:58:46 -07:00
release.yml refactor(packaging): Windows: improve MSI, remove NSIS #18069 2022-04-11 07:58:46 -07:00
remove-reviewers-on-draft.yml ci: remove reviewers when drafting or closing a PR 2022-03-27 22:35:26 +02:00
reviews.yml ci: download reviews.js through checkout instead of wget 2022-02-17 23:30:22 +01:00
vim-patches.yml ci: create automated PRs as draft PRs 2022-01-17 13:36:01 -05:00