Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

story(build): add github actions workflow for building and testing #2

Closed
3 tasks
Zaba505 opened this issue Dec 9, 2023 · 0 comments · Fixed by #11
Closed
3 tasks

story(build): add github actions workflow for building and testing #2

Zaba505 opened this issue Dec 9, 2023 · 0 comments · Fixed by #11
Assignees
Labels
enhancement New feature or request

Comments

@Zaba505
Copy link
Member

Zaba505 commented Dec 9, 2023

Description

As a maintainer, I want to add a Github Action workflow for automatically building and testing branches and pull requests, so that code functionality and usable can be maintained easier.

Acceptance Criteria

  • Lint check to enforce go fmt use
  • Automatically build code
  • Run all test with coverage and race checker

Related Issues

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant