Skip to content

Conversation

hdp617
Copy link
Contributor

@hdp617 hdp617 commented Oct 2, 2020

When using the action in other functions frameworks' CI workflows, the comformance tool is not local so go install would fail with the error

can't load package: package github.com/GoogleCloudPlatform/functions-framework-conformance/client: cannot find package "github.com/GoogleCloudPlatform/functions-framework-conformance/client" in any of:
	/opt/hostedtoolcache/go/1.13.15/x64/src/github.com/GoogleCloudPlatform/functions-framework-conformance/client (from $GOROOT)
	/home/runner/go/src/github.com/GoogleCloudPlatform/functions-framework-conformance/client (from $GOPATH)

Using go get will both download and install the conformance tool.

@hdp617 hdp617 marked this pull request as draft October 2, 2020 20:55
@hdp617 hdp617 marked this pull request as ready for review October 2, 2020 21:30
@hdp617 hdp617 requested a review from roffjulie October 2, 2020 21:42
@roffjulie roffjulie merged commit bfa74d7 into master Oct 2, 2020
@roffjulie roffjulie deleted the hdp617-patch-1 branch October 2, 2020 21:50
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