Commit Graph

6 Commits

Author SHA1 Message Date
c4e480dcfd
Hardcoded label values don't require quoting (#365) 2024-02-15 16:12:47 +01:00
Achim Krämer
37f9bd9a8f
Add OCI labels to Docker images (#361)
*  add OCI labels, rework tagging

Signed-off-by: Achim Krämer <39946364+pxlfrk@users.noreply.github.com>

* re-implement existing tagging system

Signed-off-by: Achim Krämer <39946364+pxlfrk@users.noreply.github.com>

---------

Signed-off-by: Achim Krämer <39946364+pxlfrk@users.noreply.github.com>
2024-02-14 09:07:04 +01:00
97e5aa42cc
Checkout action v3 uses deprecated Node version (#335) 2024-01-26 20:56:05 +01:00
c177202ac1 Multi platform build requires explicit buildx setup 2023-04-02 11:51:35 +02:00
27c2201161 Branches filter is a glob pattern, not a regex 2023-04-02 11:46:06 +02:00
aee802cb09
Migrate CI setup to GitHub Actions, also publish to GHCR (#199)
* Run tests in GitHub actions

* Do not try to allocate a pseudo TTY when running compose commands

* Try hard disabling TTY allocation

* Use compose plugin

* Test scripts shall not try to allocate a TTY

* Pass correct base version

* Check whether env var is even needed

* Stop running tests in CircleCI

* Run releases from GitHub actions as well

* Manually construct tags to be pushed on release
2023-03-16 19:32:44 +01:00