Rhys Arkins
84d5632bfd
feat: promote managers out of alpha/beta to released
2019-11-20 09:02:14 +01:00
Jamie Magee
cfb17cac16
build: python 3.8 support ( #4797 )
...
See microsoft/azure-pipelines-image-generation#1317
Fixes #4775 , Fixes #4657
2019-11-19 09:13:32 +01:00
Rhys Arkins
ba979107de
chore: update logo within docs
2019-11-13 01:42:33 -08:00
Jamie Magee
84972575d5
docs: use https for external links ( #4725 )
2019-10-25 10:48:04 +02:00
Maxim Kudryavtsev
bd74b98ed3
docs: fix a typo in the documentation ( #4705 )
...
`excludedPackagePatterns` -> `excludePackagePatterns`.
2019-10-22 14:03:40 +02:00
Bruno Alla
b557f08cca
docs: Add a paragraph to link to later.js for schedules ( #4706 )
...
I find it unclear what exactly is supported by Renovate in terms of parsing text for schedules. By looking at the code, I can see that it seems to use later.js which has good documentation. I've added a link to their documentation for people who want to know more.
2019-10-22 14:02:57 +02:00
Rhys Arkins
a003ad4697
docs: remove old link
...
Closes #4662
2019-10-16 11:49:35 +02:00
Nikita Chashchinskii
0fffbaec1f
feat: helm requirements.yaml support ( #3805 )
2019-10-14 15:54:23 +02:00
Julien SIMON
d1e7c17f25
feat: prCommitsPerRunLimit ( #4392 )
2019-10-14 13:15:37 +02:00
Nihal
5964c29bbd
docs: describe npm depTypes ( #4648 )
2019-10-14 13:01:04 +02:00
Zach Willard
9d9d7ec84e
feat(docker): add insecureRegistry hostRule ( #4590 )
2019-10-08 09:19:11 +02:00
David Yu
346fd622b2
docs: Fix some grammar and spelling in noise reduction ( #4591 )
2019-10-06 08:05:27 +02:00
Zach Willard
93056a6013
docs(enabledManagers): added list of possible managers, removed references to docker and node ( #4594 )
2019-10-06 07:58:58 +02:00
Björn Dahlgren
24a9e290fd
feat: Allow specifying Docker user ( #4578 )
2019-10-05 13:56:58 +02:00
Florian Greinacher
53fc7d8a3e
feat(gitlab): add support for 'merge when pipeline succeeds' ( #4558 )
...
This commit adds (back) support for GitLab's 'merge when pipeline succeeds'
feature. This feature needs to be enabled by bot owners explicitely because
of an possible race condition in current GitLab versions.
Closes #3265
2019-10-05 10:00:32 +02:00
Rhys Arkins
0c5df37109
docs: rewrite Windows local dev guide
2019-10-04 09:17:47 +02:00
Sergio Zharinov
982896d5d1
feat: Elixir support ( #4496 )
2019-10-04 09:13:14 +02:00
ferhat elmas
a04d84e734
docs: fix missing verb in configuration options ( #4555 )
2019-10-01 05:25:30 +02:00
Jamie Magee
0c538ebf78
feat(emoji): Adds support for configuring emoji types ( #4409 )
2019-09-25 11:40:16 +02:00
Gilbert Gilb's
af3cd372aa
feat(workers): add option to randomize assignees and reviewers. ( #4517 )
...
Closes #4516
2019-09-22 09:19:26 +02:00
Guillaume Briday
a373a7e497
docs: Improve self-hosting examples ( #4513 )
2019-09-22 09:19:04 +02:00
Rhys Arkins
4de65440be
docs: fix relative links for website
2019-09-19 12:33:04 +02:00
Ryan Murfitt
8c9a8f2c48
feat(bitbucket-cloud): Default reviewers ( #4501 )
2019-09-17 09:48:16 +02:00
Rhys Arkins
b1e1a0f822
docs: stop recommending renovate npm user
2019-09-09 04:49:49 +02:00
Rhys Arkins
8e97958dd1
docs: relocate website docs
2019-09-09 04:28:25 +02:00
Rhys Arkins
50e9a85961
docs: update development docs
2019-09-09 04:16:04 +02:00
Rhys Arkins
af81448a87
docs: move to docs/development
2019-09-09 03:49:57 +02:00
Sumit Nihalani
5b29c76f7a
docs: fix typos ( #4431 )
2019-09-05 06:02:32 +02:00
Rhys Arkins
c4e812a2c9
docs: update docs and app references
2019-08-27 13:11:25 +02:00
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