Commit graph

16 commits

Author SHA1 Message Date
Laurent Indermuehle
484699b57e
Bump setup-buildy-action to latest 2023-02-01 08:47:01 +01:00
Laurent Indermuehle
e54db905fa
Add debug to buildkitd 2023-02-01 08:34:58 +01:00
Laurent Indermuehle
c3a85dc23c
Attempt to fix upload of image under c.mysql instead of my fork 2023-02-01 08:28:07 +01:00
Laurent Indermuehle
d300f724aa
Second attempt to add the workflow to the Action tab 2023-01-25 09:42:59 +01:00
Laurent Indermuehle
30380d58c4
Attempt to add the workflow to the Action tab 2023-01-25 09:40:26 +01:00
Laurent Indermuehle
4fed2e2413
Cut Docker Image workflow's filter for branch from my fork 2023-01-23 22:31:05 +01:00
Laurent Indermuehle
095ed0ad2e
Split Docker image workflow to rebuild only changed Dockerfile
My goal is not to save the planet but to make it work. Currently
docker/setup-buildx-action@v2 often fails. You have to rerun the
workflow multiple times until it succeed. When you do that with the
matrix with 15 containers, you never get to the point where they all
built successfully. Having separate workflows makes rerun the failing
build easier.
2023-01-23 09:18:36 +01:00
Laurent Indermuehle
9fd0d8b202
Change docker-image workflow to work on all images using matrix 2023-01-20 10:42:53 +01:00
Laurent Indermuehle
f52410ddef
Cut addition of tag 'latest' as GHA does it automatically 2023-01-20 10:16:41 +01:00
Laurent Indermuehle
3686637765
Add missing slash 2023-01-20 10:12:27 +01:00
Laurent Indermuehle
1aa7cc97e7
Fix insufficient context 2023-01-20 10:10:09 +01:00
Laurent Indermuehle
535b2f7e04
Add latest tag 2023-01-20 10:07:10 +01:00
Laurent Indermuehle
f4b1e0f951
Fix env not recognized in the 'on' clause 2023-01-20 09:57:18 +01:00
Laurent Indermuehle
e398071ab3
Add trigger on workflow file edit 2023-01-20 09:55:44 +01:00
Laurent Indermuehle
f663ee6fb9
Add latest release of actions and with a context 2023-01-20 09:53:05 +01:00
Laurent Indermuehle
a849f92e2e
Attempt to build and publish an image on ghcr.io 2023-01-20 09:32:59 +01:00