Commit graph

30496 commits

Author SHA1 Message Date
Sergio Padrino
95a6ec790c Don't re-throw error 2021-09-24 09:28:09 +02:00
Sergio Padrino
f70fbfd685 Bump version and changelog to 2.9.4-test3 2021-09-24 09:26:42 +02:00
Sergio Padrino
5343e8f2d7 Dump combinedOutput and line on error 2021-09-24 09:25:40 +02:00
tidy-dev
9f8aad957d
Merge pull request #12944 from desktop/display-checks
Display CI checks
2021-09-23 10:59:16 -04:00
tidy-dev
64597fab74 Better positioning - doesn't have weird space on fullscreen 2021-09-23 10:36:42 -04:00
Sergio Padrino
6f0160a4d3
Merge pull request #13010 from desktop/scroll-to-top
Scroll diff to top if we switched to a new file
2021-09-23 16:18:50 +02:00
Sergio Padrino
464cb0962c Merge branch 'development' into display-checks 2021-09-23 12:50:00 +02:00
Sergio Padrino
69b3a71ab2 Scroll diff to top if we switched to a new file 2021-09-23 12:42:45 +02:00
Sergio Padrino
55a4ab0cbf
Merge pull request #13001 from desktop/releases/2.9.4-beta3
Release 2.9.4-beta3
2021-09-23 09:18:39 +02:00
Markus Olsson
66e1168077
Merge pull request #13004 from desktop/initial-unified-highlight
Fix missing initial syntax highlighting for simple unified diffs
2021-09-22 18:04:01 +02:00
Markus Olsson
18755e008c
Merge pull request #12998 from desktop/workflow-cleanup
Update CodeQL workflow using best practices and reduce token permissions
2021-09-22 15:01:15 +02:00
Markus Olsson
2a846a9fd7 Init diff syntax mode as soon as we've got an editor 2021-09-22 14:59:55 +02:00
Markus Olsson
be959de872 Initialize diff syntax mode when file contents change 2021-09-22 14:59:38 +02:00
tidy-dev
e9f11318f4 Drop status symbol a pixel 2021-09-22 08:13:16 -04:00
tidy-dev
7b67326992 Center text - Adjust height of description so that it matches height of text 2021-09-22 08:03:08 -04:00
tidy-dev
38c3e7b817 Close branch foldout on popover open 2021-09-22 07:52:33 -04:00
tidy-dev
fc9c6305b1 No flicker on second badge click 2021-09-22 07:52:21 -04:00
tidy-dev
c5c55162c5 Fix caret position 2021-09-22 07:24:39 -04:00
tidy-dev
b2ab59c91a
Use optional chaining
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2021-09-22 07:19:00 -04:00
tidy-dev
2c35225eed
Remove duplicate check
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2021-09-22 07:14:58 -04:00
Sergio Padrino
0d86e5b82d Delete WebView2Loader.dll from Windows builds
That file cannot be signed and makes our builds fail. More info: https://github.com/microsoft/Git-Credential-Manager-Core/issues/462
2021-09-22 10:58:08 +02:00
Sergio Padrino
ea46d9cd7f Bump version and changelog to 2.9.4-beta3 2021-09-21 15:48:41 +02:00
Sergio Padrino
f08769b980
Merge pull request #13000 from desktop/bump-dugite-v2.32.0-1
Bump dugite to v2.32.0-1
2021-09-21 15:40:14 +02:00
Sergio Padrino
2f1db04ebd
Merge pull request #12991 from desktop/bump-electron-v11-5-0
Bump Electron to v11.5.0
2021-09-21 15:40:00 +02:00
Sergio Padrino
402d7f202f
Merge pull request #12997 from desktop/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2021-09-21 13:17:01 +02:00
Sergio Padrino
76d4f7a048 Make checkout-index to fail silently on error 1
Error code 1 started being returned in 7e41061588
2021-09-21 12:33:04 +02:00
Sergio Padrino
2c2192dc29 Remove worktree-related code 2021-09-21 12:33:04 +02:00
Sergio Padrino
c5dbb4fd49 Bump dugite to v2.32.0-1 and fix remote tests 2021-09-21 12:33:04 +02:00
Markus Olsson
fe486adfac Read-only GITHUB_TOKEN for CI jobs 2021-09-21 10:15:56 +02:00
Markus Olsson
8cbd5bb2f1 🎨 Update comments from template 2021-09-21 09:58:37 +02:00
Markus Olsson
d1b2c720e7 Remove unnecessary head checkout
See 7112cdaa06/src/actions-util.ts (L186)
2021-09-21 09:58:10 +02:00
Markus Olsson
d4b0266803 Tighten up permissions
https://github.com/github/codeql-action#usage
2021-09-21 09:57:26 +02:00
Markus Olsson
d4734a7625 Fix mismatched branches
7112cdaa06/src/actions-util.ts (L182)
2021-09-21 09:56:33 +02:00
dependabot[bot]
6c3e515ef3
Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 01:23:12 +00:00
tidy-dev
4af0b6472e Clearer naming 2021-09-20 06:45:41 -04:00
tidy-dev
96534870d9 Remove console log 2021-09-20 06:41:17 -04:00
tidy-dev
894033eded Rename check run list item for better searchability
Fix prop
2021-09-20 06:40:48 -04:00
tidy-dev
adae42500c Rename to check run for api searchability
remove old
2021-09-20 06:38:33 -04:00
tidy-dev
b77f018082 Improved styles 2021-09-20 06:35:32 -04:00
tidy-dev
1eda8a2751 Merge branch 'generate-descriptions' into display-checks 2021-09-20 06:26:43 -04:00
Sergio Padrino
65140970ed Disable setAlmostImmediate 2021-09-20 10:57:37 +02:00
Sergio Padrino
5fd54ab6c8 Bump Electron to v11.5.0 2021-09-20 10:56:22 +02:00
tidy-dev
5ee03b7082
Merge pull request #12960 from desktop/releases/2.9.4-beta2
Release 2.9.4-beta2
2021-09-17 07:12:27 -04:00
Sergio Padrino
b67eccc7b7
Merge pull request #12965 from desktop/invalid-token-fixes
Only consider invalid tokens when 401s come from GH(E)
2021-09-16 16:48:44 +02:00
Markus Olsson
dedb88f949
Merge pull request #12964 from desktop/the-matrix-reloaded-except-its-a-diff
Reload diff when app regains focus
2021-09-16 16:41:09 +02:00
Sergio Padrino
d6f28ce572 Don't notify invalidated token for auth-related requests
Co-Authored-By: Markus Olsson <634063+niik@users.noreply.github.com>
2021-09-16 16:26:53 +02:00
Sergio Padrino
b5363f18d9 Only consider invalid tokens when 401s come from GH(E) 2021-09-16 13:24:05 +02:00
Markus Olsson
9e007a9d82 📖 2021-09-16 12:35:22 +02:00
Markus Olsson
f0d263c6c2 Use the already captured variable 2021-09-16 12:21:43 +02:00
Markus Olsson
140bcfc813 📖 2021-09-16 12:19:40 +02:00