Commit Graph

8 Commits

Author SHA1 Message Date
d4c5f65f31
Entrypoint permissions can be set on COPY (#211) 2023-04-28 20:06:57 +02:00
301fe6628c on: is expected to be an object 2023-04-02 19:45:46 +02:00
5ff2d53602 Items in on: are expected to be objects 2023-04-02 19:44:51 +02:00
cddd1fdcea Prevent duplicate builds on pull request 2023-04-02 19:41:49 +02: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
2ac1f0cea4 Also trigger test runs on Pull Request 2023-03-29 07:57:09 +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