Skip to content

Upgrade to Go 1.27 and standardize CI badges - #5

Merged
markmnl merged 1 commit into
mainfrom
codex/go-1.27
Sep 11, 2026
Merged

Upgrade to Go 1.27 and standardize CI badges#5
markmnl merged 1 commit into
mainfrom
codex/go-1.27

Conversation

@markmnl

@markmnl markmnl commented Sep 11, 2026

Copy link
Copy Markdown
Owner

Require Go 1.27 and run CI on the latest 1.27 patch. Standardize the README badges as “Build & Test” and “Go 1.27+”, with build status scoped to main. CI builds, runs race tests, and vets the module on pull requests and pushes to main.

Run Go commands from src and use src/go.sum for the dependency cache.

Ran go fix ./... twice with Go 1.27.1; neither pass required changes.

Validation on Go 1.27.1: go build ./..., go test -race ./..., go vet ./..., and workflow linting pass. Go commands ran from src.

The coordinated stack also passes all 15 integration tests with Go 1.27.1 and FMSG_CHALLENGE_MODE=ALWAYS.

Companion stack PRs: fmsgd #46, fmsg-webapi #46, fmsg-cli #16, fmsg-docker #22.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant