Commit graph

24 commits

Author SHA1 Message Date
JP Ungaretti
5bb6f303a1 Finishing touches 2023-03-01 17:22:14 +00:00
JP Ungaretti
387dc5346e Add missing reportResults 2023-03-01 17:20:17 +00:00
JP Ungaretti
c1ce660cac Add scenarios for build and run 2023-03-01 08:29:45 +00:00
JP Ungaretti
b80a77bcb5 Remove assert scripts 2023-03-01 08:24:39 +00:00
JP Ungaretti
85505f1804 Use project asserts 2023-03-01 08:15:18 +00:00
JP Ungaretti
1a91d3bf13 Copy project asserts 2023-03-01 08:15:11 +00:00
JP Ungaretti
a091bc67dd Add example_project 2023-03-01 08:10:34 +00:00
JP Ungaretti
ab80288568 Add runtime test 2023-03-01 07:57:41 +00:00
JP Ungaretti
a4746b2feb Update version tests 2023-03-01 07:53:55 +00:00
JP Ungaretti
018003a291 Update additional version test 2023-03-01 07:34:31 +00:00
JP Ungaretti
7d4845e677 Use ls to check install directory 2023-03-01 07:33:44 +00:00
JP Ungaretti
f7fa5fc302 Remove lts scenario 2023-03-01 01:41:57 +00:00
JP Ungaretti
1ff0df6f4e Revert test changes 2023-03-01 01:28:09 +00:00
JP Ungaretti
00f0c506f7 Clean up installer script 2023-02-28 01:41:48 +00:00
JP Ungaretti
31b98d4ddc Remove apt test 2023-02-28 01:07:17 +00:00
JP Ungaretti
d664137814 Rewrite dotnet feature 2023-02-28 00:58:07 +00:00
JP Ungaretti
df4db859fb Add newline 2023-02-28 00:48:56 +00:00
Chuck Lantz
17580ee22f
Add .NET 7, drop .NET 5 (#269)
* Add .NET 7, drop .NET 5

* Add libssl3 to common-utils for jammy

* Handle lts/latest hard coding

* Fix, improve tests

* Bump version

* Fix situation where version could come from either MS repo or OS

* Remove unused option

* Bump common version

* Remove unused function

* Restore DOTNET_ROOT per feedback
2022-11-14 11:41:32 -08:00
Josh Spicer
f82307ad60
test updates to adopt https://github.com/devcontainers/cli/pull/124 (#114)
* test updates to adopt https://github.com/devcontainers/cli/pull/124

* remove accidental tgz check in

* typo in option

* typo in python install script on dotnet6/jammy branch

* no scenarios

* code review and test name

* Delete install_os_provided_python.sh
2022-08-23 17:23:21 -04:00
Josh Spicer
0cafeee862
favor correctness by removing apt update ... short-circuiting (#98)
* favor correctness by removing apt update shortciruiting

* Update install.sh

* apt_get_upadate in node

* update test
2022-08-23 09:17:08 -04:00
Josh Spicer
ef87daf5af
update dotnet/oryx features to use recommended install location for dotnet6 (#91)
* use default jammy apt feed to mitigate jammy/oryx install issues

* remove old comment

* jammy first tries default apt repo

* refactoring

* glob friendly and tests

* test files

* better greps

* correct path

* DEBIAN_FRONTEND global in oryx install script

* remove set -e from dotnet script to handle errors ourselves
2022-08-16 17:33:25 -04:00
Josh Spicer
86eaacb47e Port changes and set executable bit
-Ports change from: https://github.com/microsoft/vscode-dev-containers/pull/1554
Sets all scripts as executable by default.
2022-07-29 15:38:08 +00:00
Josh Spicer
5332b952ad add feature stubs for all 2022-05-13 00:07:22 +00:00
Josh Spicer
3a277ad757
restructure and update cli (#11)
* restructure and update cli

* typo
2022-05-12 16:10:51 -04:00