Commit Graph

37 Commits

Author SHA1 Message Date
Meier Lukas
5cb726f793 ci(docker): always push image (#1812) 2024-12-30 17:38:27 +01:00
Meier Lukas
0336803550 fix(auth): oidc redirect does not respect https protocol (#1763) 2024-12-24 14:15:34 +01:00
Meier Lukas
8c1156240c fix: about version is one behind because of missing package-json update in deploy (#1725) 2024-12-19 16:11:12 +01:00
Meier Lukas
bb7f751481 fix: update of dev branch has no credentials (#1724) 2024-12-19 16:10:55 +01:00
Meier Lukas
1baa9fc74c fix: docker statup permission issue (#1709) 2024-12-18 14:10:43 +01:00
Meier Lukas
649506b56a fix: boolean checks do not work correctly in deploy workflow 2024-12-17 21:10:21 +01:00
Meier Lukas
463607c805 Merge branch 'dev' of https://github.com/homarr-labs/homarr into dev 2024-12-17 21:05:57 +01:00
Meier Lukas
50697eb21f fix: add missing branch-name to discord deploy notification 2024-12-17 21:05:53 +01:00
Meier Lukas
70e0a11819 ci: add beta image tag for all beta releases (#1693) 2024-12-17 21:00:21 +01:00
Meier Lukas
daf7ea56c5 fix: add persists credentials false to checkout of release pipeline (#1691) 2024-12-17 20:11:48 +01:00
Meier Lukas
0f029b384d fix: change permission for github action to contents write (#1689) 2024-12-17 20:04:20 +01:00
Meier Lukas
93abe8f6a2 fix: change docker concurrency group to allow multiple deployments to different branches (#1687) 2024-12-17 19:55:01 +01:00
Meier Lukas
2b5ed83de3 ci: adjust release pipeline for semver releases (#1679) 2024-12-17 19:41:51 +01:00
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