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 ci and makefile #2

Merged
merged 2 commits into from
Jun 1, 2021
Merged

Add ci and makefile #2

merged 2 commits into from
Jun 1, 2021

Conversation

Poorunga
Copy link
Member

@Poorunga Poorunga commented May 29, 2021

  1. add vendor
  2. add makefile, hack and workflows
  3. add license and issue_template

@Poorunga
Copy link
Member Author

@kevin-wangzefeng

on:
push:
branches:
- add-ci
Copy link
Member

@kevin-wangzefeng kevin-wangzefeng May 31, 2021

Choose a reason for hiding this comment

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

It seems for testing?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, but the last commit changes Ci to main branch.

@kevin-wangzefeng
Copy link
Member

Please split vendor code into separate PR.

@kevin-wangzefeng
Copy link
Member

need rebase

Copy link
Member

@fisherxu fisherxu left a comment

Choose a reason for hiding this comment

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

The vendor code can be deleted in this PR?

Signed-off-by: khalid-davis <qinkai1994@qq.com>
@@ -5,6 +5,7 @@ import (

config "github.com/kubeedge/edgemesh/pkg/apis/componentconfig/edgemesh/v1alpha1"
"github.com/kubeedge/edgemesh/pkg/common/constants"
cliflag "k8s.io/component-base/cli/flag"
Copy link
Member

Choose a reason for hiding this comment

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

Sort the import

Copy link
Contributor

Choose a reason for hiding this comment

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

fix

"github.com/spf13/cobra"
cliflag "k8s.io/component-base/cli/flag"
"k8s.io/component-base/cli/globalflag"
"k8s.io/component-base/term"
Copy link
Member

Choose a reason for hiding this comment

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

ditto

Signed-off-by: khalid-davis <qinkai1994@qq.com>
@kevin-wangzefeng
Copy link
Member

/lgtm
/approve

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.

4 participants