Skip to content

✨ Detect PyUp as an automated dependency update tool#2226

Merged
azeemshaikh38 merged 1 commit intoossf:mainfrom
katzj:pyup-dependency-update-tool
Sep 1, 2022
Merged

✨ Detect PyUp as an automated dependency update tool#2226
azeemshaikh38 merged 1 commit intoossf:mainfrom
katzj:pyup-dependency-update-tool

Conversation

@katzj
Copy link
Copy Markdown
Contributor

@katzj katzj commented Sep 1, 2022

What kind of change does this PR introduce?

This adds PyUp as a detected automated dependency update tool

What is the current behavior?

What is the new behavior (if this is a feature change)?**

New behavior is that having a .pyup.yml is detected as having an automated dependency tool setup similar to dependabot or renovate.

  • Tests for the changes have been added (for bug fixes/features)

Which issue(s) this PR fixes

NONE

Special notes for your reviewer

Does this PR introduce a user-facing change?

For user-facing changes, please add a concise, human-readable release note to
the release-note

(In particular, describe what changes users might need to make in their
application as a result of this pull request.)

Projects using PyUp with a .pyup.yml in their repository will now pass the Dependency-Update-Tool check

Signed-off-by: Jeremy Katz <jeremy@tidelift.com>
@katzj katzj temporarily deployed to integration-test September 1, 2022 15:55 Inactive
@katzj katzj force-pushed the pyup-dependency-update-tool branch from 09b2ad0 to 7abe2bd Compare September 1, 2022 15:55
@katzj katzj temporarily deployed to integration-test September 1, 2022 15:55 Inactive
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 1, 2022

Codecov Report

Merging #2226 (7abe2bd) into main (d13ba3f) will increase coverage by 2.73%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2226      +/-   ##
==========================================
+ Coverage   42.25%   44.99%   +2.73%     
==========================================
  Files          95       95              
  Lines        7977     7990      +13     
==========================================
+ Hits         3371     3595     +224     
+ Misses       4344     4124     -220     
- Partials      262      271       +9     

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 1, 2022

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 1, 2022

Copy link
Copy Markdown
Contributor

@azeemshaikh38 azeemshaikh38 left a comment

Choose a reason for hiding this comment

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

Awesome, thanks!

@azeemshaikh38 azeemshaikh38 merged commit f345807 into ossf:main Sep 1, 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.

2 participants