Commit graph

35763 commits

Author SHA1 Message Date
Markus Olsson 460651389f Disable alive for ghe for now 2024-01-08 16:12:36 +01:00
tidy-dev e5641a12d1
Merge pull request #17930 from desktop/invalid-selected-rows-error
Use empty array for selectedRows on autocompleting text input list
2024-01-08 06:11:56 -05:00
tidy-dev 0d35d23610
Merge pull request #17940 from JannesMeyer/patch-1
Fix Alacritty bundle ID on macOS
2024-01-03 10:08:56 -05:00
tidy-dev 932d008633 Merge branch 'development' into Fix-race-condition-in-mergability-check 2024-01-03 09:56:44 -05:00
tidy-dev 32e3525ae2
Merge pull request #17950 from GengShengJia/Fix-redundant-merge-status-updates
Fix redundant merge status updates
2024-01-03 09:54:41 -05:00
GengShengJia 931b8265b8 Improve merge status updates 2024-01-03 09:12:55 +08:00
tidy-dev dd770ad210 Don't use regex 2024-01-02 14:07:39 -05:00
tidy-dev 752949e819 comma is a valid character in tags 2024-01-02 09:44:57 -05:00
GengShengJia 60fd1d8e55 Fix redundant merge status updates 2024-01-02 11:26:22 +08:00
Jannes Meyer 16a98faf53
Fix Alacritty bundle ID 2023-12-29 18:04:39 +01:00
tidy-dev ca02c52a95 Fix reveal in finder for merge check 2023-12-28 10:55:58 -05:00
tidy-dev 9cc5910f7c Fix mergeability check race condition 2023-12-28 10:25:42 -05:00
tidy-dev 4a60eedd61
Merge pull request #17931 from desktop/remove-unneeded-disables
Remove unneeded a11y linter disables
2023-12-27 12:36:37 -05:00
tidy-dev 30ebefcec3 Remove unneeded disables 2023-12-27 12:14:14 -05:00
tidy-dev 5dee0efa46 Use empty array for selectedRows 2023-12-27 12:13:35 -05:00
Markus Olsson 9c6707d5c1
Merge pull request #17886 from desktop/dependabot/github_actions/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
2023-12-21 14:35:17 +01:00
Markus Olsson 3db2afd077
Merge pull request #17887 from desktop/dependabot/github_actions/github/codeql-action-3
Bump github/codeql-action from 2 to 3
2023-12-21 14:34:16 +01:00
masecla22 e2cec7677c Implemented folder ignore with all parent directories 2023-12-20 15:31:19 +01:00
Markus Olsson 78ce26c005 Merge branch 'ghe-avatars' into bot-avatars 2023-12-20 13:12:04 +01:00
Markus Olsson a70f38df94 Treat it as if it got added but then insta-deleted 2023-12-20 13:11:02 +01:00
Markus Olsson 6d105e6fd0 🎨 2023-12-20 13:09:05 +01:00
Markus Olsson e6bf1e9d9f 📖 2023-12-20 13:04:52 +01:00
Markus Olsson d830d9c179 Unused imports 2023-12-20 13:04:49 +01:00
Markus Olsson f866f1c6a1 Use exported endpoint test utilities 2023-12-20 13:03:43 +01:00
Markus Olsson e927688603 Use exported isGHE 2023-12-20 12:54:05 +01:00
Markus Olsson 25020cfbdb Export and unify GHE host detection 2023-12-20 12:53:27 +01:00
Markus Olsson f5e191c96f Better typing 2023-12-20 12:51:52 +01:00
Markus Olsson e17e733bc9 📖 2023-12-20 12:49:09 +01:00
Markus Olsson b8f5b4ff04 📖 2023-12-20 12:49:02 +01:00
Markus Olsson 77a5a647ee Use exported isGHE 2023-12-20 12:43:28 +01:00
Markus Olsson 7fb49a9fa1 Export and unify GHE host detection 2023-12-20 12:43:18 +01:00
Markus Olsson 296c5fc77c Move both caches closer together 2023-12-20 12:43:09 +01:00
Markus Olsson e789b08375 Merge branch 'ghe-avatars' into bot-avatars 2023-12-20 12:41:05 +01:00
Markus Olsson c271e02d41 Leverage expiring operations cache 2023-12-20 12:36:21 +01:00
Markus Olsson 67f154c5d7 Add an operations cache to clean up duplicated logic 2023-12-20 12:13:50 +01:00
Markus Olsson 8a39f73a96 Leverage operation cache 2023-12-20 12:13:40 +01:00
Markus Olsson aae7bccaa9 Add an operations cache to clean up duplicated logic 2023-12-20 12:13:33 +01:00
Markus Olsson 80b8e511c1 Initial support for bot avatars 2023-12-20 11:33:02 +01:00
Markus Olsson eaf5d8fa66 📖
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-20 10:05:12 +01:00
Markus Olsson 9ee40ee2c3 Delete pending promise on error
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-20 10:05:04 +01:00
Markus Olsson 7b241f054c 📖
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-20 10:03:46 +01:00
Markus Olsson 70fb588805 📖
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-19 12:27:26 +01:00
Markus Olsson 00b5a9e8a4 🎨 cleanup
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-19 12:20:03 +01:00
Markus Olsson e7ebaa0d2e These happen to be the same but that's not a guarantee
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-19 12:19:53 +01:00
Markus Olsson 1547538a1c Display default avatar only when loading fails
Optimizing for success to avoid flickering

Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-19 12:18:51 +01:00
Markus Olsson e6e1441710 Load ghe.com avatars with token
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-19 11:46:39 +01:00
Markus Olsson 01e952cdb5 Mandatory accounts
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-19 10:13:18 +01:00
Markus Olsson a2ba480399 Drill down accounts to all remaining avatars
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-19 10:11:17 +01:00
Markus Olsson bbb1af48cc Drill accounts down to commit message avatar
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-19 10:04:16 +01:00
dependabot[bot] 5bb579cf08
Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 15:55:29 +00:00