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

ci(dependabot): add dependabot for github actions #4570

Merged
merged 6 commits into from
Jul 11, 2022

Conversation

ArjunSharda
Copy link
Contributor

@ArjunSharda ArjunSharda commented Jul 8, 2022

Summary

This will add dependabot for github actions in .github. This can help with keeping the versions up to date, and providing changelogs for the versions before you merge a PR.

Full changelog

*Adds dependabot for github actions in the .github directory.

Documentation

Testing

N/A (No testing, just made these changes on the GitHub website)

  • Unit tests
  • E2E tests
  • Manual testing on Universal
  • Manual testing on Kubernetes

Signed-off-by: Arjun Sharda <77706434+ArjunSharda@users.noreply.github.com>
Signed-off-by: Arjun Sharda <77706434+ArjunSharda@users.noreply.github.com>
@ArjunSharda ArjunSharda requested a review from a team as a code owner July 8, 2022 12:07
Copy link
Contributor

@michaelbeaumont michaelbeaumont left a comment

Choose a reason for hiding this comment

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

Hey, thanks for the PR! Can you add this to the existing .github/dependabot.yml?

@ArjunSharda
Copy link
Contributor Author

Hey, thanks for the PR! Can you add this to the existing .github/dependabot.yml?

Sure.

Signed-off-by: Arjun Sharda <77706434+ArjunSharda@users.noreply.github.com>
Signed-off-by: Arjun Sharda <77706434+ArjunSharda@users.noreply.github.com>
@ArjunSharda
Copy link
Contributor Author

Added on to the dependabot.yml file for the github actions and have did some formattin.

@codecov-commenter
Copy link

codecov-commenter commented Jul 8, 2022

Codecov Report

Merging #4570 (5a2a9a5) into master (ef44050) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4570   +/-   ##
=======================================
  Coverage   47.05%   47.06%           
=======================================
  Files         677      677           
  Lines       45176    45176           
=======================================
+ Hits        21259    21262    +3     
+ Misses      22049    22046    -3     
  Partials     1868     1868           
Impacted Files Coverage Δ
pkg/plugins/leader/postgres/leader_elector.go 82.97% <0.00%> (-6.39%) ⬇️
pkg/xds/generator/direct_access_proxy_generator.go 90.90% <0.00%> (+1.13%) ⬆️
pkg/core/resources/manager/cache.go 85.71% <0.00%> (+2.59%) ⬆️
pkg/xds/cache/once/cache.go 89.74% <0.00%> (+7.69%) ⬆️

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 ef44050...5a2a9a5. Read the comment docs.

@michaelbeaumont michaelbeaumont changed the title chore(dependabot) add dependabot for github actions chore(dependabot): add dependabot for github actions Jul 11, 2022
Copy link
Contributor

@michaelbeaumont michaelbeaumont left a comment

Choose a reason for hiding this comment

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

Thanks!

@michaelbeaumont michaelbeaumont merged commit f5a8bf2 into kumahq:master Jul 11, 2022
@lahabana lahabana changed the title chore(dependabot): add dependabot for github actions ci(dependabot): add dependabot for github actions Aug 22, 2022
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