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

42 Коммитов

Автор SHA1 Сообщение Дата
Brigit Murtaugh d6c4972024
Add `customizations` property (#1447) 2022-05-18 09:59:12 -07:00
Brigit Murtaugh 16e66f5796
Update .NET 5.0 EOL (#1454) 2022-05-18 08:55:01 -07:00
Berkay Gürsoy 577a6fe944
Added C# (.NET) definition with PostgreSQL container (#1257) 2022-02-09 21:43:47 -06:00
Chuck Lantz 7d638312db
Update README.md (CI Ignore) 2021-12-14 13:26:49 -08:00
Chuck Lantz ef0d60fd18
Update README (CI Ignore) 2021-12-14 13:24:09 -08:00
Juan Zuluaga a176849ddf
Fix dotnet-mssql to support sqlcmd (#1187) 2021-12-14 13:21:51 -08:00
Chuck Lantz 36d591b3df Quote due to #1183 2021-11-30 17:44:05 -08:00
Chuck Lantz 9541467d3e Always use focal image per #1137 2021-11-30 02:23:59 +00:00
Chuck Lantz a5f0637ad4
Update default 2021-10-29 19:17:31 -05:00
Chuck Lantz d9ffe748ba
Resolve #1111 (#1112) 2021-10-14 18:22:02 -05:00
Chuck Lantz e3aff76f02
Python 3.10 and .NET 6 (#1108) 2021-10-13 12:01:42 -07:00
Chuck Lantz bc059f98ea Refine list of definitions with features 2021-10-02 09:48:01 -07:00
CI 2bb53495e6 Automated update for script library changes 2021-10-01 14:13:04 +00:00
CI 5b84a01d74 Automated update for script library changes 2021-09-30 02:33:52 +00:00
CI a71724ccaf Automated update for script library changes 2021-09-27 19:50:19 +00:00
CI f78722d250 Automated update for script library changes 2021-09-26 18:02:19 +00:00
Chuck Lantz ebb75f9177
Update simplify compose definitions, update to cover arm64 support, misc edits (#1053) 2021-09-16 08:50:26 -05:00
CI 8ee2939b47 Automated update for script library changes 2021-09-16 01:22:43 +00:00
Drew Skwiers-Koballa 644bb3cc95 cleanup 2021-08-18 08:22:18 -07:00
Drew Skwiers-Koballa c6551186b8 Merge branch 'main' of https://github.com/microsoft/vscode-dev-containers into dotnetmssql-removesetecho 2021-08-18 08:21:25 -07:00
Drew Skwiers-Koballa 4d8bf9b1ec remove install_node 2021-08-18 08:19:38 -07:00
Chuck Lantz ae544027c0
Fix incorrect "lts" version (#990) 2021-08-13 13:40:15 -07:00
Chuck Lantz 09ea63130c
Simplify node version selection (#973) 2021-07-27 15:48:21 -07:00
Drew Skwiers-Koballa 1c6c81917b fix readme + bump netcore and MDS versions 2021-07-27 12:59:55 -07:00
CI f77b7d0fb9 Automated update for script library changes 2021-07-26 15:11:41 +00:00
CI 3bb7d33eed Automated update for script library changes 2021-07-01 02:33:34 +00:00
Chuck Lantz 1bdd9587ff
Remove pre-set terminal setting once 1.57 is released (#860) 2021-06-01 10:22:58 -07:00
Chuck Lantz f08b87ecf2
Update master to main (#864) 2021-05-25 06:51:04 -07:00
Chuck Lantz 772ae22f59
Ensure getting started info factors in codespaces (#815) 2021-04-13 14:31:18 -07:00
Drew Skwiers-Koballa ec297dc0c5 fix to sample 2021-03-16 11:12:48 -07:00
Drew Skwiers-Koballa fcaf68f562 https://github.com/microsoft/vscode-dev-containers/issues/754 2021-03-16 11:09:55 -07:00
Chuck Lantz 79d7a3bd87
Add owner (CI Ignore) 2021-03-15 07:22:12 -07:00
CI fbf21490d1 Automated update for script library changes 2021-03-09 18:57:36 +00:00
Chuck Lantz a9ab2151ba
Add categories to metadata (#740) 2021-02-09 14:14:20 -08:00
Chuck Lantz e562785200 sudo when changing privs for test (CI Ignore) 2020-12-18 14:37:29 +00:00
Chuck Lantz 0c81d55fe8 Fix test when GH Actions runs w/user w/UID != 1000 2020-12-17 22:18:53 +00:00
Chuck Lantz 2b98c5148a Resolve issue around modified UID/GID non-root users 2020-12-17 19:17:21 +00:00
Chuck Lantz 5475517e6d Fix regression test issues (CI Ignore) 2020-12-14 18:03:52 -08:00
Chuck Lantz b192845130
Resolve #683, #687, fix regression tests (#688) 2020-12-14 10:29:58 -08:00
John Keech 66787779ba
Include Python virtual env name on the terminal prompt (#670)
Normally when you activate a Python virtual env, it updates the terminal prompt to include the env name wrapped in parenthesis as a prefix on the PS1. Currently, that doesn't work with the default bash `codespaces` theme. This change updates the theme to prepend the virtual env name to the prompt if a virtual env is defined via the `$VIRTUAL_ENV` environment variable, which is similar to the logic that the venv activate script runs.
2020-12-01 09:55:12 -08:00
Chuck Lantz 6407ad0c20
Update README.md 2020-11-19 19:49:24 -08:00
Chuck Lantz 32e8097806 Rename dotnetcore-mssql to dotnet-mssql, misc tweaks 2020-11-20 03:46:50 +00:00