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

Add 'ko build' as a preferred alias for 'ko publish' #456

Merged
merged 2 commits into from
Oct 5, 2021

Conversation

imjasonh
Copy link
Member

Fixes #451

@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2021

Codecov Report

Merging #456 (7249a9e) into main (688ca47) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #456      +/-   ##
==========================================
+ Coverage   53.25%   53.28%   +0.02%     
==========================================
  Files          36       36              
  Lines        1842     1843       +1     
==========================================
+ Hits          981      982       +1     
  Misses        710      710              
  Partials      151      151              
Impacted Files Coverage Δ
pkg/build/gobuild.go 58.44% <100.00%> (ø)
pkg/commands/build.go 68.75% <100.00%> (ø)
pkg/commands/commands.go 75.00% <100.00%> (ø)
pkg/commands/run.go 26.76% <100.00%> (ø)

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 688ca47...7249a9e. Read the comment docs.

@mattmoor mattmoor merged commit 729419a into ko-build:main Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RFC: ko build as a preferred alias for ko publish
4 participants