zitadel/.github
Tim Möhlmann d8a71d217c
test: upload integration server logs as artifacts (#8600)
# Which Problems Are Solved

Upload the integration test server logs as artifacts, even if the tests
fail.
Before this change logs where printed through the Makefile.
However if a test would fail, the logs wouldn't get printed.

# How the Problems Are Solved

- Add an extra build step that pushes `tmp/zitadel.log` and
`tmp/race.log.$pid` to artificats storage.
- Logs are no longer printed in the `core_integration_reports` Makefile
recipe.

# Additional Changes

Do not remove coverage data when generating the coverage report in
`core_integration_reports`. This is to prevent future "File not found"
erros when running the command repeatedly.

# Additional Context

Reported as internal feedback
2024-09-11 17:51:18 +00:00
..
ISSUE_TEMPLATE chore: add database questions to bug report template (#6975) 2023-11-27 08:23:49 +01:00
workflows test: upload integration server logs as artifacts (#8600) 2024-09-11 17:51:18 +00:00
dependabot.yml chore: add github-actions to dependabot (#7468) 2024-02-29 09:17:38 +00:00
pull_request_template.md fix: change pr template to not link to existing issues and prs (#8412) 2024-08-09 15:41:40 +02:00
semantic.yml chore(semrel): use bot to check messages for compliance (#224) 2020-06-19 08:09:49 +02:00