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

Automate datadog krew plugin releasing #341

Merged
merged 1 commit into from
Jul 27, 2021

Conversation

clamoriniere
Copy link
Collaborator

@clamoriniere clamoriniere commented Jul 26, 2021

What does this PR do?

Automate datadog krew plugin releasing in [krew-index|https://github.com/kubernetes-sigs/krew-index] repo.

It will generate automatically a PR, that will be merge automatically if only version,sha,uri change in the PR, like: kubernetes-sigs/krew-index#1433

Motivation

Limit releasing actions

Additional Notes

Anything else we should know when reviewing?

Describe your test plan

Difficult to test, from the action documentation, it will only public official release but not RC.

@clamoriniere clamoriniere requested a review from a team as a code owner July 26, 2021 13:21
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

This pull request does not contain a valid label. Please add one of the following labels: bug, enhancement, documentation

@clamoriniere clamoriniere added the enhancement New feature or request label Jul 26, 2021
@clamoriniere clamoriniere added this to the v0.7 milestone Jul 26, 2021
@clamoriniere
Copy link
Collaborator Author

It will generate automatically a PR, that will be merge automatically if only version,sha,uri change in the PR

@codecov-commenter
Copy link

Codecov Report

Merging #341 (91b3a76) into main (17569f7) will increase coverage by 25.81%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #341       +/-   ##
===========================================
+ Coverage   38.09%   63.90%   +25.81%     
===========================================
  Files          63       61        -2     
  Lines       11248     6705     -4543     
===========================================
  Hits         4285     4285               
+ Misses       6656     2113     -4543     
  Partials      307      307               
Flag Coverage Δ
unittests 63.90% <ø> (+25.81%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
api/v1alpha1/zz_generated.openapi.go
api/v1alpha1/zz_generated.deepcopy.go

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 17569f7...91b3a76. Read the comment docs.

@clamoriniere clamoriniere merged commit 2b1baae into main Jul 27, 2021
@clamoriniere clamoriniere deleted the clamoriniere/krew-automation branch July 27, 2021 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants