Commit Graph

29 Commits

Author SHA1 Message Date
Josh Spicer
d9c21dc901 better approach for codespaces permissions dev container schema (#150909) 2022-06-01 15:49:31 +02:00
Josh Spicer
b6a8f9fc7f Add customizations.codespaces.repositories.permissions (#150555) 2022-05-30 17:55:18 +02:00
Christof Marti
d760b6eae9 vscode property (microsoft/dev-container-spec#1) 2022-04-25 22:12:06 +02:00
Christof Marti
d3af2375bc Update generated schema 2022-04-08 14:55:34 +02:00
Christof Marti
177fb07e50 Add "customizations" to unblock microsoft/dev-container-spec#1 2022-03-24 21:18:52 +01:00
Christof Marti
0a138fbe26 Support @prerelease (#143540) 2022-03-09 08:35:30 +01:00
Christof Marti
6fc70cb432 Revert "vscode subproperty (microsoft/dev-container-spec#1)"
This reverts commit 0041b15c6d.
2022-03-01 11:53:09 +01:00
Christof Marti
0041b15c6d vscode subproperty (microsoft/dev-container-spec#1) 2022-02-21 14:53:31 +01:00
Christof Marti
7cfeb2ca8b Update description (microsoft/vscode-remote-release#6184) 2022-01-27 17:52:05 +01:00
Christof Marti
5c93230bfb Update name description (vscode-remote-release#6143) 2022-01-21 09:13:00 +01:00
Martin Aeschlimann
4df57580d3 remove unnecessary escapes for '-' in regexes that go into schemas (for #137054) 2021-11-12 16:22:44 +01:00
Christof Marti
71089dc095 Wording (microsoft/vscode-remote-release#5530) 2021-09-30 16:47:00 +02:00
Christof Marti
b085e1c21e Add "features" property to schema (microsoft/vscode-remote-release#5442) 2021-09-29 11:03:00 +02:00
Alex Ross
12bccfd022 Update devcontainer schema (#132047)
Part of microsoft/vscode-remote-release#3450
2021-09-20 15:22:44 +02:00
Christof Marti
45a5a62228 Remove postAttachCommand from waitFor enum 2021-07-21 11:14:14 +02:00
Christof Marti
cd191c292b Add cacheFrom (microsoft/vscode-remote-release#3245) 2021-06-22 08:45:18 +02:00
Christof Marti
6ceb014b80 updateRemoteUserUID, overrideCommand (microsoft/vscode-remote-release#2228, microsoft/vscode-remote-release#1200) 2021-06-21 16:28:03 +02:00
Alex Ross
63e1edc203 Add openBrowserOnce to portsAttributes
Fixes #124160
2021-06-18 14:56:40 +02:00
Christof Marti
e91439216e Add "hostRequirements" to schema (microsoft/vscode-remote-release#5144) 2021-06-04 22:51:13 +02:00
Christof Marti
499e4948c7 Fix typo 2021-06-03 08:55:30 +02:00
Christof Marti
b7be98705f Update descriptions 2021-05-31 15:35:11 +02:00
Christof Marti
427f48b8d1 Add prebuild commands 2021-05-31 11:06:49 +02:00
Alex Ross
e4159c8f89 Add protocol to portsAttributes
Part of #123750
2021-05-18 12:55:17 +02:00
Alex Ross
c8b4656197 Add requireLocalPort property to portsAttributes
Fixes microsoft/vscode-remote-release#4958
2021-05-14 16:01:40 +02:00
Alex Ross
64381abea9 unconfiguredPortsAttributes -> otherPortsAttributes
Fixes microsoft/vscode-remote-release#4732
2021-03-23 15:06:04 +01:00
Alex Ross
c359effab0 Fix unconfiguredPortsAttributes in devcontainer.json 2021-03-18 11:31:47 +01:00
Alex Ross
fdb91e27d3 Add new unconfiguredPortsAttributes to config edit 2021-03-17 13:42:34 +01:00
Alex Ross
327e25fdc2 Add portsAttributes to devcontainer.json
Part of microsoft/vscode-remote-release#4445
2021-02-09 16:51:05 +01:00
Christof Marti
0c2c8dd8b8 Inline allOf clauses for additionalProperties: false (fixes microsoft/vscode-remote-release#2967) 2020-11-17 11:16:37 +01:00