Michael Kriese
ab464fe559
docs: add python mock ( #4357 )
2019-08-24 07:02:47 +02:00
Michael Kriese
25df1d093b
chore(docs): update docs ( #4125 )
2019-08-23 08:54:17 +02:00
Rakesh Tembhurne
1e20d61701
fix(typos): Fixed typos in developer docs ( #4280 )
...
Only changed incorrect use of words and not each and every
grammatical changes.
Refer: #4277
2019-08-13 07:24:20 +03:00
Rhys Arkins
0bb8be345e
refactor: docker-based datasources use managerData
2019-07-22 08:57:28 +02:00
Richard
1207152cd9
feat: add pruneStaleBranches config option ( #4107 )
...
Closes #4106
2019-07-17 14:48:08 +02:00
Yann Grandmaitre
03fadc9c08
docs: Fix kubernetes manifest example ( #4069 )
2019-07-14 07:46:21 +02:00
praveshtora
6db4c57aeb
docs: Add Debug configuration for VSCode ( #3960 )
2019-06-30 07:29:17 +03:00
Rhys Arkins
2426a5239f
feat(github): use git for all file operations ( #3806 )
...
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.
2019-05-24 16:34:52 +02:00
Rhys Arkins
8543dad77d
fix(docs): better config.js example
2019-05-22 14:40:36 +02:00
Rhys Arkins
3c5afc2e66
docs: gitlab describe token scope
2019-05-09 12:37:11 +02:00
Rhys Arkins
31319686c9
docs: add json5 config option
2019-04-19 08:40:44 +02:00
Rhys Arkins
a599eab231
feat: unify file locations ( #3507 )
...
feat: unify file locations
2019-04-09 17:14:08 +02:00
Matt Lavin
47e8dd9ac2
feat(bitbucket): Enable bitbucket reviewers ( #3509 )
...
feat(bitbucket): Enable bitbucket reviewers
2019-04-09 15:46:40 +02:00
Rhys Arkins
5da2aa7946
feat: gitFs signed commits
...
Document how to sign gitFs commits, remove the disabling of gpg signing.
Closes #3053 , Closes #3472
2019-04-07 18:53:52 +02:00
Rhys Arkins
ca77ce951d
docs: update bitbucket server status
2019-04-06 08:38:48 +02:00
Tom Kerkhove
216583e107
docs: fix developer typo ( #3428 )
2019-03-22 09:44:45 +01:00
Rishabh Jain
390526f320
docs: Fix link in docs/readme.md ( #3349 )
2019-03-11 10:07:22 +01:00
Rishabh Jain
60da06d5f5
docs: Fix typos in design decisions ( #3296 )
2019-03-03 09:42:54 +01:00
Rhys Arkins
2be2eb0153
docs: add prerequisites to local dev ( #3280 )
2019-02-28 10:35:21 +01:00
Rhys Arkins
1b969a6628
docs: pre-release typos
2019-02-18 16:46:27 +01:00
Rhys Arkins
dd0494a04e
docs: pre-release descriptions
2019-02-18 16:36:35 +01:00
Rhys Arkins
e13a065643
docs: GITHUB_COM_TOKEN
2019-02-13 14:25:11 -05:00
Rhys Arkins
db144fa7bc
docs: gitAuthor for self-hosted
2019-02-08 11:31:12 +01:00
Vladimir Starkov
8a841a7c81
feat(bitbucket): Bitbucket Server platform support ( #2774 )
...
Closes #2482
2019-02-07 20:04:23 +01:00
Rhys Arkins
37b0fd4304
docs: clarify Node.js 10
2019-01-29 22:08:59 +01:00
Rhys Arkins
bade3eb499
docs: specify GitHub token scope
2019-01-29 11:26:13 +01:00
Rhys Arkins
87268cc080
docs: update node.js version in local development
2019-01-29 11:24:20 +01:00
Hartorn
f3c21d2033
docs: add kubernetes for Gitlab with git over ssh section ( #3126 )
2019-01-28 16:02:18 +01:00
Rhys Arkins
40964d1680
docs: update local development docs
2019-01-25 13:10:09 +01:00
Ilya Savchuk
f6ed2256f7
refactor: changed all VSTS to Azure DevOps ( #3022 )
...
Rename all VSTS references to be Azure DevOps.
Closes #2810
BREAKING CHANGE: 'vsts' platform is now renamed to 'azure'
2019-01-22 09:41:06 +01:00
Rhys Arkins
d471ed83f1
feat: deprecate platform tokens ( #3067 )
...
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`.
2019-01-22 09:41:06 +01:00
Rhys Arkins
a6efa87465
feat: deprecate heroku support ( #3047 )
...
I haven’t used Heroku with Renovate in over a year and am not able to directly support it. I think it would be best to be made into a “wrapper” repository like https://github.com/renovatebot/renovate-heroku
BREAKING CHANGE: renovate repository no longer supports direct deployment to Heroku
2019-01-22 09:41:06 +01:00
Rhys Arkins
e19294e894
feat: centralise config file list ( #3031 )
2019-01-06 06:03:26 +01:00
Rhys Arkins
67e3825f42
refactor: renovateFork -> includeForks
2018-12-31 07:46:00 +02:00
Rhys Arkins
b6a358d8f6
docs: renovate on kubernetes example ( #2964 )
2018-12-29 07:00:29 +02:00
Rhys Arkins
f0ffd066ab
docs: update local dev fork guide
2018-12-13 21:11:44 +01:00
Rhys Arkins
5289a12f0f
docs: prettier fix
2018-12-12 21:10:35 +01:00
Jan Sauer
1fb95e85a2
docs: Fix documentation typo ( #2943 )
2018-12-12 06:43:01 +01:00
Rhys Arkins
c452073709
docs: refresh local-development doc
2018-12-04 13:49:38 +01:00
Rhys Arkins
9292833ecf
refactor: extractAllFiles ( #2741 )
2018-11-05 07:47:44 +01:00
Rhys Arkins
44d119823f
refactor: rename extractDependencies -> extractPackageFile
2018-11-04 18:51:23 +01:00
Mike Barkmin
acb2ae8b45
docs: update to match latest docker tag ( #2711 )
2018-11-01 08:13:30 +01:00
Rhys Arkins
af0a112585
chore: instalbul -> istanbul
2018-09-24 20:02:46 +02:00
Rhys Arkins
185deacc02
docs: debugging howto
...
Closes #1262
2018-09-17 12:13:42 +02:00
Vladimir Starkov
608d8c5be0
feat: Bitbucket Cloud support
...
Adds platform support for Bitbucket cloud.
Closes #136 , Closes #2238
2018-08-29 07:30:23 +02:00
Rhys Arkins
93d02e5e75
docs: improve self-hosted documentation
...
Added content as suggested/contributed by @swashata.
Closes https://github.com/renovatebot/config-help/issues/71
2018-08-20 12:12:03 +02:00
Rhys Arkins
07b652507b
refactor: remove unused contentPatterns
...
Closes #2168
2018-07-04 22:40:06 +02:00
Rhys Arkins
6507f29779
fix(docs): update docker documentation
2018-06-29 12:26:06 +02:00
Rhys Arkins
25ecbb8a18
fix: correct/update all urls
...
Updates renovateapp -> renovatebot
2018-06-26 11:31:18 +02:00
Rhys Arkins
4e1ab928f4
docs: Update package manager description
...
Closes #2165
2018-06-25 11:26:12 +02:00