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

basic continuous integration #6

Closed
pmorie opened this issue Mar 2, 2021 · 7 comments · Fixed by #8
Closed

basic continuous integration #6

pmorie opened this issue Mar 2, 2021 · 7 comments · Fixed by #8
Assignees

Comments

@pmorie
Copy link
Member

pmorie commented Mar 2, 2021

Since we have code that will be merged soon, we should set up some very basic CI on this repo:

  • go build
  • gofmt
  • unit tests (when applicable)
  • e2e (when applicable)

For e2e i imagine we can get quite a ways on github actions and KIND

@RainbowMango
Copy link
Member

/assign

@RainbowMango
Copy link
Member

@pmorie could you help confirm does the Actions enabled for this repo?

@RainbowMango
Copy link
Member

also cc @nikhita , if you have time :)

@nikhita
Copy link
Member

nikhita commented Mar 18, 2021

also cc @nikhita , if you have time :)

@RainbowMango 👋 Actions is enabled. Here is a screenshot :)

Screenshot from 2021-03-18 14-37-13

@RainbowMango
Copy link
Member

Thanks @nikhita !!!

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 16, 2021
@RainbowMango
Copy link
Member

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jun 16, 2021
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 a pull request may close this issue.

5 participants