Patch 9.0.0570

3 views
Skip to first unread message

Bram Moolenaar

unread,
Sep 24, 2022, 8:01:33 AM9/24/22
to vim...@googlegroups.com

Patch 9.0.0570
Problem: CI for Windows is still using codecov action 3.1.0.
Solution: Use action 3.1.1. (closes #11212)
Files: .github/workflows/ci.yml


*** ../vim-9.0.0569/.github/workflows/ci.yml 2022-09-21 19:41:52.172533866 +0100
--- .github/workflows/ci.yml 2022-09-24 12:59:01.711357719 +0100
***************
*** 605,611 ****

- name: Codecov
if: matrix.coverage
! uses: codecov/codecov...@v3.1.0
with:
directory: src
flags: windows,${{ matrix.toolchain }}-${{ matrix.arch }}-${{ matrix.features }}
--- 605,611 ----

- name: Codecov
if: matrix.coverage
! uses: codecov/codecov...@v3.1.1
with:
directory: src
flags: windows,${{ matrix.toolchain }}-${{ matrix.arch }}-${{ matrix.features }}
*** ../vim-9.0.0569/src/version.c 2022-09-24 12:50:40.602168025 +0100
--- src/version.c 2022-09-24 13:00:25.462813587 +0100
***************
*** 701,702 ****
--- 701,704 ----
{ /* Add new patch number below this line */
+ /**/
+ 570,
/**/

--
hundred-and-one symptoms of being an internet addict:
160. You get in the elevator and double-click the button for the floor
you want.

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages