Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
matrix:
features:
- go-mod-cache
- color
- hello
baseImage:
- debian:latest
- ubuntu:latest
Expand All @@ -36,8 +34,6 @@ jobs:
matrix:
features:
- go-mod-cache
- color
- hello
steps:
- uses: actions/checkout@v4

Expand Down
26 changes: 0 additions & 26 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.

2 changes: 1 addition & 1 deletion src/go-mod-cache/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ Mounts the Go Module cache (`GOMODCACHE`) to a Docker Volume to share between mu

---

_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/feature-starter/blob/main/src/hello/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainers/feature-starter/blob/main/src/go-mod-cache/devcontainer-feature.json). Add additional notes to a `NOTES.md`._
26 changes: 0 additions & 26 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.

13 changes: 0 additions & 13 deletions test/_global/scenarios.json

This file was deleted.

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.

Loading
Loading