Giter Club home page Giter Club logo

presets's Introduction

Renovate Presets

Deprecation Warning

This repository is no longer used to host/publish Renovate's built-in presets. They are instead included within the main Renovate repository: https://github.com/renovatebot/renovate/tree/master/lib/config/presets/internal

Old Content

This repository hosts all of Renovate's "built-in" presets. Renovate pulls from this repo's master branch at runtime whenever a config references presets with any of the following prefixes:

  • None: e.g. :preserveSemverRanges
  • Default: e.g. default:preserveSemverRanges (None is an alias to Default)
  • Docker: e.g. docker:disable
  • Group: e.g. group:monorepos
  • Helpers: e.g. helpers:followTypescriptNext
  • Monorepo: e.g. monorepo:angular
  • Packages: e.g. packages:apollographql
  • Preview: e.g. preview:buildkite
  • Schedule: e.g. schedule:daily

Contributing

  1. Fork and clone the repository
  2. Edit one or more files in src/. Be sure to include the description field if relevant.
  3. Run yarn build then yarn test
  4. Commit your changes including presets.json, push to GitHub, and raise a PR

Once PRs are committed to master, they are effectively "live" - there is no publish step.

Examples

If you have identified a "monorepo" that's missing, add it to src/monorepo.js. A monorepo definition as well as a group will be automatically added by yarn build.

If there is some other non-monorepo group of packages you think should be updated together, then you can contribute them directly to src/group.js.

If you think there is any config you repeat frequently that others could benefit from, add it to src/default.js.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.