HonkingGoose
650a431c65
docs(development): improve triage guide ( #12146 )
2021-10-18 05:31:56 +00:00
HonkingGoose
fc36b27ce0
docs: describe intended ways to use Renovate ( #11197 )
2021-09-27 11:16:13 +00:00
Rhys Arkins
d6d4124b11
feat(git): blobless git ( #11401 )
2021-09-09 09:25:12 +02:00
Michael Kriese
a07db266ae
docs: require git version ( #11618 )
2021-09-07 11:49:55 +02:00
Ville Skyttä
a3281644b0
docs: spelling and grammar fixes ( #11367 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-08-22 08:51:42 +00:00
Rhys Arkins
56830ee86c
refactor: admin->globalOnly
2021-08-17 07:57:45 +02:00
Rhys Arkins
750bc1656e
refactor: config/definitions -> config/options
2021-08-17 07:57:45 +02:00
Rhys Arkins
82373a0c15
docs: expand minimal reproductions to include features
2021-08-11 09:38:47 +02:00
HonkingGoose
dbf23def18
docs: update local development guide ( #11090 )
2021-08-04 12:56:27 +02:00
HonkingGoose
b33a9ddbe7
docs: update issue labeling guide ( #11089 )
2021-08-04 10:07:19 +00:00
HonkingGoose
aef018da22
fix: deprecate use of renovate.json
as preset ( #10678 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-07-08 15:04:04 +00:00
HonkingGoose
5250d07b13
docs: add core: labels to issue labeling guide ( #10349 )
2021-06-14 14:11:12 +00:00
HonkingGoose
d824dc8c6e
docs: use server relative URL ( #10406 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-06-12 12:02:29 +00:00
HonkingGoose
8fac1fdeff
ci: use Python 3.9 ( #10255 )
2021-06-01 15:19:55 +00:00
Rhys Arkins
675b8aac9e
docs: drop reproduction:confirmed references
2021-05-31 13:31:52 +02:00
HonkingGoose
60c1540eef
docs: fix capitalization in local development docs ( #10147 )
2021-05-26 05:04:37 +02:00
Rhys Arkins
15fde37535
fix: Revert "feat: validate git version" ( #10106 )
...
This reverts commit 1304bc930e
.
2021-05-22 09:34:51 +02:00
Rhys Arkins
1304bc930e
feat: validate git version ( #9979 )
2021-05-21 19:51:03 +00:00
HonkingGoose
5f325748b1
docs: shareable configs only work with JSON format ( #10100 )
...
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2021-05-21 16:16:22 +00:00
Rhys Arkins
62e6ff1371
chore: fix markdown lint
2021-05-20 21:07:34 +02:00
HonkingGoose
caff14e2d8
chore: create package manager template ( #9937 )
2021-05-19 21:26:07 +02:00
HonkingGoose
b30f9b8b3e
docs: request a readme file in reproduction ( #10007 )
2021-05-16 20:00:52 +00:00
HonkingGoose
75b5e9d6b3
docs: master branch -> main branch, default branch -> base branch ( #9808 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-05-03 07:34:15 +00:00
HonkingGoose
cf460434a0
build: migrate from master branch to main ( #8663 )
2021-04-22 14:32:12 +00:00
Rhys Arkins
e7b5be9a15
feat(npm): remove ~/.npmrc support ( #9400 )
...
Drops support for reading `.npmrc` from the bot's home directory.
BREAKING CHANGE: Renovate will no longer read from ~/.npmrc. Configure `npmrc` in config instead.
2021-04-22 08:47:58 +02:00
HonkingGoose
2495b4d142
docs: fixup minimal reproductions guide ( #9565 )
2021-04-15 18:08:35 +02:00
HonkingGoose
de80ec8703
chore: label-actions comments when logs:problem label is applied ( #9242 )
2021-03-25 11:12:48 +01:00
HonkingGoose
89173a476c
docs: fix typo ( #9270 )
2021-03-24 14:16:50 +00:00
Rhys Arkins
c17e40993a
docs: lint
2021-03-09 23:21:38 +01:00
Rhys Arkins
23869a629c
docs: fix $ prefix in docs
2021-03-09 22:58:00 +01:00
Michael Kriese
b50e21646e
feat: deprecate node v12 ( #8956 )
...
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-03-05 09:59:07 +00:00
HonkingGoose
2483587962
chore: label incoming issues with a triage label ( #8962 )
2021-03-03 14:40:12 +01:00
HonkingGoose
1d7f32996f
docs: update local development docs ( #8573 )
...
* bump some program versions to latest stable
* use powershell syntax highlight
* use one sentence per line
* Python 3.8.7 is latest stable...
* remove version output of PowerShell commands
* use less descriptive text to see versions in use
* add definite article the
* make the text more specific
* rewrite 2 sentences
* rewrite part of the keeping fork up to date section
* use a list, add introductory sentence
* rewrite adding configuration options section
* split debugging into 2 parts, rewrite text for both
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-02-28 07:06:00 +01:00
Rhys Arkins
83d8f96fe5
docs: add links to issues missing labels ( #8574 )
2021-02-07 19:10:49 +01:00
HonkingGoose
fb87411eda
docs: update labeling guide ( #8570 )
2021-02-06 14:35:28 +01:00
Michael Kriese
434fdbd4be
feat: deprecated logLevel option ( #8301 )
...
* feat: deprecated logLevel option
* feat: deprecated logLevel option
* docs: update logging
* fix: remove log level env option
* Update warn
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-19 09:29:45 +00:00
Rhys Arkins
e77253208e
fix: Revert "feat: deprecated logLevel option ( #8293 )"
...
This reverts commit 76ada5e7d5
.
2021-01-14 15:12:53 +01:00
Michael Kriese
76ada5e7d5
feat: deprecated logLevel option ( #8293 )
...
* feat: deprecated logLevel option
* feat: deprecated logLevel option
* docs: update logging
2021-01-14 12:11:23 +00:00
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