Граф коммитов

1554 Коммитов

Автор SHA1 Сообщение Дата
Brandon Waterloo [MSFT] f59d879942
Fix regex for "Now listening..." in .NET 6 (#3094)
* Fix regex for "now listening"

* Numbers aren't allowed as telemetry properties
2021-07-27 13:42:51 -04:00
Anton Kosyakov 1c0b2c0a85
[remote] sync version across different machines (#3090)
to avoid showing the same update page to the same user on different machines over and over again

It happens in context of remote development, see for instance gitpod-io/gitpod#4566 (comment)
Also see https://github.com/microsoft/vscode-docs/issues/4699
2021-07-27 12:07:07 -04:00
Brandon Waterloo [MSFT] ab8f77469a
Normalize container status to mitigate excessive refresh (#3085) 2021-07-26 09:03:47 -04:00
Brandon Waterloo [MSFT] dabeea9b08
Don't overwrite requirements.txt files (#3082) 2021-07-23 14:02:44 -04:00
Brandon Waterloo [MSFT] bc7d45d30d
Use the inspect API to get user settings vs. defaults (#3086)
* Use the inspect API to get user settings vs. defaults

* Some minor defense-in-depth
2021-07-23 13:45:07 -04:00
Brandon Waterloo [MSFT] 6ac266c480
Add support for Workspace Trust (#3081) 2021-07-23 13:21:40 -04:00
Karol Zadora-Przylecki 3a5b0cd904
Remove Azure DevSpaces reference (#3088)
That product has been retired
2021-07-23 08:34:49 -07:00
Brandon Waterloo [MSFT] 018c92815f
Infer compose folder from file URI (#3080) 2021-07-20 14:19:52 -04:00
Brandon Waterloo [MSFT] 2ee326e65f
Switch to Webpack Watch flavor of extension and relocate test code (#3078)
* Switch to Webpack Watch flavor of extension and relocate test code

* Use newer @types/node package
2021-07-20 13:10:33 -04:00
Brandon Waterloo [MSFT] ffd43e44e6
Update dependencies and fix resulting issues (#3077)
* Update dependencies, new codicons package

* Fix loads of things for new dependencies
2021-07-19 12:54:04 -04:00
Brandon Waterloo [MSFT] 4a8164ef44
Bump version to 1.15.5-alpha (#3076) 2021-07-19 11:30:08 -04:00
ChenLei 60fbeac841
chore: replace deprecated vscode-test with @vscode/test-electron (#3074) 2021-07-19 10:29:13 -04:00
Karol Zadora-Przylecki f5fb52a7de
Fix outdated image checker (#3069)
Fixes https://github.com/microsoft/vscode-docker/issues/3066
2021-07-15 11:30:29 -07:00
Karol Zadora-Przylecki 26a267e2e0
Fix HTTP response header handling (#3065)
Fixes https://github.com/microsoft/vscode-docker/issues/3059
2021-07-14 11:53:00 -07:00
Karol Zadora-Przylecki 962728fd7f
Update version and changelog (#3050) 2021-07-09 09:39:58 -07:00
Karol Zadora-Przylecki 3eb9ba09c8
Do not offer to report issue on missing subscription registration (#3045)
Fixes https://github.com/microsoft/vscode-docker/issues/3002
2021-07-08 16:49:03 -07:00
Ravikumar Palanisamy 1b72152f6b
Prompt for port during custom location deployment (#3046)
* Prompt for port during custom location deployment

* Always require port for custom location
2021-07-07 15:55:50 -07:00
Karol Zadora-Przylecki 6f6d0205ec
Handle repositories that return 404 when all tags are removed (#3043)
Fixes https://github.com/microsoft/vscode-docker/issues/2968
2021-07-07 10:03:47 -07:00
Karol Zadora-Przylecki 50c87020ed
Fix start page icons (#3035)
Fixes https://github.com/microsoft/vscode-docker/issues/2952
2021-07-01 16:22:04 -07:00
Karol Zadora-Przylecki 6dc6086948
Use Node 14 (LTS) for Dockerfile scaffolding (#3036)
Fixes https://github.com/microsoft/vscode-docker/issues/3034
2021-07-01 16:21:31 -07:00
Karol Zadora-Przylecki 78802da77a
Use correct binary to install Docker on ARM64 Mac machines (#3037)
Fixes https://github.com/microsoft/vscode-docker/issues/3024
2021-07-01 16:20:47 -07:00
Karol Zadora-Przylecki 5be6fbcc43
Use correct base image for Windows containers (#3029)
Fixes https://github.com/microsoft/vscode-docker/issues/3018
2021-06-28 16:02:36 -07:00
Karol Zadora-Przylecki a9dd04a2a2
Update version (#3028) 2021-06-28 15:52:49 -07:00
Karol Zadora-Przylecki c4167f211a
Update changelog and notices for 1.14 release (#2998) 2021-06-14 08:53:45 -07:00
Karol Zadora-Przylecki 7e9c6a699f
Use Ubuntu 20.04-based images for .NET scaffolding (#2996)
These images provide more complete development environment than default ones. In particular, `ps` executable is included, which is not the case for the default images. This executable is used during debugger attach scenario.
2021-06-11 14:00:36 -07:00
Karol Zadora-Przylecki 38ad531d09
Address css-what vulnerability (#2992) 2021-06-09 13:52:45 -07:00
Karol Zadora-Przylecki 0cb1443ada
Narrow the set of cases when we pop up start page after extension upgrade (#2990)
Fixes [issue 2953](https://github.com/microsoft/vscode-docker/issues/2953)
2021-06-08 14:28:29 -07:00
Karol Zadora-Przylecki ca1e2836bc
Opt out of virtual workspaces (#2991)
Addresses [issue 2922](https://github.com/microsoft/vscode-docker/issues/2922)
2021-06-08 13:51:44 -07:00
Phillip Hoff ead5eb4e93
Enable debugging .NET applications in `arm64` containers (#2985)
* ARM64 Support PoC

* Revert URL change.

* Group debugger downloads.

* Parallelize downloading debuggers.

* Restrict extra debuggers to M1 Mac.

* Satisfy linters.
2021-06-04 10:54:16 -07:00
Karol Zadora-Przylecki 336b12d61f
Add setting for Docker CLI executable path (#2984)
Provides a workaround for [issue 2894](https://github.com/microsoft/vscode-docker/issues/2894)
2021-06-03 16:23:05 -07:00
João Norberto de Souza Junior a19ea5c0f1
Option to see dangling images in the explorer (#2967) 2021-06-01 08:23:30 -07:00
Remy Suen ef8dc9789e
Enable formatter to skip instructions that span multiple lines (#2976)
Some users want to format instructions that span multiple lines in
Dockerfiles themselves. The new setting added here will allow users to
decide whether instructions that span multiple lines should be ignored
by the formatter or not.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
2021-05-27 09:21:47 -07:00
Ravikumar Palanisamy 60a9bd7db6
Update version to 1.13.1-alpha (#2971) 2021-05-25 12:44:59 -07:00
Ravikumar Palanisamy 5b147c5d5d
Merge rel/1.13.0 to main (#2970)
* Prepare for release (#2929)

* Upgrade the vsce to 1.88 to get latest underscore (#2930)

* Add extendedLocation property in Plan and Site creation (#2931)

* Add extendedLocation property in Plan and Site creation

* Updating comment

* Ravipal/merge from main (#2964)

* Add malware scan (#2942)

* Add malware scan.

* Actually add malware scan.

* Move malware task and stop immediately.

* Update UI dependency for new icon. (#2955)

* Update vsce dependency (#2957)

* Fix "webview is disposed" error (#2959)

* Fix "webview is disposed" error

Fixes issue https://github.com/microsoft/vscode-docker/issues/2820

The poblem is likely due to a handful of async calls done beteween when the start page view is created and when its content is set. That gives the user an opportunity to close the start page before we attempt to set its content. It is especially tempting since during the time the content is computed the already-visible start page panel is empty.

This change front-loads that async processing so that the webview creation becomes fully synchronous.

* Add missing description for debug config property. (#2963)

Co-authored-by: Phillip Hoff <phillip@orst.edu>
Co-authored-by: Karol Zadora-Przylecki <karolz@microsoft.com>

* Update change log to includ LIMA support (#2965)

* Update date on release notes (#2966)

Co-authored-by: Phillip Hoff <phillip@orst.edu>
Co-authored-by: Karol Zadora-Przylecki <karolz@microsoft.com>
2021-05-25 12:11:26 -07:00
Phillip Hoff 40527931d7
Add missing description for debug config property. (#2963) 2021-05-24 10:20:20 -07:00
Karol Zadora-Przylecki 678397a8ef
Fix "webview is disposed" error (#2959)
* Fix "webview is disposed" error

Fixes issue https://github.com/microsoft/vscode-docker/issues/2820

The poblem is likely due to a handful of async calls done beteween when the start page view is created and when its content is set. That gives the user an opportunity to close the start page before we attempt to set its content. It is especially tempting since during the time the content is computed the already-visible start page panel is empty.

This change front-loads that async processing so that the webview creation becomes fully synchronous.
2021-05-21 11:41:35 -07:00
Karol Zadora-Przylecki b0248c44b0
Update vsce dependency (#2957) 2021-05-19 16:40:12 -07:00
Phillip Hoff 0d105707e5
Update UI dependency for new icon. (#2955) 2021-05-19 11:04:54 -07:00
Phillip Hoff 5fbb515f13
Add malware scan (#2942)
* Add malware scan.

* Actually add malware scan.

* Move malware task and stop immediately.
2021-05-14 15:29:37 -07:00
Ravikumar Palanisamy 57d779fcb4
Deploy container image to Azure Arc (#2924)
* Deploy container image to Azure Arc

* Lazy load CustomLocationListStep
2021-05-12 11:27:46 -07:00
Brandon Waterloo [MSFT] d2c4f0e0ff
Modernize webpacking (#2883) 2021-04-16 14:46:46 -04:00
Brandon Waterloo [MSFT] 5624183326
Shorten "needs more info" close timer (#2874) 2021-04-13 11:37:50 -04:00
Brandon Waterloo [MSFT] d1e6fd9d16
Cross-cherry-pick #2871: Update changelog (#2872) 2021-04-12 16:19:41 -04:00
Brandon Waterloo [MSFT] a3dd49ac1c
Fix semver comparisons (#2870) 2021-04-12 15:48:43 -04:00
Brandon Waterloo [MSFT] 63f27010f2
Use standardized telemetry enablement API (#2869) 2021-04-12 15:15:16 -04:00
Brandon Waterloo [MSFT] 1aa4d60500
New linter settings + mountain of linter error fixes (#2836) 2021-04-12 10:23:46 -04:00
Brandon Waterloo [MSFT] eca11bb1ef
Update version and dependencies for 1.12.5-alpha (#2854) 2021-04-12 10:13:14 -04:00
Brandon Waterloo [MSFT] 20896e972c
Use `workbench.action.files.openFileFolder` on Mac (#2856) 2021-04-12 10:03:40 -04:00
Brandon Waterloo [MSFT] 9ed0f9f16a
Use fixed ports for .NET (#2857) 2021-04-12 10:03:23 -04:00
Brandon Waterloo [MSFT] 6165ce9deb
Add ellipsis to download (#2853) 2021-04-12 10:03:08 -04:00