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

Disable python requirements files checking in dependabot #987

Merged
merged 8 commits into from
Oct 29, 2023
Merged

Conversation

rly
Copy link
Contributor

@rly rly commented Oct 28, 2023

Motivation

Disable checking python requirements files with dependabot because there are too many updates and dependabot will not ignore requirements-min.txt until dependabot/dependabot-core#2883 is resolved

Revert our process to continue updating these files manually. We can use the pur package to help.

Checklist

  • Did you update CHANGELOG.md with your changes?
  • Have you checked our Contributing document?
  • Have you ensured the PR clearly describes the problem and the solution?
  • Is your contribution compliant with our coding style? This can be checked running ruff from the source directory.
  • Have you checked to ensure that there aren't other open Pull Requests for the same change?
  • Have you included the relevant issue number using "Fix #XXX" notation where XXX is the issue number? By including "Fix #XXX" you allow GitHub to close issue #XXX when the PR is merged.

@rly rly enabled auto-merge (squash) October 28, 2023 19:26
@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4ae90f2) 88.65% compared to head (17b929d) 88.65%.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #987   +/-   ##
=======================================
  Coverage   88.65%   88.65%           
=======================================
  Files          45       45           
  Lines        9451     9451           
  Branches     2688     2688           
=======================================
  Hits         8379     8379           
  Misses        757      757           
  Partials      315      315           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rly rly requested a review from oruebel October 28, 2023 21:40
@rly rly merged commit 44d0d21 into dev Oct 29, 2023
26 checks passed
@rly rly deleted the rly-patch-1 branch October 29, 2023 02:38
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