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

Create dependency_check.yml #1054

Merged
merged 4 commits into from
Jul 9, 2020
Merged

Create dependency_check.yml #1054

merged 4 commits into from
Jul 9, 2020

Conversation

thehomebrewnerd
Copy link
Contributor

Add Github action file which will automatically check for dependency updates and create a pull request if new package versions are found. Currently this is set up to execute once per hour, but we might be able to reduce this frequency after everything is working.

@thehomebrewnerd thehomebrewnerd requested a review from rwedge July 8, 2020 18:10
@codecov
Copy link

codecov bot commented Jul 8, 2020

Codecov Report

Merging #1054 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1054   +/-   ##
=======================================
  Coverage   98.35%   98.35%           
=======================================
  Files         126      126           
  Lines       13067    13067           
=======================================
  Hits        12852    12852           
  Misses        215      215           

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 9253091...a0fbbb9. Read the comment docs.

Copy link
Contributor

@rwedge rwedge left a comment

Choose a reason for hiding this comment

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

Looks good

@thehomebrewnerd thehomebrewnerd merged commit e6f9788 into main Jul 9, 2020
@thehomebrewnerd thehomebrewnerd deleted the dependency-check-action branch July 9, 2020 14:43
@rwedge rwedge mentioned this pull request Jul 31, 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