Patch 8.2.2155

5 views
Skip to first unread message

Bram Moolenaar

unread,
Dec 18, 2020, 7:16:10 AM12/18/20
to vim...@googlegroups.com

Patch 8.2.2155
Problem: Warning from Github actions for code analysis.
Solution: Remove the "git checkout HEAD^2" block.
Files: .github/workflows/codeql-analysis.yml


*** ../vim-8.2.2154/.github/workflows/codeql-analysis.yml 2020-10-02 10:29:28.520196600 +0200
--- .github/workflows/codeql-analysis.yml 2020-12-18 13:13:33.184850388 +0100
***************
*** 36,46 ****
# a pull request then we can checkout the head.
fetch-depth: 2

- # If this run was triggered by a pull request event, then checkout
- # the head of the pull request instead of the merge commit.
- - run: git checkout HEAD^2
- if: ${{ github.event_name == 'pull_request' }}
-
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v1
--- 36,41 ----
*** ../vim-8.2.2154/src/version.c 2020-12-17 22:27:34.633086324 +0100
--- src/version.c 2020-12-18 13:15:04.448496648 +0100
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 2155,
/**/

--
ARTHUR: You are indeed brave Sir knight, but the fight is mine.
BLACK KNIGHT: Had enough?
ARTHUR: You stupid bastard. You havn't got any arms left.
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

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