Commit Graph

24 Commits

Author SHA1 Message Date
Meier Lukas
319fb47744 fix: change node-version for composite setup action to 22, remove unnecessary installation of node from docker deployment (#1429) 2024-11-05 21:06:40 +01:00
Michon van Dooren
d029f48f79 fix: various issues with docker image workflow (#1172) 2024-09-25 19:34:52 +02:00
Manuel
16a5b43695 fix: node cache cleanup error (#1124) 2024-09-14 11:08:09 +02:00
Manuel
c8dfbc8e2d fix: workflow inputs and docker push (#1123) 2024-09-14 10:01:22 +02:00
Manuel
0c657276a5 feat: support arm64 (#1022)
* feat: support arm64

* feat: support arm64
2024-09-02 17:26:04 +02:00
Manuel
9013d5dbf0 feat: remove manual flag to pushing image 2024-08-02 21:41:26 +02:00
Manuel
b0e10f0c62 config: test new tag name 2024-07-27 20:04:03 +02:00
Manuel
ff847f0910 feat: use different tag name 2024-07-27 19:33:22 +02:00
Manuel
fa2c448bac fix: specify step image version 2024-07-27 19:19:48 +02:00
Manuel
4836801004 fix: login before pushing image 2024-07-27 19:17:26 +02:00
Manuel
eab5c10fa6 fix: docker push flag 2024-07-27 19:08:18 +02:00
Manuel
1128110be3 fix: docker push flag 2024-07-27 19:02:29 +02:00
Manuel
bce085c028 config: add push image input 2024-07-27 18:58:26 +02:00
Meier Lukas
90ef982066 fix: deployment pipeline for docker not working (#860)
* fix: skip env validation in dockerfile not working

* fix: skip env validation in dockerfile not working

* fix: remove linux/arm/v7 for now as node commands are run forever

* fix: remove cache because it is to big?

* refactor: remove redis log transport during build

* fix: add more checks for conditional redis connection

* fix: docker build not working locally

* refactor: move base image to debian

* chore: add arm v7 platform support

* fix: remove armv7 support as not supported by turbo

* chore: profile amd64 build

* chore: enable webpack logging

* chore: disable linux/arm64 for now

* chore: remove profiling from build in dockerfile

* chore: revert to node alpine image
2024-07-25 19:52:31 +02:00
Manuel
e438bac0f5 feat: make notifications optional 2024-07-13 17:23:08 +02:00
Manuel
5c68ac9e2e fix: try using other variable 2024-07-13 17:22:09 +02:00
Manuel
d7a30cd0dd fix: disable env validation in ci 2024-07-13 15:30:29 +02:00
Manuel
c84fb63b25 fix: disable env validation in ci 2024-07-13 15:09:29 +02:00
Manuel
f0d6676917 fix: docker platforms 2024-07-13 15:02:31 +02:00
Manuel
f23831be5e fix: add missing tags 2024-07-13 14:54:53 +02:00
Manuel
0c7f479952 fix: use correct branch for tag compare 2024-07-13 14:46:27 +02:00
Manuel
a8748fa439 fix: base branch for semver 2024-07-13 14:43:20 +02:00
homarr-renovate[bot]
86b49414f0 chore(deps): update docker/build-push-action action to v6 (#679)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-18 21:51:53 +02:00
Manuel
452308336a refactor: clean up workflows (#596) 2024-06-01 22:04:42 +02:00