HonkingGoose
8b9d1a064f
docs: add trustlLevel high example ( #8604 )
2021-02-09 14:05:19 +01:00
HonkingGoose
1bb0bede54
docs: remove punctuation at end of list item ( #8606 )
2021-02-09 14:02:01 +01:00
HonkingGoose
5831db64bc
docs: rewrite FAQ ( #8592 )
2021-02-09 11:56:01 +01:00
renovate[bot]
94effe887a
docs: update references to renovate/renovate ( #8582 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-08 03:32:01 +00:00
Tobias Bieniek
ee178df01a
feat: hashedBranchLength
option ( #8502 )
2021-02-03 15:48:54 +01:00
HonkingGoose
82c3be1e67
docs: update supportPolicy table ( #8507 )
2021-02-03 07:04:52 +01:00
renovate[bot]
6c7cc2d576
docs: update references to renovate/renovate ( #8480 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-01 07:36:50 +01:00
Sergei Zharinov
72b0b85640
feat(config): Rename packageRules selectors ( #6939 )
2021-01-29 11:43:42 +01:00
Gael Pasgrimaud
9bfb546274
docs: fix config exports typo ( #8444 )
2021-01-28 09:36:38 +01:00
renovate[bot]
06254bab8b
docs: update references to renovate/renovate ( #8404 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-27 08:58:57 +01:00
HonkingGoose
2637431755
docs: improve Azure DevOps setup documentation ( #8333 )
2021-01-22 14:40:24 +01:00
HonkingGoose
951d795dbd
remove single quotes around process.env ( #8378 )
2021-01-21 20:44:49 +01:00
Rhys Arkins
3756c7c941
docs: automergeType elaboration
2021-01-20 15:05:09 +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
Halil İbrahim Şener
207b177d60
feat: customEnvVariables ( #8321 )
...
Introduces a new option to pass custom environment variables to child processes. So that users can provide/override environment variables to influence executions, e.g. setting MAVEN_OPTS or passing credentials for private registries for the locking process.
2021-01-19 09:11:45 +01:00
HonkingGoose
8a38e443b2
docs: improve docker usage documentation ( #8334 )
2021-01-18 18:30:30 +01:00
HonkingGoose
75b1e0c7ed
docs: improve self-hosting documentation ( #8079 )
2021-01-18 09:50:42 +01:00
Julien Tanay
ec2839dc29
docs: add hostrules example for private helm charts repo ( #8316 )
2021-01-18 09:22:24 +01:00
Amos Wenger
b21e8a1909
feat(rust): Private crate registry support (rust/cargo) ( #8083 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-17 09:18:32 +01:00
Marius Carp
48a0127a96
feat(sbt): support bumpVersion ( #8063 )
...
Closes #7962
2021-01-17 08:48:00 +01:00
Bastian Eicher
bb67552c35
docs: improve Azure DevOps setup documentation ( #8269 )
...
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-01-14 15:40:42 +01: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
chgl
348b3bbbd6
fix: Update stable Helm repo URL ( #8251 )
2021-01-11 15:16:33 +01:00
renovate[bot]
57e5506adc
docs: update references to renovate/renovate ( #8242 )
2021-01-11 07:42:41 +01:00
Sergei Zharinov
746d170824
feat(limits): Add "branchConcurrentLimit" option ( #8046 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-01-10 13:29:14 +01:00
Dave Barnow
7a878a7695
docs: Add an example for sending artifactory credentials using environment variables ( #8165 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com>
2021-01-08 11:16:46 +01:00
renovate[bot]
555b3b2c05
docs: update references to renovate/renovate ( #8183 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-04 06:50:52 +01:00
HonkingGoose
4fb6e589fd
link to discussions instead of issues ( #8181 )
2021-01-02 15:42:05 +01:00
renovate[bot]
628b26f63c
docs: update references to renovate/renovate to v24.10.3 ( #8145 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-28 14:18:15 +01:00
renovate[bot]
c8cc257fce
chore(deps): update renovate/renovate docker tag ( #8114 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-22 09:50:28 +01:00
HonkingGoose
a9888e7d7e
docs: improve the Semantic Commits message documentation ( #8027 )
...
* reduce capitalization
* full rewrite
2020-12-21 10:38:08 +01:00
Rhys Arkins
116693be64
fix: Revert "feat: secrets" ( #8069 )
...
This reverts commit ec1b3c386b
.
2020-12-18 15:33:21 +01:00
Rhys Arkins
ec1b3c386b
feat: secrets ( #6664 )
2020-12-18 13:38:28 +01:00
Daniel Tschinder
a64c56feda
docs: Avoid double like
in sentence. ( #8055 )
2020-12-17 13:17:38 +01:00
Rhys Arkins
14efef03d1
docs: fix Automerged PR link
2020-12-15 12:37:51 +01:00
Rhys Arkins
99334cc7df
docs: add automerge screenshot
2020-12-15 09:42:42 +01:00
HonkingGoose
51e11e5c75
docs: improve GitHub App installation documentation ( #8001 )
2020-12-15 09:21:22 +01:00
HonkingGoose
93bf122d58
docs: improve Ruby documentation ( #7991 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-15 06:52:29 +01:00
HonkingGoose
f1d1f98f96
docs: improve Azure DevOps setup documentation ( #8004 )
2020-12-14 19:19:50 +01:00
HonkingGoose
f9f5154c23
docs: tidy up GitLab bot security essay ( #7985 )
2020-12-14 08:52:29 +01:00
HonkingGoose
3b7cfd578a
docs: improve Python documentation ( #7986 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-12-14 08:51:22 +01:00
HonkingGoose
fa98e475e7
docs: tidy up template fields documentation ( #7992 )
2020-12-13 23:32:55 +01:00
HonkingGoose
40a75d6587
docs: improve Docker documentation ( #7925 )
...
* fix whitespace in list, let markdown renderer figure out ordered list
* capitalize noun SemVer
* behaviour -> behavior
* use node 14 in examples, get latest SHA256 digest for node 14.15.1
* be consistent in using files in list items
* use docker-compose.yml in item list
* use active voice style for list items
* rewrite sections preservation of version precision and version compatibility
* rewrite section on digest pinning
* fix typo
* rewrite sectoin digest updating
* rewrite section configuring/disabling
* fix typo
* change h5 headings to h3
* Rewrite sections
* use simpler version numbers for examples
* rewrite confusing section
* fix typo
* selfhosted -> self-hosted
* remove double word
* add missing word
* Use myimage instead of node for examples
Co-authored-by: Rhys Arkins <rhys@arkins.net>
* change node -> myimage in another sentence
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-12-12 20:57:38 +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
HonkingGoose
6d09296391
docs: update config help links ( #7975 )
...
* point to renovate discussion for readme.md
* point to renovate discussions for contributing.md
* point to renovate discussions for configuration-options.md
* point to renovate discussions for configuration-templates.md
2020-12-12 13:07:03 +01:00
Rhys Arkins
7dbea83a6b
docs: remove outdated beta remarks
2020-12-11 12:35:04 +01:00
Rhys Arkins
1abfcc82ec
docs: fix java, nuget endpoint->baseUrl packageRules
...
Ref: #7912 #7959
2020-12-11 12:30:49 +01:00
Sergei Zharinov
6f7b4afd1e
feat(npm): migrate and deprecate unpublishSafe ( #7464 )
...
The existing npm-specific `unpublishSafe` setting will be removed and migrated instead to use `stabilityDays` (3). The `renovate/unpublish-safe` status check is also deprecated and the existing `renovate/stability-days` will be used instead.
Closes #5265
BREAKING CHANGE: The status check `renovate/unpublish-safe` will be replaced with `renovate/stability-days`. Please migrate any branch protection rules if you were relying on `renovate/unpublish-safe`.
2020-12-11 10:09:58 +01:00
Sergei Zharinov
663117beab
feat(http): Support for per-host http concurrency limits ( #6983 )
2020-12-11 10:09:09 +01:00