Commit graph

35 commits

Author SHA1 Message Date
HonkingGoose
64e5c70fb3
docs(local development): add refactor PR test note (#13335) 2022-01-03 11:25:50 +01:00
Sergei Zharinov
cf95251dee
ci(build): Remove Python from Renovate dependencies (#12685)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-11-17 14:17:29 +00:00
Ana Krivokapić
51fa664ba4
docs: Update local-development.md (#12578) 2021-11-10 10:57:41 +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
Rhys Arkins
750bc1656e refactor: config/definitions -> config/options 2021-08-17 07:57:45 +02:00
HonkingGoose
dbf23def18
docs: update local development guide (#11090) 2021-08-04 12:56:27 +02:00
HonkingGoose
8fac1fdeff
ci: use Python 3.9 (#10255) 2021-06-01 15:19:55 +00: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
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
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
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
Stephen Wade
195a473ffc
Update error message in local dev instructions (#8157) 2020-12-29 17:21:35 +01:00
HonkingGoose
1a27f47646
docs: improve local development documentation (#7710) 2020-11-13 07:06:53 +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
Wolfgang Faust
af203f6f90
docs: fix coverage report location (#6590) 2020-06-26 06:36:35 +02:00
Jamie Magee
797fce18bf
chore: support for nodejs >=12 (#6288) 2020-05-20 13:57:59 +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
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
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
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
0c5df37109 docs: rewrite Windows local dev guide 2019-10-04 09:17:47 +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
Renamed from docs/local-development.md (Browse further)