Issue #3405813 Create downloadable patch of ESLINT fixes
Closes #3405813
Merge request reports
Activity
added 1 commit
- 0818120c - Remove unnecessary call. Write message about patch file
added 1 commit
- a5bc33cf - Fix message newlines. Is there a better way to write to the log?
added 18 commits
-
bc5aa8bc...c7dde500 - 9 commits from branch
project:1.0.x
- ba2f915a - Initial working version
- 045243f9 - Remove unnecessary call. Write message about patch file
- 70a1a8b1 - Fix message newlines. Is there a better way to write to the log?
- 5b6cf75d - Get return and add conditional
- a97afac3 - check against the changed files list
- 083aa5dd - test against blank. use printf
- 48bfbb44 - Show the changed file names in the message
- 669e8c08 - try printf
- c83ce4b4 - Remove debug echo $CHANGED
Toggle commit list-
bc5aa8bc...c7dde500 - 9 commits from branch
added 21 commits
-
c83ce4b4...4702bd0c - 12 commits from branch
project:main
- 70439c85 - Initial working version
- 734ceac7 - Remove unnecessary call. Write message about patch file
- ef8fc013 - Fix message newlines. Is there a better way to write to the log?
- ea6e82a5 - Get return and add conditional
- 8710a992 - check against the changed files list
- d9ad14db - test against blank. use printf
- b24d4791 - Show the changed file names in the message
- 51c548a3 - try printf
- 912505e7 - Remove debug echo $CHANGED
Toggle commit list-
c83ce4b4...4702bd0c - 12 commits from branch
added 14 commits
-
b71bb9cf...9df7e38a - 3 commits from branch
project:main
- b6692eb9 - 1 earlier commit
- 0f20a23f - Remove unnecessary call. Write message about patch file
- 1e9b285e - Fix message newlines. Is there a better way to write to the log?
- 7831fb02 - Get return and add conditional
- 5d92c613 - check against the changed files list
- 6536dd04 - test against blank. use printf
- 9f058d20 - Show the changed file names in the message
- 4abce059 - try printf
- a50aa858 - Remove debug echo $CHANGED
- 48f95f47 - Reset mode of modifed files
- 31e81474 - Name the artifacts. Use >> .patch
Toggle commit list-
b71bb9cf...9df7e38a - 3 commits from branch
added 1 commit
- 0182257f - artifacts paths cannot contain * when used with expose_as:
added 1 commit
- d3b13e5d - touch the patch file. add || true after CHANGED execution
added 1 commit
- 0d8e00b7 - Add double quotes, touch the patch file, || true after CHANGED execution, artifacts name
added 1 commit
- f42bf7db - Add double quotes, touch the patch file, || true after CHANGED execution, artifacts name
added 1 commit
- 6c789ce2 - Add double quotes, touch the patch file, || true after CHANGED execution, artifacts name
added 1 commit
- 72bebc2f - Only do 3rd run and patch creation if there were any existing errors
added 1 commit
- c2e81522 - Invetigate exit codes from each call to eslint
added 1 commit
- 8a555b29 - Invetigate exit codes from each call to eslint
added 6 commits
- 5fd3d6ef - Initial working version
- ca16fc1b - Remove unnecessary call. Write message about patch file. Get return and add conditional
- 5079d0e4 - Remove diff output from the log
- a4dbef49 - Rename _eslint_fixes.patch to _eslint.patch
- 8ab93ca8 - Only do 3rd run and patch creation if there were any existing errors
- bd68c4b0 - Exit first if no eslint errors. Give message only when appropriate
Toggle commit listadded 1 commit
- f6523898 - Exit first if no eslint errors. Give message only when appropriate
Please register or sign in to reply