Skip to content

ci(fmt): update ci config#73

Merged
AlexStocks merged 1 commit intoapache:mainfrom
marsevilspirit:ci/update-ci-config
Sep 20, 2025
Merged

ci(fmt): update ci config#73
AlexStocks merged 1 commit intoapache:mainfrom
marsevilspirit:ci/update-ci-config

Conversation

@marsevilspirit
Copy link
Member

What this PR does:

Fixed the CI for seata-go-samples and added a check for go fmt.

Which issue(s) this PR fixes:

Fixes none

The related PR of seata-go

none

You should pay attention to items below to ensure your pr passes our ci test
We do not merge pr with ci tests failed

  • All ut passed (run 'go test ./...' in project root)
  • After go-fmt ed , run 'go fmt project' using goland.
  • Golangci-lint passed, run 'sudo golangci-lint run' in project root.
  • Your new-created file needs to have apache license at the top, like other existed file does.

@AlexStocks AlexStocks merged commit bf11756 into apache:main Sep 20, 2025
5 checks passed
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.

2 participants