jesseduffield.lazygit/.github
Stefan Haller 840a66e733 Run the integration tests under the race detector on CI
Add one extra integration-tests job that runs the whole suite under the
race detector. A `race` matrix dimension (default false) plus an include
entry adds a single git-latest job with LAZYGIT_RACE_DETECTOR set; races
live in lazygit's own Go code rather than in git, so one git version is
enough, and using latest skips the git-build steps.

The race job skips coverage collection: it's redundant with the non-race
latest job and would only slow the -race build down further.
2026-07-20 14:26:25 +02:00
..
ISSUE_TEMPLATE Remove the invitation to submit PRs from the issue template 2026-05-11 16:02:35 +02:00
workflows Run the integration tests under the race detector on CI 2026-07-20 14:26:25 +02:00
dependabot.yml Fix dependabot label for github-actions-related updates 2026-04-26 19:40:56 +02:00
FUNDING.yml cleanup 2020-08-07 18:01:26 +10:00
pull_request_template.md Enhance PR/Issue templates readability 2025-08-18 07:37:46 +02:00
release.yml Add performance improvements section to release notes 2024-09-18 21:06:02 +10:00