Skip to content

Conversation

@bkeryan
Copy link
Collaborator

@bkeryan bkeryan commented Oct 24, 2023

What does this Pull Request accomplish?

  • Enable weekly lock file maintenance. This will update all dependencies (including indirect dependencies) at about 4am on Mondays. Without this, Renovate only updates direct dependencies.
  • Remove username setting. This is only needed for some self-hosted configurations, and we never needed it because we were using a GitHub PAT.
  • Remove renovate.yml workflow. This was for running self-hosted Renovate on a GitHub-hosted runner, but now we are using mend.io's hosting.

Why should this Pull Request be merged?

Update indirect dependencies.

Clean up config.

What testing has been done?

None

This will update all dependencies at 4am on Mondays.
Without this, Renovate only updates direct dependencies.
This is only needed for self-hosted configurations,
and even when we were using the self-hosted GitHub action,
it wasn't needed because we were using a PAT.
@github-actions
Copy link
Contributor

Test Results

       30 files  ±0       30 suites  ±0   26m 18s ⏱️ - 2m 34s
     456 tests ±0     380 ✔️ ±0       76 💤 ±0  0 ±0 
13 650 runs  ±0  9 770 ✔️ ±0  3 880 💤 ±0  0 ±0 

Results for commit 56d8e2b. ± Comparison against base commit 9211706.

@dixonjoel dixonjoel merged commit 6351416 into main Oct 24, 2023
@dixonjoel dixonjoel deleted the users/bkeryan/renovate-config branch October 24, 2023 18:22
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.

3 participants