Skip to content
Snippets Groups Projects
  1. Jul 14, 2019
  2. May 24, 2019
    • 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.
      2426a523
  3. May 09, 2019
  4. Apr 09, 2019
  5. Apr 07, 2019
  6. Feb 13, 2019
  7. Feb 08, 2019
  8. Feb 07, 2019
  9. Jan 28, 2019
  10. Jan 22, 2019
    • Ilya Savchuk's avatar
      refactor: changed all VSTS to Azure DevOps (#3022) · f6ed2256
      Ilya Savchuk authored
      Rename all VSTS references to be Azure DevOps.
      
      Closes #2810
      
      BREAKING CHANGE: 'vsts' platform is now renamed to 'azure'
      f6ed2256
    • Rhys Arkins's avatar
      feat: deprecate platform tokens (#3067) · d471ed83
      Rhys Arkins authored
      Deprecate use of “special” env var like `GITHUB_TOKEN` and instead standardize on `RENOVATE_*` environment variables instead.
      
      Closes #2834
      
      BREAKING CHANGE: For GitHub, GitLab, Bitbucket and VSTS you need to migrate `*_ENDPOINT` to `RENOVATE_ENDPOINT`, `*_TOKEN` to `RENOVATE_TOKEN`, and same for `BITBUCKET_USERNAME` and `BITBUCKET_PASSWORD`.
      d471ed83
  11. Dec 29, 2018
  12. Nov 01, 2018
  13. Aug 29, 2018
  14. Aug 20, 2018
  15. Jun 29, 2018
  16. Jun 26, 2018
  17. May 11, 2018
  18. Apr 26, 2018
  19. Apr 25, 2018
  20. Mar 19, 2018
  21. Mar 11, 2018
  22. Mar 09, 2018
  23. Feb 04, 2018
  24. Dec 27, 2017
Loading