Skip to content

Commit

Permalink
removed unneeded things
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-hanheide committed Feb 22, 2024
1 parent 0d38ce7 commit 165972f
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 408 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
strategy:
matrix:
features:
# - color
# - hello
- desktop-lite
baseImage:
# - debian:latest
Expand All @@ -35,8 +33,6 @@ jobs:
strategy:
matrix:
features:
# - color
# - hello
- desktop-lite
steps:
- uses: actions/checkout@v3
Expand Down
24 changes: 0 additions & 24 deletions src/color/README.md

This file was deleted.

21 changes: 0 additions & 21 deletions src/color/devcontainer-feature.json

This file was deleted.

26 changes: 0 additions & 26 deletions src/color/install.sh

This file was deleted.

24 changes: 0 additions & 24 deletions src/hello/README.md

This file was deleted.

22 changes: 0 additions & 22 deletions src/hello/devcontainer-feature.json

This file was deleted.

29 changes: 0 additions & 29 deletions src/hello/install.sh

This file was deleted.

33 changes: 0 additions & 33 deletions test/_global/color_and_hello.sh

This file was deleted.

6 changes: 0 additions & 6 deletions test/_global/scenarios.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@
"color_and_hello": {
"image": "mcr.microsoft.com/devcontainers/base:ubuntu",
"features": {
"color": {
"favorite": "purple"
},
"hello": {
"greeting": "Greetings"
}
}
}
}
17 changes: 0 additions & 17 deletions test/color/gold.sh

This file was deleted.

17 changes: 0 additions & 17 deletions test/color/green.sh

This file was deleted.

31 changes: 0 additions & 31 deletions test/color/my_favorite_color_is_green.sh

This file was deleted.

33 changes: 0 additions & 33 deletions test/color/scenarios.json

This file was deleted.

47 changes: 0 additions & 47 deletions test/color/test.sh

This file was deleted.

17 changes: 0 additions & 17 deletions test/hello/hello.sh

This file was deleted.

10 changes: 0 additions & 10 deletions test/hello/scenarios.json

This file was deleted.

Loading

0 comments on commit 165972f

Please sign in to comment.