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

CI: Fix xurls URL#839

Merged
grahamwhaley merged 1 commit intokata-containers:masterfrom
jodh-intel:ci-fix-xurls-url
Oct 23, 2018
Merged

CI: Fix xurls URL#839
grahamwhaley merged 1 commit intokata-containers:masterfrom
jodh-intel:ci-fix-xurls-url

Conversation

@jodh-intel
Copy link
Copy Markdown

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
Copy Markdown
Author

Replaces #836.

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

/test

@jodh-intel
Copy link
Copy Markdown
Author

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

@grahamwhaley
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor

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

jodh-intel pushed 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 pushed 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 pushed 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 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.

2 participants