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

1953 Коммитов

Автор SHA1 Сообщение Дата
Chuck Lantz 57f76802a2 Fix build context 2020-08-23 11:47:47 -07:00
Chuck Lantz e1861714be
Trigger CI 2020-08-23 11:43:22 -07:00
Chuck Lantz e1fb74a844 Action typo 2020-08-23 11:42:35 -07:00
Chuck Lantz 9746ae43c5 Update mount for script-library testers 2020-08-23 11:41:07 -07:00
Chuck Lantz e932aaef3c Separate out CI actions 2020-08-23 11:17:06 -07:00
CI 3b55c43813 Automated update 2020-08-23 16:33:21 +00:00
Chuck Lantz 94aec66453 2020-08-23 patch 2020-08-23 09:14:28 -07:00
Chuck Lantz 73cd0e2a3d Remove imagemagick (CI Ignore) 2020-08-23 09:09:22 -07:00
Chuck Lantz ad125eb04f Image flattening support, fixes 2020-08-23 09:08:45 -07:00
Chuck Lantz 6bad476be6 Add python and ruby library scripts (CI Ignore) 2020-08-22 08:20:33 -07:00
Chuck Lantz c879f870ed
Default to pre-built (CI Ignore) 2020-08-21 20:48:29 -07:00
CI 85fa602a45 Automated update for script library changes 2020-08-22 03:47:56 +00:00
Chuck Lantz b41d7e032f
Add SDKMAN! to java definition (#510)
* Improve visibility to database, ports in js-node-mongo

* Improve visibility to database, ports in js-node-postges

* Improve visibility to database, ports in php-mariadb

* Improve visibility to database, ports in python-3-postgres

* Minor script edits

* Switch to SDKMAN for java definition
2020-08-21 20:30:30 -07:00
Chuck Lantz b36ffd8c76
Improve Docker Compose definitions with databases (#509)
* Improve visibility to database, ports in js-node-mongo

* Improve visibility to database, ports in js-node-postges

* Improve visibility to database, ports in php-mariadb

* Improve visibility to database, ports in python-3-postgres
2020-08-21 11:10:27 -07:00
Chuck Lantz 8089b28310 Update pre-reqs (CI Ignore) 2020-08-19 07:18:34 -07:00
Christof Marti f5f754c970 codespaces-linux 0.14.0 2020-08-19 08:56:13 +02:00
Christof Marti 9899c9a9e3 0.136.0 2020-08-19 08:45:41 +02:00
Chuck Lantz 145d2a95fa Remove rc update warning (CI Ignore) 2020-08-18 19:41:09 -07:00
Chuck Lantz 90df08ab58 Merge branch 'master' of https://github.com/microsoft/vscode-dev-containers 2020-08-18 19:40:43 -07:00
Chuck Lantz 18f2059c82 Add missing script for F# 2020-08-18 19:38:09 -07:00
Chuck Lantz 1fdbae1663 Add 'forwardPorts' to devcontainer.json (#504) 2020-08-18 19:37:52 -07:00
CI c3214ad7fc Automated update for script library changes 2020-08-19 00:55:53 +00:00
Chuck Lantz f6a820ec21
Script fixes, additions (#503)
* Refinements

* Git LFS script

* GH CLI script

* Go script

* Java script

* kubectl / helm script

* PowerShell script

* Rust script

* Test refinements

* Bug fix

* Script to build git from source

* Output "Done!" when script has finished
2020-08-18 17:37:16 -07:00
CI fa6da4a49d Automated update for CG 2020-08-18 15:19:42 +00:00
Chuck Lantz 9c48557f02 Switch F# to use pre-built image (CI Ignore) 2020-08-18 07:45:35 -07:00
Chuck Lantz b30fa20385
Fix typo in tag name 2020-08-18 07:43:35 -07:00
Chuck Lantz 39c70d3f3b Default to pre-built image (CI Ignore) 2020-08-18 07:30:34 -07:00
Chuck Lantz c4160d7c01 Merge branch 'master' of https://github.com/microsoft/vscode-dev-containers 2020-08-18 07:29:13 -07:00
Chuck Lantz 166e09e6e8 Fix incorrect reference 2020-08-18 07:27:15 -07:00
CI 0c23bad072 Automated update for script library changes 2020-08-18 14:26:09 +00:00
Chuck Lantz ea2ba4e10e
Onboard .NET Core to image build (#497) 2020-08-18 07:07:57 -07:00
CI c0c7b92125 Automated update for script library changes 2020-08-18 14:06:30 +00:00
Chuck Lantz 04c8dcd5f2
Onboard java to build (#493)
* Onboard java to build

* Typos

* Fix variant ordering

* Fix typo

* Fix script references
2020-08-18 06:51:12 -07:00
Felipe Santos 3ff0fb1888
Prevent docker scripts to spawn new process by using exec (#499)
The exec replaces the current process with the new process,
so we don't have yet another process running in the process
tree.
2020-08-18 06:50:34 -07:00
Chuck Lantz b35a59778f Improve metadata parsability (CI Ignore) 2020-08-17 19:57:21 -07:00
Chuck Lantz b77ee25f02 Fix double rm -rf (CI Ignore) 2020-08-16 11:34:53 -07:00
Chuck Lantz a9e20408d2 Bug fix (CI Ignore) 2020-08-16 08:26:46 -07:00
Chuck Lantz 16d0d04bc2 Fix merge error (CI Ignore) 2020-08-15 20:39:12 -07:00
CI 51dfc696f5 Automated update for script library changes 2020-08-16 03:15:08 +00:00
Chuck Lantz 1e7f1ce165
Create Azure CLI and Terraform scripts, other tweaks (#498)
* Add Azure CLI and Terraform scripts

* Update other definitions that use Azure CLI
2020-08-15 19:59:29 -07:00
Chuck Lantz 3471cc01b1 Manifest fixes (CI Ignore) 2020-08-15 16:16:04 -07:00
Chuck Lantz 8f540e7891
Merge pull request #494 from microsoft/codespaces-less
Codespaces: Adding the "less" tool
2020-08-15 09:40:12 -07:00
Jonathan Carter c4ce5d0ada
Codespaces: Adding the "less" tool 2020-08-15 08:49:46 -07:00
CI 458db0fe84 Automated update for CG 2020-08-15 04:16:30 +00:00
Chuck Lantz 463252e9a7
Default to pre-built 2020-08-14 20:59:50 -07:00
Chuck Lantz a70b7e8156
Merge pull request #492 from microsoft/clantz/go-onboard
Onboard Go image to build
2020-08-14 20:44:22 -07:00
Chuck Lantz f39315cb59 Update manifest (CI Ignore) 2020-08-14 20:42:57 -07:00
Chuck Lantz 63d393a252 Merge branch 'master' of https://github.com/microsoft/vscode-dev-containers 2020-08-14 20:14:43 -07:00
Chuck Lantz 764f592b40 Fix typo (CI Ignore) 2020-08-14 20:14:23 -07:00
Chuck Lantz d491ed2d28 Drop 1.13, typos 2020-08-14 19:25:01 -07:00