0.16.1 • Published 8 months ago
renovate-config-cozy v0.16.1
This repository is a shared config for Renovate.
Develop
To easily develop renovate configs, it is recommended to
- install globally the
renovate
npm package - test the changes inside one repo
- backport the changes to the config renovate
yarn global add renovate
cd cozy-banks # Go to the repo where you want to test the changes
vim renovate.json # Edit the config inside your repo
export RENOVATE_CONFIG_FILE=renovate.json # By default, renovate uses config.js
export GITHUB_TOKEN=XXXXXXXXXXXXXXXXX # Personal Github token to get: https://github.com/settings/tokens
renovate --token $GITHUB_TOKEN cozy/cozy-banks --schedule "at any time" --base-dir /tmp/banks --skip-installs --force-cli --pr-hourly-limit 0
# Everything works well
vim cozy-libs/packages/renovate-config-cozy/package.json # Backport the changes
# Open a pull request with the changes
More information
0.14.0
8 months ago
0.13.1
8 months ago
0.15.0
8 months ago
0.16.0
8 months ago
0.16.1
8 months ago
0.11.0
9 months ago
0.12.0
9 months ago
0.13.0
9 months ago
0.10.2
9 months ago
0.10.1
9 months ago
0.10.0
2 years ago
0.8.5
3 years ago
0.9.0
3 years ago
0.9.1
3 years ago
0.8.4
3 years ago
0.8.1
3 years ago
0.8.0
3 years ago
0.7.1
3 years ago
0.8.3
3 years ago
0.8.2
3 years ago
0.7.0
4 years ago
0.6.0
6 years ago
0.5.0
6 years ago
0.4.1
6 years ago
0.4.0
7 years ago