Commit graph

48 commits

Author SHA1 Message Date
HonkingGoose
30f8f33c5c
docs: create triage guide (#8268)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-14 09:03:26 +01:00
HonkingGoose
ed892071fb
docs: add duplicate label to issue labeling guide (#8284) 2021-01-14 08:46:44 +01:00
Rhys Arkins
489bd2c394 docs: status labels 2021-01-12 11:18:28 +01:00
Stephen Wade
195a473ffc
Update error message in local dev instructions (#8157) 2020-12-29 17:21:35 +01:00
HonkingGoose
2dd665b0af
docs: minimal reproduction documentation (#8107)
* first draft of minimal reproduction documentation

* prefer GitHub but other platforms are OK as well

* use friendlier tone

* Update minimal-reproductions.md

* after Prettier run

* Update docs/development/minimal-reproductions.md

Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>

Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-12-22 14:01:11 +01:00
HonkingGoose
291f1f37e3
docs: use American English spelling for word behavior (#7969)
* docs: use American English spelling for word behavior

* Revert "docs: use American English spelling for word behavior"

This reverts commit 5952fe793f.

* behaviour -> behavior for md files in docs/**

* change behaviour -> behavior for lib/versioning/poetry
2020-12-12 16:06:58 +01:00
Rhys Arkins
00a08225b9
refactor: use ls-lint (#7956) 2020-12-11 13:29:43 +01:00
Michael Kriese
f18b7f3504
feat(gitea): support presets (#7920)
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2020-12-09 13:31:06 +01:00
HonkingGoose
6afc9d86f7
docs: improve shareable configs (#7722)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-11-24 09:17:25 +01:00
HonkingGoose
7a878373f1
docs: remove list of labels for manager and datasource in labeling guide (#7720) 2020-11-13 14:41:01 +01:00
HonkingGoose
1c2e64980c
docs: add label manager:terragrunt to issue labeling guide (#7714) 2020-11-13 07:08:57 +01:00
HonkingGoose
1a27f47646
docs: improve local development documentation (#7710) 2020-11-13 07:06:53 +01:00
HonkingGoose
302bbd764d
docs: improve development readme (#7711) 2020-11-13 06:59:08 +01:00
HonkingGoose
054569fa32
docs: improve design decisions development documentation (#7709)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-11-13 06:37:33 +01:00
HonkingGoose
273c8ea4b1
docs: improve Branches and Commits Methodology (#7706)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-11-12 13:53:24 +01:00
HonkingGoose
06c9d9df33
docs: improve configuration development documentation (#7707)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-11-12 13:40:27 +01:00
HonkingGoose
47703aabb6
docs: improve adding a package manager development (#7704) 2020-11-12 10:49:53 +01:00
HonkingGoose
7db6539d9e
docs: create labeling guide (#7634)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-11-11 12:14:46 +01:00
HonkingGoose
8560b5d657
docs: remove punctuation from end of (un)ordered lists (#7669)
* fix bad indentation

* remove punctuation from end of (un)ordered lists
2020-11-06 12:00:57 +01:00
HonkingGoose
847c79eee0
docs: improve local development documentation (#7631) 2020-11-03 11:55:36 +01:00
HonkingGoose
32dd490672
docs: use one sentence per line (#7625) 2020-11-02 09:52:37 +01:00
Michael Kriese
fdf042bc4b
feat: support node v14 (#7582) 2020-10-29 11:41:01 +01:00
HonkingGoose
89346338cb
docs: fix capitalization/style errors (#7532)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-10-23 17:42:57 +02:00
Rhys Arkins
07395e30b2 docs: move self-hosting to usage 2020-08-14 12:50:09 +02:00
Rhys Arkins
d75f996a7a docs: update self-hosting doc 2020-08-14 12:41:48 +02:00
Rhys Arkins
0b91457dc8 docs: update package manager doc 2020-08-05 22:14:06 +02:00
Rhys Arkins
6aa86d32ff docs: LOG_LEVEL and LOG_FORMAT
Closes #6861
2020-08-04 11:13:11 +02:00
Rhys Arkins
ae43b51391
feat: change default bot email (#6740) 2020-07-22 20:11:22 +02:00
Wolfgang Faust
af203f6f90
docs: fix coverage report location (#6590) 2020-06-26 06:36:35 +02:00
kolaente
2c7565d427
docs: extra explanation about github api token when self hosting (#6292) 2020-05-20 21:25:31 +02:00
Jamie Magee
797fce18bf
chore: support for nodejs >=12 (#6288) 2020-05-20 13:57:59 +02:00
Rhys Arkins
96fb5f4cca feat(npm): drop embedded managers
Renovate will no longer embed npm, yarn and pnpm as dependencies. Therefore, if you are not running via the Docker full image, then you need to ensure that any of these managers are installed prior to running Renovate. This is inline with other managers such as Gradle or Poetry that require installation alongside Renovate too.

Closes #4208

BREAKING CHANGE: npm, yarn and pnpm are no longer embedded with the installation
2020-05-19 13:09:54 +02:00
Rhys Arkins
ba365e3610 feat: drop node.js v10 support 2020-05-19 13:09:54 +02:00
Michael Kriese
64d84ff9d2
test: require python ^3.7 (#6168) 2020-05-08 16:59:11 +02:00
Michael Kriese
8928caf78a
docs: update renovate version (#5787) 2020-03-26 15:47:45 +01:00
Michael Kriese
c087f84bb1
docs: add vscode develoment section (#5756)
Co-Authored-By: Florian Greinacher <fgreinacher@users.noreply.github.com>
2020-03-23 11:48:25 +01:00
Nejc Habjan
0b5ee0b400
feat: allow config files in .gitlab directory (#5584) 2020-02-28 12:07:38 +01:00
Pascal Mathis
c9357cc340
feat: add support for gitea platform (#5509) 2020-02-19 11:19:25 +01:00
Rhys Arkins
485f66914e
feat: versionScheme -> versioning (#5504) 2020-02-18 08:34:10 +01:00
Joshua Gleitze
57108d443a
test: update and document java requirements for gradle (#5435) 2020-02-13 21:53:27 +01:00
Lucas Cimon
1d9a98734d
docs: adding install verification step for Python mock lib (#5250) 2020-01-29 11:50:14 +01:00
Rhys Arkins
82276bff7f docs: add logic flow diagram 2019-12-18 14:41:48 +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
a003ad4697
docs: remove old link
Closes #4662
2019-10-16 11:49:35 +02:00
Rhys Arkins
0c5df37109 docs: rewrite Windows local dev guide 2019-10-04 09:17:47 +02:00
Guillaume Briday
a373a7e497 docs: Improve self-hosting examples (#4513) 2019-09-22 09:19:04 +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