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

Add GitHub action #1

Open
nam-jaehyun opened this issue Jul 8, 2021 · 3 comments
Open

Add GitHub action #1

nam-jaehyun opened this issue Jul 8, 2021 · 3 comments

Comments

@nam-jaehyun
Copy link
Contributor

Add GitHub action to test the code and push a new image to DockerHub.

@nyrahul
Copy link
Contributor

nyrahul commented Feb 1, 2022

#5 added following with GH actions:

  • build/push the image to DockerHub on push to main branch.
  • regular checks (lint, gosec, fmt)

@exitflynn
Copy link

Are the tests which are yet to be implemented in the GH actions already written (like in case it's only a matter of porting them from a different repo) or do we need to be write them from scratch here? 🤔

@nyrahul
Copy link
Contributor

nyrahul commented Jan 31, 2023

Currently, in kubearmor-relay, there are no tests. So the tests have to be written from scratch.

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

No branches or pull requests

3 participants