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

2 Commits

Author SHA1 Message Date
s1d3sw1ped_bot fa89d7c126 Fix data race between logger.Init and GetLogger.
CI / check-and-test (pull_request) Successful in 20s
Copy the global logger pointer under the mutex and publish a fully built instance so concurrent tests and handleConnection logging are race-free.
2026-08-31 23:56:43 +00:00
s1d3sw1ped_bot e12142633a Run CI on push to master and bump Go to 1.26.0
CI / check-and-test (pull_request) Failing after 20s
Match steamcache2: trigger check-and-test on pull_request and push to the default branch. Tests passed on 1.26.0.
2026-08-31 21:13:07 +00:00