Ladislau Szomoru
9913e0238a
GitHub - cleanup octokit auth ( #251266 )
...
Refactor auth
2025-06-12 12:41:33 +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
4b4cd6b702
GitHub - add more logs to avatar resolution ( #238266 )
2025-01-20 09:46:10 +01: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
Ladislau Szomoru
908b24de44
GitHub - branch protection uses silent auth ( #184609 )
2023-06-08 17:59:26 +02: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
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
Ladislau Szomoru
2c7cc4ddea
GitHub - do not get branch protection if the user does not have push permission ( #179879 )
2023-04-13 07:42:12 -07:00
Ladislau Szomoru
f972a31938
GitHub - restore/save branch protection to global state ( #179855 )
2023-04-13 14:43:12 +02:00
Ladislau Szomoru
45a44d1786
Git/GitHub - Branch protection refactoring ( #179848 )
...
Branch protection refactoring
2023-04-13 10:14:33 +01:00
Ladislau Szomoru
bb7570f4f8
GitHub - branch protection provider ( #179789 )
...
* Initial implementation
* Update default setting state
2023-04-12 17:42:51 +02:00