Run CI on push to master #5

Merged
Ghost merged 3 commits from ci/push-to-master into master 2026-08-31 16:17:28 -05:00

Run the existing check-and-test workflow on push to master as well as pull_request, matching steamcache2. Keep setup-ffmpeg and Go 1.25.4. Add golangci-lint v2.12. No vulncheck (this repo did not have it). LICENSE and release-tag.yaml already present.

Run the existing check-and-test workflow on push to master as well as pull_request, matching steamcache2. Keep setup-ffmpeg and Go 1.25.4. Add golangci-lint v2.12. No vulncheck (this repo did not have it). LICENSE and release-tag.yaml already present.
Ghost added 1 commit 2026-08-31 16:04:20 -05:00
Run CI on push to master.
CI / check-and-test (pull_request) Failing after 43s
0f374b1d10
Keep setup-ffmpeg and Go 1.25.4; add golangci-lint matching steamcache2.
Ghost added 1 commit 2026-08-31 16:06:31 -05:00
Drop golangci-lint; repo has pre-existing errcheck noise.
CI / check-and-test (pull_request) Failing after 1m15s
caeb066f21
Keep push-to-master CI trigger, setup-ffmpeg, and Go 1.25.4.
Ghost added 1 commit 2026-08-31 16:15:30 -05:00
Fix JobConnection Close races with ping/heartbeat loops.
CI / check-and-test (pull_request) Successful in 1m2s
90b71fc7e1
Stop nil-ing stop channels after close, close them once, and serialize conn teardown so go test -race stays green.
Ghost merged commit a3eb2d0d7a into master 2026-08-31 16:17:28 -05:00
Ghost deleted branch ci/push-to-master 2026-08-31 16:17:28 -05:00
Sign in to join this conversation.