Wykres commitów

8 Commity (671a8f539a82439e58007948b2396c4768039bd2)

Autor SHA1 Wiadomość Data
Steffen 671a8f539a create armv7 docker images 2024-01-15 07:57:08 +09:00
Steffen 0af09a557b add missing pipe for images in meta step
new-lines without pipe don't get treated as newlines, see https://yaml-multiline.info/
2024-01-12 08:12:11 +09:00
Steffen d35eb257b4 use actions cache for docker build 2024-01-11 17:10:37 +09:00
snpz 40bdb6c1f9 fix pushing images to docker.io 2024-01-11 17:10:37 +09:00
Andrew Gaul 24fb1dd19a Add mvn verify to CI 2023-08-17 23:08:48 +09:00
Timur Alperovich e7dc97a1af Cleanup the build workflow 2023-05-19 12:00:11 +09:00
Andrew Gaul 687973ba78 Rip out useless semantic lint 2022-07-17 23:19:35 +09:00
Ryan Faircloth d71e1e812a ci: Enhancements to CI and release
fixes #408
fixes #423

This PR makes several changes to the CI*
Adds PR lint to ensure conventional commit syntax is used for all PRs
Uses semantic-release tool to review commit log on branch and generate version numbers
Publishes containers (non pr) to ghcr.io
Publishes release containers to hub.docker.com
Completes common tags (versions, sha-1 and ref) on all branches

Notes Unable to test actually publishing containers to dockerhub however this was taken from a similar working project.
2022-07-17 22:37:01 +09:00