Meier Lukas
ac6fed9946
ci: configure timeouts for all jobs ( #4685 )
2025-12-17 20:27:51 +01:00
homarr-renovate[bot]
234266ebd9
chore(deps): update actions/checkout action to v6 ( #4601 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-12-07 17:36:30 +01:00
Manuel
22fb696f25
ci(security): missing permissions for workflow ( #4474 )
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-11-22 10:39:45 +00:00
homarr-renovate[bot]
53860dda9b
chore(deps): update actions/checkout action to v5 ( #3837 )
...
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
2025-08-11 16:57:38 +02:00
Meier Lukas
4ead238462
test(e2e): add for onboarding and lldap authorization ( #1834 )
...
* test(e2e): add for onboarding and lldap authorization
* ci: add playwright chrome installation to e2e test
* fix(e2e): timeout between lldap login redirect to short
* test(e2e): add oidc azure test
* fix(e2e): lldap test fails
* wip: add temporary error log for failed ldap server connection
* fix(e2e): github actions don't support host.docker.internal
* chore: address pull request feedback
* refactor(e2e): move onboarding steps to onboarding actions and assertions
* fix(e2e): increase timeout for navigating back from azure login
* fix: wait for url network changed error
* fix: revert to wait for url
* fix(e2e): remove oidc test
* refactor(e2e): remove env validation
* ci: remove azure oidc env variables
2025-01-03 16:49:30 +01:00
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
Manuel
452308336a
refactor: clean up workflows ( #596 )
2024-06-01 22:04:42 +02:00
Manuel
b76fa9d722
ci: report vitest code coverage ( #549 )
2024-05-25 19:56:24 +02:00
Meier Lukas
ae12f0c9df
test: add vitest for unit tests ( #50 )
...
* feat: add vitest for unit tests
* chore: address pull request feedback
* test: add unit test code quality workflow
2024-02-04 09:47:23 +01:00
Manuel
154fc050cd
config: add docker image workflow
2024-02-03 22:35:30 +01:00