Commit graph

30 commits

Author SHA1 Message Date
Bojan Čekrlić 3ec47a147b Fix: Formatting and layout, update pull_request GitHub action 2021-06-04 16:00:29 +02:00
Bojan Čekrlić 5a176d1180 Upd: Simplify GitHub actions. 2021-05-29 21:42:24 +02:00
Bojan Čekrlić af7438a645 Upd: Simplify GitHub actions. 2021-05-29 21:23:03 +02:00
Bojan Čekrlić c1be59d2f5 Upd: Simplify GitHub actions. 2021-05-29 21:05:30 +02:00
Bojan Čekrlić 4476cba5a5 Upd: Simplify GitHub actions. 2021-05-29 20:41:40 +02:00
Bojan Čekrlić bc84df98c5 Upd: Simplify GitHub actions. 2021-05-29 20:41:36 +02:00
dependabot[bot] 2deedeab51
Bump crazy-max/ghaction-docker-buildx from 1 to 3.3.1 (#74)
Bumps [crazy-max/ghaction-docker-buildx](https://github.com/crazy-max/ghaction-docker-buildx) from 1 to 3.3.1.
- [Release notes](https://github.com/crazy-max/ghaction-docker-buildx/releases)
- [Changelog](https://github.com/crazy-max/ghaction-docker-buildx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-docker-buildx/compare/v1...v3.3.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-29 20:29:57 +02:00
Bojan Čekrlić 18ca47e62a Upd: Simplify GitHub actions. 2021-05-29 20:28:42 +02:00
Bojan Čekrlić 7892c03cdc Upd: Simplify GitHub actions. 2021-05-29 20:26:58 +02:00
Bojan Čekrlić 5c9e076f0b Upd: Simplify GitHub actions. 2021-05-29 20:21:48 +02:00
Bojan Čekrlić 4d0e7b9755 Upd: Switch to docker actions and add caching 2021-05-29 18:34:38 +02:00
Bojan Čekrlić 13bdabe27e Fix: Fix deploymen of TLS certificates, script exec and Ubuntu build 2021-05-29 18:21:02 +02:00
Bojan Čekrlić b3e2e8daeb Fix: Remove linux/s390x build from Alpine
Alpine doesn't seem to have rsyslog compiled for linux/s390x and
will therefore fail the build.
2021-05-29 17:22:29 +02:00
Bojan Čekrlić 0c12027622 New: Add support for Ubuntu builds and TLS certs on Helm 2021-05-29 17:08:08 +02:00
Bojan Čekrlić 367099b781 Upd: Create changelog before packing the chart
This is an initial preparation for incorporating the changelong
into the published chart.
2021-03-21 13:33:54 +01:00
Bojan Čekrlić cc779fbd05 Fix actions 2020-11-22 21:22:10 +01:00
Bojan Čekrlić 1aa1de571a Fix actions 2020-11-22 21:17:33 +01:00
Bojan Čekrlić 2e790097cc Try to re-enable XOAuth2 integration tests 2020-11-22 21:16:05 +01:00
Bojan Čekrlić 1268bb0bf7 Update: Add LICENSE and README.md to the helm chart
This commit will push the `LICENSE` and `README.md` to the helm
chart.
2020-11-18 12:02:30 +01:00
Bojan Čekrlić f2f1d34612 Fix: Fix deployment workflow for tags 2020-11-18 11:28:47 +01:00
Bojan Čekrlić 4ba3145635 Fix workflows 2020-11-03 12:48:44 +01:00
Bojan Čekrlić 1fa1191153 Remove deprecated options 2020-11-03 12:21:08 +01:00
Bojan Čekrlić b9a9fa55d7 Execute HELM chart tests on commit 2020-11-03 12:15:16 +01:00
Bojan Čekrlić 6c6a587346 Update: Run tests on commits 2020-11-03 12:11:50 +01:00
Bojan Čekrlić b8b40fdc69 Try to fix gh-pages deployment 2020-10-25 18:37:17 +01:00
Bojan Čekrlić 014c8f1dbe Add automatic release generator 2020-10-25 18:30:20 +01:00
Bojan Čekrlić cc0966c6de First comit of auto-deployment of helm charts 2020-10-25 18:22:30 +01:00
Bojan Čekrlić 7f0ab1e24f Setup for automatic deployment to gh-pages 2020-10-25 18:02:00 +01:00
Bojan Čekrlić 8a9002566f Remove build for linux/s390x 2020-01-31 21:18:02 +01:00
Bojan Čekrlić 1caf4104ba Move from Docker Hub builds to GitHub Actions
This allows us to create do a multi-arch build, resulting in
an image which is useful even on low-end IoT devices.
2020-01-31 21:07:42 +01:00