Skip to content
This repository was archived by the owner on Sep 13, 2023. It is now read-only.

Configure Renovate #312

Closed
wants to merge 1 commit into from
Closed

Configure Renovate #312

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 22, 2022

Mend Renovate

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

  • .github/workflows/check-test-release.yml (github-actions)
  • setup.py (pip_setup)

Configuration

🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

With your current configuration, Renovate will create 8 Pull Requests:

chore(deps): update actions/cache action to v2.1.7
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-2.x
  • Merge into: main
  • Upgrade actions/cache to v2.1.7
chore(deps): update dependency click to <8.2
  • Schedule: ["at any time"]
  • Branch name: renovate/click-8.x
  • Merge into: main
  • Upgrade click to <8.2
chore(deps): update dependency pylint to <2.15
  • Schedule: ["at any time"]
  • Branch name: renovate/pylint-2.x
  • Merge into: main
  • Upgrade pylint to <2.15
chore(deps): update actions/cache action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-3.x
  • Merge into: main
  • Upgrade actions/cache to v3.0.4
  • Upgrade actions/cache to v3
chore(deps): update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: main
  • Upgrade actions/checkout to v3
chore(deps): update actions/setup-python action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-4.x
  • Merge into: main
  • Upgrade actions/setup-python to v4
chore(deps): update codecov/codecov-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/codecov-codecov-action-3.x
  • Merge into: main
  • Upgrade codecov/codecov-action to v3
chore(deps): update dependency pyparsing to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pyparsing-3.x
  • Merge into: main
  • Upgrade pyparsing to <4

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team June 22, 2022 20:01
@codecov
Copy link

codecov bot commented Jun 22, 2022

Codecov Report

Merging #312 (7aec15d) into main (d6bcbc6) will increase coverage by 4.81%.
The diff coverage is 95.65%.

@@            Coverage Diff             @@
##             main     #312      +/-   ##
==========================================
+ Coverage   85.48%   90.29%   +4.81%     
==========================================
  Files          77       78       +1     
  Lines        5675     5882     +207     
==========================================
+ Hits         4851     5311     +460     
+ Misses        824      571     -253     
Impacted Files Coverage Δ
mlem/api/commands.py 88.88% <ø> (+2.22%) ⬆️
mlem/core/base.py 79.69% <0.00%> (ø)
mlem/contrib/heroku/server.py 75.00% <75.00%> (ø)
mlem/contrib/github.py 95.77% <95.77%> (ø)
mlem/contrib/bitbucketfs.py 96.52% <96.52%> (ø)
mlem/contrib/gitlabfs.py 94.59% <96.96%> (ø)
mlem/config.py 95.32% <100.00%> (+0.27%) ⬆️
mlem/contrib/heroku/build.py 89.65% <100.00%> (+32.89%) ⬆️
mlem/core/meta_io.py 94.11% <100.00%> (+2.67%) ⬆️
mlem/ext.py 89.10% <100.00%> (+0.44%) ⬆️
... and 29 more

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 21d5ee8...7aec15d. Read the comment docs.

@aguschin
Copy link
Contributor

aguschin commented Jun 24, 2022

@mike0sv @omesser useful spam? xD
same in GTO iterative/gto#184

UPD: I see some discussion in slack, seems like @skshetry was initiator of this)

@skshetry
Copy link
Member

Sorry for the spam, closing. (feel free to reopen if you need RenovateBot).

@skshetry skshetry closed this Jun 24, 2022
@skshetry skshetry deleted the renovate/configure branch June 24, 2022 10:55
@renovate
Copy link
Contributor Author

renovate bot commented Jun 24, 2022

Renovate is disabled

Renovate is disabled due to lack of config. If you wish to reenable it, you can either (a) commit a config file to your base branch, or (b) rename this closed PR to trigger a replacement onboarding PR.

@mike0sv
Copy link
Contributor

mike0sv commented Jun 24, 2022

might be useful

@aguschin
Copy link
Contributor

Ok, I tried it out with GTO repo, looks useful. Not sure why dependabot wasn't producing these PRs. Adding this into #314

@aguschin aguschin mentioned this pull request Jun 28, 2022
@skshetry
Copy link
Member

skshetry commented Jun 28, 2022

Ok, I tried it out with GTO repo, looks useful. Not sure why dependabot wasn't producing these PRs. Adding this into #314

Unless I am missing something, you haven't enabled dependabot in both of the repos. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants