x402 icon indicating copy to clipboard operation
x402 copied to clipboard

feat: add Go CI pipeline

Open tuanvumaihuynh opened this issue 3 months ago • 2 comments

Description

This PR establishes a CI/CD pipeline for the Go codebase, adding automated linting and testing capabilities to ensure code quality and consistency.

Changes included:

  • .github/workflows/go.yml
  • go/.golangci.yml
  • go/Makefile
  • go/examples/server/resource.go
  • go/pkg/gin/middleware.go

Tests

No tests needed - this PR only adds CI infrastructure and configuration files.

Checklist

  • [x] I have formatted and linted my code
  • [x] All new and existing tests pass
  • [x] My commits are signed by @tuanvumaihuynh

tuanvumaihuynh avatar Sep 29 '25 03:09 tuanvumaihuynh

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

cb-heimdall avatar Sep 29 '25 03:09 cb-heimdall

@tuanvumaihuynh is attempting to deploy a commit to the Coinbase Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Sep 29 '25 03:09 vercel[bot]