Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

CI: fix static-checks for stable branches#652

Merged
chavafg merged 2 commits intokata-containers:stable-1.1from
chavafg:topic/url-fix-1.1
Aug 27, 2018
Merged

CI: fix static-checks for stable branches#652
chavafg merged 2 commits intokata-containers:stable-1.1from
chavafg:topic/url-fix-1.1

Conversation

@chavafg
Copy link
Contributor

@chavafg chavafg commented Aug 27, 2018

This fix will allow static-checks.sh tool to compare
the file diffs with the correct branch instead of
doing it with master.

Fixes #651.

Signed-off-by: Salvador Fuentes salvador.fuentes@intel.com

@egernst egernst added the review label Aug 27, 2018
Copy link

@devimc devimc left a comment

Choose a reason for hiding this comment

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

lgtm

@GabyCT
Copy link
Contributor

GabyCT commented Aug 27, 2018

lgtm

Approved with PullApprove

@GabyCT
Copy link
Contributor

GabyCT commented Aug 27, 2018

lgtm

This fix will allow static-checks.sh tool to compare
the file diffs with the correct branch instead of
doing it with master.

Fixes kata-containers#651.

Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
[ -z "$pr_number" ] && master_branch="true"
.ci/static-checks.sh "$kata_repo" "$master_branch"
specific_branch=""
# If not a PR, we are testing an stable or master branch.
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: typo "testing on stable or master branch"

repo-name : GitHub URL of repo to check in form "github.com/user/repo".
true : Specify as "true" if testing the 'master' branch, else assume a
PR branch.
true : Specify as "true" if testing an specific branch (stable or master),
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: typo "if testing a specific branch (stable or master),"

@chavafg chavafg force-pushed the topic/url-fix-1.1 branch from 63e61cc to b3f4e05 Compare August 27, 2018 15:21
@chavafg
Copy link
Contributor Author

chavafg commented Aug 27, 2018

@nitkon fixed typos :)

Fix the way that we are doing the swarm init when we have
multiple interfaces with different addresses

Fixes kata-containers#483

Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
@chavafg chavafg merged commit efaa618 into kata-containers:stable-1.1 Aug 27, 2018
@egernst egernst removed the review label Aug 27, 2018
@chavafg chavafg deleted the topic/url-fix-1.1 branch September 10, 2018 14:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants