mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #10392] Add GH Workflow for CI Tests #12468
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/jellyfin/jellyfin/pull/10392
State: closed
Merged: Yes
Changes
Ports some of the workflow from the .ci/azure-pipelines-test.yml file:
ci-*orissues-*based on what it interacts withI've dropped SonarCloud, it seems to be a left-over which hasn't been enabled in a while.
There's a TODO on where we want to upload code coverage, since there's nothing natively built into GitHub (AFAIK), so we generate coverage but don't go any further.