A collection of samples
174
stars
1,125
commits
Go
primary language
Sep 10, 2026
updated
A collection of sample applications that can be built using Paketo Buildpacks.
git clone https://github.com/paketo-buildpacks/samples./scripts/generate-test-workflow.sh -l <language_family_name> to
generate a Github Actions workflow that runs the tests.To run integration tests that pack build each of the sample apps, use
scripts/smoke.sh. See scripts/smoke.sh -h for usage information.
For example, to run tests for the Go and .NET Core samples with the Paketo tiny and base builders, run:
./smoke.sh --builder paketobuildpacks/builder-jammy-tiny:latest \
--builder paketobuildpacks/builder-jammy-base:latest \
--suite go \
--suite dotnet-core
Go
43.2%
HTML
17.2%
Shell
14.2%
Ruby
7.2%
TypeScript
3.1%
Java
2.9%
Scala
2.7%
Clojure
2.5%
JavaScript
2.0%
Perl
1.3%
A collection of samples
174
stars
1,125
commits
Go
primary language
Sep 10, 2026
updated
A collection of sample applications that can be built using Paketo Buildpacks.
git clone https://github.com/paketo-buildpacks/samples./scripts/generate-test-workflow.sh -l <language_family_name> to
generate a Github Actions workflow that runs the tests.To run integration tests that pack build each of the sample apps, use
scripts/smoke.sh. See scripts/smoke.sh -h for usage information.
For example, to run tests for the Go and .NET Core samples with the Paketo tiny and base builders, run:
./smoke.sh --builder paketobuildpacks/builder-jammy-tiny:latest \
--builder paketobuildpacks/builder-jammy-base:latest \
--suite go \
--suite dotnet-core
Go
43.2%
HTML
17.2%
Shell
14.2%
Ruby
7.2%
TypeScript
3.1%
Java
2.9%
Scala
2.7%
Clojure
2.5%
JavaScript
2.0%
Perl
1.3%