No description
Find a file
2023-02-23 11:05:58 +01:00
.github/workflows Prepare for running on main Solr repo. Schedule every 2nd hour. 2023-02-22 14:22:53 +01:00
.husky build: use yarn (#566) 2021-08-23 09:51:17 +00:00
example test: duplicate key (#684) 2023-01-27 07:31:53 +00:00
solr Present the bot as a community project, not an official PMC project. Re-do README. 2023-02-23 11:05:58 +01:00
src fix(deps): update renovate/renovate docker tag to v34.141.0 2023-02-16 03:44:14 +00:00
.editorconfig Initial commit 2020-03-18 20:46:49 +01:00
.eslintrc.js chore: code cleanup (#570) 2021-08-23 10:30:09 +00:00
.gitattributes chore(deps): update dependency prettier to v2 2020-03-22 11:28:50 +01:00
.gitignore Adapt for Solr 2023-02-17 01:32:26 +01:00
.lintstagedrc.js chore: code cleanup (#570) 2021-08-23 10:30:09 +00:00
.npmrc chore: save exact npm package versions 2020-03-26 19:15:21 +01:00
.prettierignore Initial commit 2020-03-18 20:46:49 +01:00
.prettierrc.json chore: code cleanup (#570) 2021-08-23 10:30:09 +00:00
.versionrc.js chore(release): include dist folder in release commit (#80) 2020-05-11 22:24:27 +02:00
action.yml feat: allow override env regex (#692) 2023-02-13 06:44:09 +00:00
CHANGELOG.md Adapt for Solr 2023-02-17 01:32:26 +01:00
commitlint.config.js Initial commit 2020-03-18 20:46:49 +01:00
license chore(internal): update license 2020-04-03 19:24:21 +02:00
package.json chore(deps): update dependency prettier to v2.8.4 2023-02-15 05:15:57 +00:00
README.md Present the bot as a community project, not an official PMC project. Re-do README. 2023-02-23 11:05:58 +01:00
tsconfig.eslint.json chore: code cleanup (#570) 2021-08-23 10:30:09 +00:00
tsconfig.json chore: code cleanup (#570) 2021-08-23 10:30:09 +00:00
yarn.lock chore(deps): update dependency prettier to v2.8.4 2023-02-15 05:15:57 +00:00

Renovate Github Action for Apache Solr

GitHub Action to run Renovate self-hosted for the Apache Solr project.

This action configuration is forked from https://github.com/renovatebot/github-action. See README file in that project for more details.

See .github/workflows/renovate.yml for the workflow and solr/ folder for custom config.

The bot will commit as user SolrBot <solrbot@cominvent.com>.

NOTE: This is a volunteer community project organized by @janhoy, and not officially run by the Apache Solr PMC. However, Solr committers can enable/disable and re-configure how and when the project is scanned by this bot. See dev-docs/dependency-upgrades.adoc in the Solr project for details.

Maintaining

If you want to help maintain this bot, start by filing an issue or PR. Solr committers can ask to be given direct commit access.

Contributing to PRs filed by this bot

Some dependency upgrades will require further work in Solr before they pass tests. The PR branches live in a fork of the apache/solr git repository, but Solr committers should be able to commit to the PR brahch.