Tonis Tiigi
ded8307556
Dockerfile: update dev deps
...
Hack scripts require make and bash that was missing
in the dev Dockerfile stage.
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
(cherry picked from commit 26ffd457330d7880fa1c9693acfa4a6448407dd8)
2026-01-11 22:00:16 -08:00
CrazyMax
295653dabb
hack: mount docker config on gha
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2025-02-11 17:32:50 +01:00
CrazyMax
6d5823beb1
test: setup integration tests coverage
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-06-12 08:46:49 +02:00
CrazyMax
dd4d52407f
tests: skip according to buildkit version constraint
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-04-11 09:43:14 +02:00
CrazyMax
6e3164dc6f
tests: matrix with buildkit versions
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-04-11 09:42:19 +02:00
CrazyMax
b61b29f603
tests: test with buildx experimental
...
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com >
2024-04-04 19:32:20 +02:00
CrazyMax
74b121be66
test: opt to avoid building the integration tests image
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-30 02:51:08 +02:00
CrazyMax
b9cf46785b
test: use trap to remove cache volume
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-30 02:51:08 +02:00
CrazyMax
ecf8dd0a26
test: type integration not needed
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2023-05-30 02:51:07 +02:00
Justin Chadwell
2d124e0ce9
test: add basic integration tests
...
Signed-off-by: Justin Chadwell <me@jedevc.com >
2023-05-18 14:26:12 +01:00
CrazyMax
6cfef7fa36
Bake workflow
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2021-09-03 22:50:05 +02:00
CrazyMax
b1215c2ce2
GitHub Actions for test
...
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com >
2020-12-05 04:18:28 +01:00
Sebastiaan van Stijn
a746959fc1
hack: fix SC2069 : to redirect stdout+stderr, 2>&1 must be last
...
See https://github.com/koalaman/shellcheck/wiki/SC2069
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
2020-08-30 12:57:19 +02:00
Tonis Tiigi
5593257c38
hack: add test target
...
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com >
2019-03-22 19:33:39 -07:00