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

[Automated] Update actions #792

Merged

Conversation

knative-automation
Copy link
Contributor

Produced via:

# meta: knative/.github
# main: google/go-containerregistry
cp $(find "${GITHUB_WORKSPACE}/meta/workflow-templates" -type f -name '*.yaml') \
  "${GITHUB_WORKSPACE}/main/.github/workflows/"

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

@imjasonh
Copy link
Collaborator

imjasonh commented Oct 22, 2020

Unit Tests seems to depend on being able to find default GCP credentials, which fails on GitHub Actions.

edit: #793

Update Codegen:

pkg/v1/doc.go:15: running "deepcopy-gen": exec: "deepcopy-gen": executable file not found in $PATH

🤷‍♂️

edit: #795

@codecov-io
Copy link

codecov-io commented Oct 23, 2020

Codecov Report

Merging #792 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #792   +/-   ##
=======================================
  Coverage   75.54%   75.54%           
=======================================
  Files         102      102           
  Lines        4171     4171           
=======================================
  Hits         3151     3151           
  Misses        566      566           
  Partials      454      454           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1f7f304...de5875b. Read the comment docs.

Signed-off-by: Knative Automation <automation@knative.team>
@imjasonh imjasonh merged commit 919148f into google:master Oct 26, 2020
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

3 participants