Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polish Sovereign Cloud support #184634

Merged
merged 1 commit into from
Jun 8, 2023
Merged

Polish Sovereign Cloud support #184634

merged 1 commit into from
Jun 8, 2023

Conversation

TylerLeonhardt
Copy link
Member

  • Use @azure/ms-rest-azure-env as official reference of endpoints
  • Allow better configuration of custom clouds (these are new so it is ok to change the settings without migration)

Also clean up:

  • querystring -> URLSearchParams (getting rid of a package dependency in the web)
  • handle workbench.getCodeExchangeProxyEndpoints in one place

* Use `@azure/ms-rest-azure-env` as official reference of endpoints
* Allow better configuration of custom clouds (these are new so it is ok to change the settings without migration)

Also clean up:

* querystring -> URLSearchParams (getting rid of a package dependency in the web)
* handle `workbench.getCodeExchangeProxyEndpoints` in one place
@TylerLeonhardt TylerLeonhardt enabled auto-merge (squash) June 8, 2023 19:06
@TylerLeonhardt TylerLeonhardt self-assigned this Jun 8, 2023
@VSCodeTriageBot VSCodeTriageBot added this to the June 2023 milestone Jun 8, 2023
@TylerLeonhardt TylerLeonhardt merged commit dd2441f into main Jun 8, 2023
7 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants