0.16.1 • Published 10 months ago

renovate-config-cozy v0.16.1

Weekly downloads
1
License
MIT
Repository
-
Last release
10 months ago

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

10 months ago

0.13.1

10 months ago

0.15.0

10 months ago

0.16.0

10 months ago

0.16.1

10 months ago

0.11.0

10 months ago

0.12.0

10 months ago

0.13.0

10 months ago

0.10.2

11 months ago

0.10.1

11 months ago

0.10.0

3 years ago

0.8.5

3 years ago

0.9.0

3 years ago

0.9.1

3 years ago

0.8.4

4 years ago

0.8.1

4 years ago

0.8.0

4 years ago

0.7.1

4 years ago

0.8.3

4 years ago

0.8.2

4 years ago

0.7.0

5 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