homarr-renovate[bot]
27b8692a27
chore(deps): update actions/checkout action to v4 ( #1431 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-11-07 20:55:44 +01:00
Meier Lukas
9535154128
ci: add e2e workflow ( #1422 )
...
* ci: add e2e workflow
* fix: skip showing error
* fix: when e2e skipped, e2e still executed
* fix: job env not accessible in if
* fix: env not accessible at all in job if statement
* fix: wrong env used for step ifs
* ci: add reusable e2e-execution workflow
* fix: e2e trigger fails not supported reusable workflow within steps
* fix: composite e2e-execution action not found
* fix: reference to composite action not working without checkout
* fix: composite action has to be named action.yml
* fix: id for docker should not have spaces
* fix: shell property missing
* fix: typo one dash to much
* ci: add e2e tests
* chore: change node-version to 22
* chore: move e2e tests to code-quality workflow as duration of e2e step is about 4 minutes
* fix: deepsource issues
2024-11-05 21:11:14 +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
homarr-renovate[bot]
df7ba1edaf
chore(deps): update pascalgn/automerge-action action to v0.16.4 ( #1164 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-09-22 20:11:59 +00: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
Meier Lukas
67195c6051
fix: wrong id for renovate auto approval ( #957 )
2024-08-09 19:23:14 +02:00
Meier Lukas
ab7d3f8e4c
fix: renovate approval workflow not running ( #948 )
2024-08-09 15:25:07 +02:00
Meier Lukas
c833f2cbf2
fix: github actor name for automatic approval wrong ( #943 )
2024-08-08 22:27:01 +02:00
Meier Lukas
017c378582
fix: renovate approval run for all pull requests on every pull request change ( #942 )
...
* fix: renovate approval run for all pull requests on every pull request change
* fix: run approval only for renovate branches
* fix: restrict actor to renovate bot
2024-08-08 22:02:36 +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
Manuel
82caec402a
feat: use gh app for merging
2024-07-13 14:32:43 +02:00
Manuel
3df6dcfbe7
feat: approve before automerge
2024-07-13 14:19:21 +02:00
Manuel
653f42bccb
fix: pass token to cli
2024-07-13 14:06:33 +02:00
Manuel
3fb6458edf
refactor: use gh cli to create pr ( #795 )
2024-07-13 14:00:53 +02:00
Manuel
f58c38a1aa
fix: correctly set pr description ( #778 )
2024-07-12 20:46:18 +02:00
Meier Lukas
8fc28844bb
fix: typo in automatic release commit message ( #726 )
2024-06-28 22:03:24 +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
251cedf111
ci: use app instead of personal token ( #611 )
2024-06-06 18:06:28 +02:00
homarr-renovate[bot]
04c02d886d
chore(deps): update actions/checkout action to v4 ( #595 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-06-01 23:19:54 +02:00
Manuel
2be1ae8011
ci: fix pull request description
2024-06-01 23:10:04 +02:00
Manuel
67d4899ed3
ci: add automerge label to create PR step
2024-06-01 23:04:49 +02:00
Manuel
a6a6734097
ci: fix pr number target
2024-06-01 23:01:27 +02:00
Manuel
4ff39b26e9
ci: remove if condition from create PR step
2024-06-01 22:52:32 +02:00
Manuel
4b304c74bc
ci: fix fetch depth ( #599 )
2024-06-01 22:47:10 +02:00
Manuel
d08bdf3e2d
ci: fix branch to compare tags ( #598 )
2024-06-01 22:33:41 +02:00
Manuel
7cc2736d68
fix: default branch for tag compare ( #597 )
2024-06-01 22:16:21 +02:00
Manuel
452308336a
refactor: clean up workflows ( #596 )
2024-06-01 22:04:42 +02:00
Manuel
26146f4037
ci: add automatic release workflow ( #583 )
2024-06-01 21:46:12 +02:00
homarr-renovate[bot]
e030e06a16
chore(deps): update actions/checkout action to v4 ( #571 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2024-05-29 21:52:44 +02:00
Meier Lukas
c2185e3489
fix: renovate automatic approval typo no file extension ( #572 )
2024-05-29 05:17:52 +02:00
Manuel
ba46b6f869
ci: add conventional commits workflow ( #541 )
2024-05-28 21:40:04 +02:00