Commit graph

26 commits

Author SHA1 Message Date
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
Yann Grandmaitre
03fadc9c08 docs: Fix kubernetes manifest example (#4069) 2019-07-14 07:46:21 +02: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
3c5afc2e66 docs: gitlab describe token scope 2019-05-09 12:37:11 +02:00
Rhys Arkins
a599eab231
feat: unify file locations (#3507)
feat: unify file locations
2019-04-09 17:14:08 +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
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
Hartorn
f3c21d2033 docs: add kubernetes for Gitlab with git over ssh section (#3126) 2019-01-28 16:02:18 +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
b6a358d8f6
docs: renovate on kubernetes example (#2964) 2018-12-29 07:00:29 +02:00
Mike Barkmin
acb2ae8b45 docs: update to match latest docker tag (#2711) 2018-11-01 08:13:30 +01: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
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
Martin-Louis Bright
d8f31fd419 docs: fix typo in self-hosting.md (#1957) 2018-05-11 21:42:40 +02:00
Rhys Arkins
9c1a9a7d6c docs: add links to Renovate Pro 2018-04-26 12:49:11 +02:00
Vinh Le
b128870587 docs: correct config.js path in Docker (#1862) 2018-04-25 06:15:32 +02:00
Elan Ruusamäe
b155b9b6bb docs: self-hosting: spelling (#1688) 2018-03-19 22:29:50 +01:00
Teppei Sato
1282c7f65c fix wrong url (#1640)
docs: fix wrong url
2018-03-11 17:00:54 +01:00
Rhys Arkins
86f88084d0 docs: add docker guide to self-hosting doc 2018-03-09 16:31:28 +01:00
Sankarsan Kampa
ca8fc7f921 docs: fix a broken link (#1478)
The link to the configuration docs was broken. Fixed it.
2018-02-04 07:31:29 +01:00
Rhys Arkins
fcca87332d docs: update readme and add self-hosted doc 2017-12-27 13:12:06 +01:00