Ladislau Szomoru
4d7c56ee82
Engineering - Add GitHub action for pull requests ( #254056 )
...
* Test - handle running tests as part of a GitHub action
* Add GitHub action files
2025-07-04 08:21:56 +00:00
Ladislau Szomoru
9913e0238a
GitHub - cleanup octokit auth ( #251266 )
...
Refactor auth
2025-06-12 12:41:33 +02:00
Ladislau Szomoru
39500b94ef
GitHub - fix auth regression ( #250556 )
...
* Revert "GitHub - fix regression in `getOctokitGraphql()` (#249355 )"
This reverts commit 3381c264e1 .
* Fix graphql client caching
2025-06-03 13:13:53 -07:00
nomike
c80442dee0
Enhance GithHub publishing logic to handle renamed repositories ( #245024 )
...
* Enhance GithHub publishing logic to handle renamed repositories.
* Make "result" const as it is never reassigned.
* Pull request feedback
---------
Co-authored-by: nomike <nomike@nomike.cpm >
Co-authored-by: Ladislau Szomoru <3372902+lszomoru@users.noreply.github.com >
2025-05-27 13:20:25 +00:00
Ladislau Szomoru
e806b1ba01
GitHub - only prompt once to authenticate in the avatar provider ( #249785 )
2025-05-26 01:30:03 -07:00
Ladislau Szomoru
3381c264e1
GitHub - fix regression in getOctokitGraphql() ( #249355 )
2025-05-20 16:43:20 +02:00
Ladislau Szomoru
70107d1562
GitHub - fix graphql query regression following the ESM migration ( #249340 )
2025-05-20 12:09:15 +02:00
Johannes Rieken
cb0950e9d7
Migrate github extension to ESM (2nd attempt) ( #248312 )
...
* Revert "GitHub - revert ESM migration (#247322 )"
This reverts commit 2047ab0fff .
* use `"@vscode/extension-telemetry": "^1.0.0"` which doesn't use default export anymore
2025-05-07 15:52:46 +02:00
Ladislau Szomoru
2047ab0fff
GitHub - revert ESM migration ( #247322 )
...
* Revert "fix github extension bundling (#247314 )"
This reverts commit 0cffb673f5 .
* Revert "migrate github-extension to ESM"
This reverts commit 493874c390 .
* Add missing JS file
2025-04-24 19:24:59 +02:00
Johannes
493874c390
migrate github-extension to ESM
2025-04-16 16:04:12 +02:00
Ladislau Szomoru
b9cbfa49d8
GitHub - fix event handled ( #238676 )
2025-01-24 16:05:13 +01:00
Ladislau Szomoru
7667cdd1ed
GitHub - add setting to disable avatar resolution ( #238270 )
2025-01-20 10:32:51 +01:00
Ladislau Szomoru
4b4cd6b702
GitHub - add more logs to avatar resolution ( #238266 )
2025-01-20 09:46:10 +01:00
Ladislau Szomoru
d64829f052
Git - add avatar to graph hover ( #238246 )
2025-01-19 21:30:42 +01:00
Ladislau Szomoru
1600fb4c76
GitHub - avatar resolution improvements ( #238239 )
...
* Add support for size
* Add support for extracting user id from GitHub no-reply email addresses
* Fix git blame email parsing
* Extrat link into function
2025-01-19 16:44:40 +01:00
Ladislau Szomoru
bb655894c2
GitHub - add "Open on GitHub" action to timeline context menu ( #238144 )
2025-01-17 09:19:04 -08:00
Ladislau Szomoru
5e399f3069
GitHub - add support for batch avatar query ( #238114 )
2025-01-17 10:56:49 +01:00
Ladislau Szomoru
abecfae1ec
Git - add avatar resolution to git blame editor decoration hover ( #238083 )
...
* Initial implementation
* Add logging
* Improve avatar resolution
2025-01-16 21:33:08 +01:00
Ladislau Szomoru
7610cc1d19
Git - 💄 fix history item details provider name ( #238045 )
2025-01-16 20:25:19 +09:00
Ladislau Szomoru
eaba97f995
Git - extract history item detail provider ( #238041 )
...
* Initial refactor of hover commands
* Delete old code for hover commands
* More refactoring
2025-01-16 11:37:27 +01:00
Ladislau Szomoru
57e8c28877
GitHub - link provider for various hovers ( #237961 )
...
* Initial implementation
* Refactor code, add link to blame decoration
* Add links to timeline hover
* Saving my work
* Update remote order for "Open on GitHub" action
* Bug fixes
* Add link provider for graph hover
* Rename method
2025-01-15 16:30:43 +01:00
Ladislau Szomoru
924d7a84bf
SCM - Add "Open on GitHub" action to history item hover ( #237893 )
2025-01-14 15:10:20 +01:00
Ladislau Szomoru
9ee0345b63
Git - fix "Open on GitHub" command ( #237832 )
2025-01-14 11:45:03 +01:00
Ladislau Szomoru
9bb633aaf7
GitHub - add "Open on GitHub" action to the SCM graph ( #237635 )
2025-01-10 13:52:01 +01:00
Ladislau Szomoru
dca80ea667
GitHub - add "Open on GitHub" to blame hover ( #237514 )
...
* WIP - saving my work
* Refactor hover rendering code
2025-01-08 11:34:54 -08:00
Ladislau Szomoru
1c10a0e551
Git - remove proposed api typings from git/github extensions ( #237409 )
2025-01-07 17:00:02 +01:00
Joyce Er
1d96980398
Don't prompt to publish branch after it was pushed ( #188166 )
2023-07-18 17:22:35 +02:00
Ladislau Szomoru
ad395686d2
Git - add support for type changed ( #187714 )
...
* Initial implementation
* Add icons
2023-07-12 16:18:38 +02:00
Ladislau Szomoru
0af4ba0b54
GitHub - add branch protection telemetry ( #187589 )
2023-07-11 16:51:09 -04:00
Ladislau Szomoru
dca0fc0fd7
GitHub - do not clear branch protection if the user is not signed in ( #187588 )
2023-07-11 16:18:06 +02:00
Joyce Er
52b72a22f9
Share > Copy vscode.dev Link polish ( #186576 )
...
* Prompt when copying link and behind remote
* Make dialog actions explicit re: copy behavior
2023-06-28 16:43:18 -07:00
Joyce Er
0078c4965d
Allow Continue On to vscode.dev with no active editor ( #186459 )
2023-06-27 18:58:37 -07:00
Joyce Er
b114662b7a
Don't validate publish state for Continue On ( #186410 )
2023-06-27 11:50:52 -07:00
Joyce Er
31478cefc5
Ask user to commit/push changes when copying links ( #185802 )
...
* Ask user to commit/push changes when copying links
* Don't show an error message for cancellation errors
2023-06-22 00:28:32 +02:00
Ladislau Szomoru
8f8848433b
GitHub - add push error handler telemetry to understand usage ( #185573 )
...
* GitHub - add push error handler telemetry to understand usage
* Add yarn.lock file
* Pull request feedback
2023-06-19 10:09:45 -07:00
Ladislau Szomoru
4a395962a6
GitHub - basic handling of push errors due to GHAS push protection ( #185344 )
2023-06-16 17:10:57 +02:00
Ladislau Szomoru
908b24de44
GitHub - branch protection uses silent auth ( #184609 )
2023-06-08 17:59:26 +02:00
Joyce Er
0876c19e0a
Support language selector and passing selection to share providers ( #184196 )
...
* Allow selecting share provider by language
* Pass selections to extension providers
2023-06-02 20:19:32 +02:00
Ladislau Szomoru
e7e97f8ea8
Git - handle --intent-to-add on a renamed resource ( #183307 )
2023-05-24 13:11:57 +02:00
Joyce Er
9f081fd11a
Open branches on vscode.dev from ref picker ( #181549 )
2023-05-24 11:23:40 +02:00
Ladislau Szomoru
edcad3ab53
GitHub - use GitHub default branch name when publishing to GitHub ( #183207 )
2023-05-24 11:15:17 +02:00
Joyce Er
bc1090cc10
Initial share provider API and UI ( #182999 )
...
* Formalize share provider API
* i18n.resources.json
* Don't introduce a generic Success dialog severity
2023-05-22 15:32:43 -07:00
Joyce Er
0880f76765
Improvements to canonical URI API ( #182667 )
...
* Improve API names
* Allow requesting a specific scheme
* Implement ile uri support
2023-05-18 09:23:27 -07:00
Joyce Er
2c5dcb3b81
Allow Continue On between repos with HTTPS and SSH remotes ( #182352 )
...
* Deduplicate HTTPS and SSH remote URLs
* Improve doc
2023-05-15 11:37:38 -07:00
Ladislau Szomoru
4182ec739b
GitHub - clear branch protection when signing out ( #182053 )
2023-05-10 06:16:56 -07:00
Ladislau Szomoru
3dd678d2b0
GitHub - update authentication flow for branch protection ( #181924 )
...
* GitHub - tweak authentication request
* Add tracing messages
2023-05-09 20:10:00 +02:00
Ladislau Szomoru
a54b497150
GitHub - refactor branch protection ( #181880 )
...
* GitHub - rewrite to use GraphQL instead of REST
* Add paging
2023-05-09 13:14:54 +02:00
Ladislau Szomoru
1c59c16f20
GitHub - avoid double prompting when github.branchProtection setting is enabled ( #181137 )
2023-04-28 08:40:25 -07:00
Joyce Er
180f909fac
Avoid double encoding vscode.dev links ( #181002 )
2023-04-27 08:48:29 +02:00
Ladislau Szomoru
5ea57c3b48
GitHub - leveral repository rules for branch protection ( #180416 )
...
* WIP - switching to use repository ruleset information
* Handle includes
* Refactor to add support for exclusion
* Fix exclude condition
* Fix request string
* Add logging
* Update setting description
2023-04-20 16:43:42 +02:00