Skip to content

Commit ee169b2

Browse files
committed
ci: use single dynamic build-test action
Add a GitHub action that dynamically generates the matrix of Dockerfiles to test based on what files have changed. This avoids having to have generated workflows for each version x variant combo. It looks for any changed Dockerfiles, or docker-entrypoint.sh. If any of the testing files are changed, it will test all Dockerfiles
1 parent f17e9e7 commit ee169b2

28 files changed

+171
-696
lines changed

.github/workflows/10-alpine3.10.yml

-24
This file was deleted.

.github/workflows/10-alpine3.11.yml

-24
This file was deleted.

.github/workflows/10-alpine3.9.yml

-24
This file was deleted.

.github/workflows/10-buster-slim.yml

-24
This file was deleted.

.github/workflows/10-buster.yml

-24
This file was deleted.

.github/workflows/10-stretch-slim.yml

-24
This file was deleted.

.github/workflows/10-stretch.yml

-24
This file was deleted.

.github/workflows/12-alpine3.10.yml

-24
This file was deleted.

.github/workflows/12-alpine3.11.yml

-24
This file was deleted.

.github/workflows/12-alpine3.12.yml

-24
This file was deleted.

.github/workflows/12-alpine3.9.yml

-24
This file was deleted.

.github/workflows/12-buster-slim.yml

-24
This file was deleted.

.github/workflows/12-buster.yml

-24
This file was deleted.

.github/workflows/12-stretch-slim.yml

-24
This file was deleted.

.github/workflows/12-stretch.yml

-24
This file was deleted.

.github/workflows/14-alpine3.10.yml

-24
This file was deleted.

0 commit comments

Comments
 (0)