1e1fd71...
by
James McCoy
on 2021-11-02
Merge pull request #16208 from neovim/ backport- 16207-to- release- 0.5
[Backport release-0.5] ci(release): delete nightly/stable tag so release recreates it
606ace0...
by
James McCoy
on 2021-11-02
ci(release): delete nightly/stable tag so release recreates it
Even though the releaes itself gets deleted, if the tag is not, then
creating a new release just re-uses the same tag, even though we're
using “--target <sha>”.
[skip ci]
(cherry picked from commit 14716e461949936 80900f367db5b36 4399167906)
b69ceaa...
by
James McCoy
on 2021-11-01
Merge pull request #16193 from neovim/ backport- 16191-to- release- 0.5
ci(win): only remove choco's cpack.exe if it exists
3ad0755...
by
James McCoy
on 2021-10-31
fix(ci): use correct check for path-existence
64ec1f5...
by
James McCoy
on 2021-10-31
ci(win): only remove choco's cpack.exe if it exists
(cherry picked from commit ec0f4fab486434b 5dd6ab9c7fb402c c8c1f73c98)
b60293b...
by
James McCoy
on 2021-10-30
Merge pull request #16183 from neovim/ backport- 16180-to- release- 0.5
[Backport release-0.5] Refactor release workflow to use gh instead of a third-party action
e86f95e...
by
James McCoy
on 2021-10-30
ci: make sure choco cpack does not interfere with CMake cpack
[skip ci]
(cherry picked from commit c84b86fe3dce633 b551dc395d2c07f f40e6fb42c)
f65c52d...
by
James McCoy
on 2021-10-18
ci(release): do not fail if stable/nightly release doesn't exist
[skip ci]
(cherry picked from commit c819ce1fd495b37 5ceaa85421f838b 30f8b80017)
2e77847...
by
James McCoy
on 2021-10-18
ci(release): re-publish "stable" release for versioned releases
[skip ci]
(cherry picked from commit eede587b06ee286 582445886c13c3b dc68cfa40d)
5ba8832...
by
James McCoy
on 2021-10-18
ci(release): use gh cli instead of 3rd-party actions
Closes #15709
[skip ci]
(cherry picked from commit 0ce800753e18bea 7e66827ee6e3d35 00c83eddb0)