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

always do license check and use dockerhub for go-report-card image pulls #432

Merged
merged 1 commit into from
May 13, 2021

Conversation

bwagner5
Copy link
Contributor

Issue #, if available:
N/A

Description of changes:

  • ECR rate limits pulls for unauthenticated users, so pull go-report-card image from dockerhub
  • Always run license tests

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@bwagner5 bwagner5 requested a review from brycahta May 13, 2021 19:09
CMD $GOPATH/bin/goreportcard-cli -v -t 90
Copy link
Contributor

Choose a reason for hiding this comment

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

does this threshold not mean anything/can it be removed? It's set to 93 in the script itself and it seems to adhere to that than this param

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it's the default threshold if you don't specify any command when calling docker run.

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