Run CI on push to master and bump Go to 1.26.0 #1

Merged
Ghost merged 2 commits from ci/push-and-go-1.26 into master 2026-08-31 18:59:18 -05:00

Run the existing check-and-test workflow on push to master as well as pull_request, matching steamcache2. Bump Go 1.23.5 to 1.26.0 (local tests passed). No golangci-lint or vulncheck (this repo did not have them). LICENSE and release-tag.yaml already present. Do not merge yet.

Run the existing check-and-test workflow on push to master as well as pull_request, matching steamcache2. Bump Go 1.23.5 to 1.26.0 (local tests passed). No golangci-lint or vulncheck (this repo did not have them). LICENSE and release-tag.yaml already present. Do not merge yet.
Ghost added 1 commit 2026-08-31 16:13:15 -05:00
Run CI on push to master and bump Go to 1.26.0
CI / check-and-test (pull_request) Failing after 20s
e12142633a
Match steamcache2: trigger check-and-test on pull_request and push to the default branch. Tests passed on 1.26.0.
Ghost added 1 commit 2026-08-31 18:56:46 -05:00
Fix data race between logger.Init and GetLogger.
CI / check-and-test (pull_request) Successful in 20s
fa89d7c126
Copy the global logger pointer under the mutex and publish a fully built instance so concurrent tests and handleConnection logging are race-free.
Ghost merged commit 6d259180fd into master 2026-08-31 18:59:18 -05:00
Ghost deleted branch ci/push-and-go-1.26 2026-08-31 18:59:18 -05:00
Sign in to join this conversation.