Skip to content

Add CI integration - #3

Merged
ohoushyar merged 2 commits into
masterfrom
ci-integration
Jul 27, 2026
Merged

Add CI integration#3
ohoushyar merged 2 commits into
masterfrom
ci-integration

Conversation

@ohoushyar

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds basic GitHub Actions CI for the Go project and updates ignore rules to avoid committing the built binary.

Changes:

  • Add a GitHub Actions workflow that runs go vet and go test.
  • Add /tcpserver to .gitignore to ignore the root-level built binary.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
.gitignore Ignores the root-level tcpserver build output.
.github/workflows/test.yml Adds a CI workflow to vet and test the Go module using go.mod for the Go version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/test.yml
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@ohoushyar
ohoushyar merged commit 636502c into master Jul 27, 2026
2 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