Skip to content
Snippets Groups Projects
  1. Jul 13, 2019
  2. Jun 17, 2019
  3. Jun 07, 2019
  4. May 31, 2019
  5. May 25, 2019
  6. May 24, 2019
    • Rhys Arkins's avatar
      feat: hostRules rewrite (#3801) · 5f11c5e8
      Rhys Arkins authored
      Rewrites hostRules for increased flexibility. Includes renames of existing fields within a hostRule:
      - `endpoint` -> `baseUrl`
      - `host` -> `hostName`
      
      Additionally, `domainName` has been added. Migration scripts should take care of these for users but it's recommended to update configs to match the new fields anyway.
      Unverified
      5f11c5e8
    • Rhys Arkins's avatar
      feat(github): use git for all file operations (#3806) · 2426a523
      Rhys Arkins authored
      With Renovate’s github platform code now using git for all file system operations, we need to tell Renovate which gitAuthor to use.
      
      If you had already configured a gitAuthor in your bot config, you do not need to make any change.
      
      Otherwise, to keep functionality as before, you should either:
      (1) configure `gitAuthor` to match the bot’s account, or
      (2) recreate your bot’s personal access token to include the “user:email” permission so that the bot can retrieve the email itself
      
      BREAKING CHANGE: GitHub bot admins should either configure gitAuthor in their config or generate a new token with “user:email” permissions.
      Unverified
      2426a523
  7. May 21, 2019
  8. May 20, 2019
  9. Feb 07, 2019
  10. Jan 22, 2019
  11. Aug 29, 2018
  12. Apr 04, 2018
  13. Nov 12, 2017
  14. Nov 07, 2017
Loading