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

feat: Implemented build checks using Github Actions for Go-SDK #125

Conversation

khanjasir90
Copy link
Contributor

Signed-off-by: khanjasir90 khanmohdjasir@gmail.com
Implemented build checks using github actions for go-sdk

Signed-off-by: khanjasir90 <khanmohdjasir@gmail.com>
@khanjasir90
Copy link
Contributor Author

@slayerjain after rebase build works properly though tests are failing due to some connection error could u pls look into that

@khanjasir90
Copy link
Contributor Author

@slayerjain ig we should remove the test job for the time being! since the pr is focused on build. what are ur thoughts on this.

@slayerjain
Copy link
Member

@khanjasir90 We are planning to add tests in coming future, so it would be good to keep it. Give me sometime. I’ll look into this error

@khanjasir90
Copy link
Contributor Author

Got it!

…r90/added-build-checks-using-github-actions
slayerjain added a commit that referenced this pull request Sep 12, 2022
I'm commenting tests with require mocking so that tests can pass. We uncovered this issue when we
tried to add a build pipeline - which includes go test in #125

Signed-off-by: slayerjain <shubhamkjain@outlook.com>
slayerjain added a commit that referenced this pull request Sep 12, 2022
I'm commenting tests with require mocking so that tests can pass. We uncovered this issue when we
tried to add a build pipeline - which includes go test in #125

Signed-off-by: slayerjain <shubhamkjain@outlook.com>

Signed-off-by: slayerjain <shubhamkjain@outlook.com>
@slayerjain
Copy link
Member

@khanjasir90 please rebase with the main branch. go test -v ./... should now work :)

@khanjasir90
Copy link
Contributor Author

@slayerjain will do it asap!

@khanjasir90
Copy link
Contributor Author

@slayerjain it works 👍! go test now works! now we can add more strict i.e min 2 reviews required before merge !

@slayerjain
Copy link
Member

@khanjasir90 yes, this look perfect. Thanks!

@slayerjain slayerjain merged commit 6543008 into keploy:main Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants