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

[FEATURE] add gofmt and golint in GH action #46

Closed
wants to merge 5 commits into from

Conversation

amalmadhu06
Copy link
Contributor

Fixes Issue

Closes #45 , #35

Changes proposed

  • Added gofmt GH action
  • Added golint-ci GH action
  • Added build and test GH action

with:
go-version: '1.17.0'

- name: Install dependencies
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should we cache dependencies?

@surajnarwade
Copy link
Member

can we make CI happy :D

@amalmadhu06
Copy link
Contributor Author

amalmadhu06 commented Apr 30, 2023

can we make CI happy :D

Hi, @surajnarwade and @riteshsonawane1372. CI is failing because of a few errors in the VPC package. I have raised an issue for the same

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.

[FEATURE] Github Action : Add build workflow
3 participants