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

[main] Update actions #1015

Conversation

knative-automation
Copy link
Contributor

Cron -knative-prow-robot

/cc @jonjohnsonjr @imjasonh @mattmoor
/assign $@jonjohnsonjr @imjasonh @mattmoor

Produced by: knative-sandbox/knobots/actions/update-actions

Details:


Signed-off-by: Knative Automation <automation@knative.team>
@imjasonh
Copy link
Collaborator

Building with tags:  compile integration tools 
tools.go:22:2: import "github.com/maxbrunsfeld/counterfeiter/v6" is a program, not an importable package
tools.go:23:2: import "k8s.io/code-generator/cmd/deepcopy-gen" is a program, not an importable package

Is this a new error in Go 1.16?

@@ -55,5 +61,4 @@ jobs:
tr '\n' ' ')"

echo "Building with tags: ${tags}"
go test -vet=off -tags "${tags}" -run=^$ ./... | grep -v "no test" || true

go test -vet=off -tags "${tags}" -run=^$ ./...
Copy link
Collaborator

Choose a reason for hiding this comment

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

This line used to || true

Choose a reason for hiding this comment

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

that was invalid

@imjasonh
Copy link
Collaborator

I thought we opted out of these anyway: https://github.com/knative-sandbox/knobots/blob/main/actions-exclude.yaml#L5

@imjasonh
Copy link
Collaborator

Superceded by #1016

@imjasonh imjasonh closed this May 13, 2021
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.

4 participants