jesseduffield.lazygit/scripts
Stefan Haller 334daccfab Increase integration test timeout to 30 minutes
Go's default 10-minute timeout was enough for running integration tests
normally (both locally and on CI), but with race detection turned on
they can take much longer to run. Increase the timeout unconditionally
to 30 minutes; we don't bother making a distinction between race vs.
normal, because a longer timeout doesn't hurt (I can't recall having hit
the global timeout ever; and we still have the per-test watchdog that
kills an individual test after 40s).
2026-07-20 14:26:25 +02:00
..
bisect.sh [DATALAD RUNCMD] run codespell throughout fixing typos automagically 2024-08-27 18:03:00 +02:00
bump_lazycore.sh Run go mod tidy before go mod vendor 2026-07-02 11:16:53 +02:00
bump_modules.sh bump modules and add bump_modules script 2018-12-18 23:03:26 +11:00
check_commit.sh Allow running check_script.sh when there are uncommitted changes 2026-06-16 16:21:13 +02:00
check_filenames.sh enforce lowercase filenames 2023-04-29 13:05:05 +10:00
check_for_fixups.sh Fix the check_for_fixups.sh script again 2026-05-06 18:44:59 +02:00
gofumpt-check.sh Check gofumpt formatting with the pinned version in CI and lint 2026-07-02 11:16:53 +02:00
gofumpt-tool.sh Add gofumpt-tool.sh script and use it in VS Code 2026-07-02 10:41:23 +02:00
golangci-lint-shim.sh Bump golangci-lint to v.2.4.0 from v2.2.1 2025-10-05 10:17:03 +02:00
just_e2e_completion.zsh Add zsh completion for the e2e integration-test recipes 2026-06-23 13:09:17 +02:00
preview_release_notes.sh Add script to preview release notes 2026-05-21 09:23:25 +02:00
record_demo.sh Add demo test variant 2023-07-31 22:33:04 +10:00
run_integration_tests.sh Increase integration test timeout to 30 minutes 2026-07-20 14:26:25 +02:00
update_docs_for_release.sh Add a script for copying the docs and schema over for release 2025-11-12 08:44:56 +01:00
update_language_files.sh Auto-update cheatsheets after updating translation 2026-02-07 09:21:22 +01:00