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

feat: adding renovate.json for renovatebot #327

Merged
merged 2 commits into from May 14, 2024

Conversation

venkatamutyala
Copy link
Contributor

@venkatamutyala venkatamutyala commented May 8, 2024

Merge this PR and then install: https://github.com/apps/renovate and once a day this will run and generate PR's. But if you want to disregard updates entirely just remove line 15 and the default behavior should not re-open.

I keep it as always so I repeatedly get reminded to eventually upgrade to the newer/latest version.

To uninstall just remove it using one of these links:
If you are using an org: https://github.com/organizations/onetimesecret/settings/installations
If you are using a personal account: https://github.com/settings/installations (obviously you would want to be logged into the onetimesecret user)

Here is an example of what it's like in my account: venkatamutyala#1
That issue will be created by renovatebot and it'll persist indefinitely. As you can see there are a lot of updates. It also lets you see all the updatable versions for many packages so rather then going to the very latest you can check the box for the PR/version you want to have created.

Closes: #305

@venkatamutyala
Copy link
Contributor Author

venkatamutyala commented May 8, 2024

@delano Build is failing. Looks like something changed in the gems upstream?

Fetching gem metadata from https://rubygems.org/.........
Your bundle is locked to uri-redis (1.1.1) from rubygems repository
https://rubygems.org/ or installed locally, but that version can no longer be
found in that source. That means the author of uri-redis (1.1.1) has removed it.
You'll need to update your bundle to a version other than uri-redis (1.1.1) that
hasn't been removed in order to install.

@delano
Copy link
Collaborator

delano commented May 14, 2024

@venkatamutyala Yeah the upstream checks are passing again now. I'll merge develop in so they'll re-run here and then merge.

Looking forward to kicking and then rolling the tires.

@delano delano merged commit a46fdeb into onetimesecret:develop May 14, 2024
4 checks passed
@delano delano self-assigned this May 14, 2024
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.

Install Renovatebot to help manage dependencies.
2 participants