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: Fix xurls URL #839

Merged
merged 1 commit into from Oct 23, 2018
Merged

Conversation

jodh-intel
Copy link
Contributor

The xurls tool used by the static checker seems to have changed its
URL so switch to the (hopefully more reliable!) github one.

Fixes: #835.

Signed-off-by: James O. D. Hunt james.o.hunt@intel.com

The `xurls` tool used by the static checker seems to have changed its
URL so switch to the (hopefully more reliable!) github one.

Fixes: kata-containers#835.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
@jodh-intel
Copy link
Contributor Author

Replaces #836.

@jodh-intel jodh-intel mentioned this pull request Oct 23, 2018
@jodh-intel
Copy link
Contributor Author

/test

@jodh-intel
Copy link
Contributor Author

ARM CI failure can be ignored for now as it's currently borked (kata-containers/ci#74).

@grahamwhaley
Copy link
Contributor

Boom boom boom... CI's not happy:

package mvdan.cc/xurls/v2: cannot find package "mvdan.cc/xurls/v2" in any of:
	/usr/local/go/src/mvdan.cc/xurls/v2 (from $GOROOT)
	/tmp/jenkins/workspace/kata-containers-tests-ubuntu-16-04-PR/go/src/mvdan.cc/xurls/v2 (from $GOPATH)

@jodh-intel
Copy link
Contributor Author

It looks like the CI scripts are using the current (incorrect) version of this script this PR changes so we're going to have to force-merge this one @grahamwhaley I think.

Copy link
Contributor

@grahamwhaley grahamwhaley left a comment

Choose a reason for hiding this comment

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

I'm prone to say.... it can't really make it any worse (or not right now).... and you tested the cmd locally to check it did actually pull the repo, so:
lgtm
go force @jodh-intel

@grahamwhaley grahamwhaley merged commit 31fe4da into kata-containers:master Oct 23, 2018
@grahamwhaley
Copy link
Contributor

Have forced - now let me go find another PR to tickle to check if it worked.....

jodh-intel added a commit to jodh-intel/tests-1 that referenced this pull request Oct 23, 2018
Undo URL change from [1] since the xurls install issue was caused by
the CI using a version of golang that is too old for xurls.

Fixes kata-containers#841.

---
[1] - kata-containers#839

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
jodh-intel added a commit to jodh-intel/tests-1 that referenced this pull request Oct 23, 2018
Undo URL change from [1] since the xurls install issue was caused by
the CI using a version of golang that is too old for xurls.

Fixes kata-containers#841.

---
[1] - kata-containers#839

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
jodh-intel added a commit to jodh-intel/tests-1 that referenced this pull request Oct 23, 2018
Undo URL change from [1] since the xurls install issue was caused by
the CI using a version of golang that is too old for xurls.

Fixes kata-containers#841.

---
[1] - kata-containers#839

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
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.

None yet

2 participants