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

CI initial commit #2

Merged
merged 2 commits into from
Oct 1, 2020
Merged

Conversation

Bolodya1997
Copy link

No description provided.

Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
name: ci
on: pull_request
jobs:
yamllint:
Copy link
Member

Choose a reason for hiding this comment

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

- uses: actions/checkout@v2
- name: shellcheck
uses: fkautz/shell-linter@v1.0.1
golangci-lint:
Copy link
Member

Choose a reason for hiding this comment

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

echo "Please use errors.Errorf (or errors.New or errors.Wrap or errors.Wrapf) as appropriate rather than fmt.Errorf"
exit 1
fi
restrictNSMDeps:
Copy link
Member

Choose a reason for hiding this comment

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

I think this can be removed.

run: |
git diff -- '*.pb.go' || ( echo "Rerun go generate ./... locally and resubmit" && false )
git diff -- '*.gen.go' || ( echo "Rerun go generate ./... locally and resubmit" && false )
captureRunEnv:
Copy link
Member

Choose a reason for hiding this comment

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

Can be removed

Signed-off-by: Vladimir Popov <vladimir.popov@xored.com>
@denis-tingaikin denis-tingaikin merged commit cb09d9d into networkservicemesh:master Oct 1, 2020
@Bolodya1997 Bolodya1997 changed the title CI initial commit [hacktoberfest] CI initial commit Oct 28, 2020
@Bolodya1997 Bolodya1997 changed the title [hacktoberfest] CI initial commit CI initial commit Oct 28, 2020
@Bolodya1997 Bolodya1997 deleted the init branch November 12, 2020 10:02
nsmbot pushed a commit that referenced this pull request Apr 10, 2021
…tegration-k8s-kind@master networkservicemesh/integration-k8s-kind#

networkservicemesh/integration-k8s-kind PR link: https://github.com/networkservicemesh/integration-k8s-kind/pull/

networkservicemesh/integration-k8s-kind commit message:
commit e4821984b055475fc475073437e85978987515b2
Author: Ed Warnicke <hagbard@gmail.com>
Date:   Sat Apr 10 13:06:35 2021 -0500

    Merge pull request #152 from denis-tingaikin/fix-automerge-job-is-not-working-pt2

    fix: automerge job can not do merge #2

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
nsmbot pushed a commit that referenced this pull request Apr 10, 2021
…tegration-k8s-kind@master networkservicemesh/integration-k8s-kind#

networkservicemesh/integration-k8s-kind PR link: https://github.com/networkservicemesh/integration-k8s-kind/pull/

networkservicemesh/integration-k8s-kind commit message:
commit e4821984b055475fc475073437e85978987515b2
Merge: 67d071b ef6a55e
Author: Ed Warnicke <hagbard@gmail.com>
Date:   Sat Apr 10 13:06:35 2021 -0500

    Merge pull request #152 from denis-tingaikin/fix-automerge-job-is-not-working-pt2

    fix: automerge job can not do merge #2

Signed-off-by: NSMBot <nsmbot@networkservicmesh.io>
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.

2 participants