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

chore: add krew-release-bot for publishing plugin releases #78

Merged
merged 3 commits into from
Jun 26, 2020
Merged

Conversation

krol3
Copy link
Contributor

@krol3 krol3 commented Jun 26, 2020

Adding the file to use krew-release-bot. Issue #57.

Testing

docker run -v $PWD/.krew.yaml:/tmp/template-file.yaml rajatjindal/krew-release-bot:v0.0.38 \
  krew-release-bot template --tag v0.1.1 --template-file /tmp/template-file.yaml

@codecov
Copy link

codecov bot commented Jun 26, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #78   +/-   ##
=======================================
  Coverage   70.80%   70.80%           
=======================================
  Files           5        5           
  Lines         387      387           
=======================================
  Hits          274      274           
  Misses         98       98           
  Partials       15       15           

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 36b4791...f4ddfe2. Read the comment docs.

@danielpacak danielpacak self-requested a review June 26, 2020 18:34
.krew.yaml Outdated
to: .
- from: LICENSE
to: .
bin: kubectl-who-can.exe
Copy link
Contributor

Choose a reason for hiding this comment

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

@krol3 Can you remove trailing spaces from the end of this line please?
And add a new line. Then we're ready to merge!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Now I set up my editor to see the trailing spaces

@danielpacak danielpacak merged commit 5d0f3d1 into aquasecurity:master Jun 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.

2 participants