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 #229

Conversation

knative-automation
Copy link
Contributor

Produced via:

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

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

Signed-off-by: Knative Automation <automation@knative.team>
env:
#########################################
# Update this section each release. #
RELEASE: 'v0.18'
Copy link
Member

Choose a reason for hiding this comment

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

This seems inappropriate to include for this repo?

Copy link
Collaborator

Choose a reason for hiding this comment

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

Hmm, you are right.

cc @n3wscott any thoughts?

Copy link
Contributor

Choose a reason for hiding this comment

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

hmmm we will have to update the update script to reject some things, it is not clear that ko wants any of the knative actions

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #229   +/-   ##
=======================================
  Coverage   36.64%   36.64%           
=======================================
  Files          33       33           
  Lines        1438     1438           
=======================================
  Hits          527      527           
  Misses        822      822           
  Partials       89       89           

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 cde2582...24f73ac. Read the comment docs.

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

5 participants