Jonas Plum
|
359957017f
|
Enable integration tests (#760)
* Enable integration tests
* Install chromium
* Enable webServer
* Run docker compose
* Build docker images
* Set working dir
* Add Makefile
* Fix healthcheck
|
2026-02-05 08:40:26 +01:00 |
|
dependabot[bot]
|
7fb82216fe
|
Bump actions/checkout from 5 to 6 (#660)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-11 22:48:13 +01:00 |
|
dependabot[bot]
|
9a50569bb3
|
Bump actions/setup-go from 5 to 6 (#612)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-11 22:44:49 +01:00 |
|
Jonas Plum
|
98d3a90546
|
Add db CI (#472)
* Add Go CI
* Adjust trigger
* Adjust trigger
|
2025-08-24 10:49:59 +02:00 |
|