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
Étienne Lévesque
1bd51a3740
fix(hex): Preserve minor versions when in bump mode ( #8326 )
...
* feat(hex): Preserve minor versions when in bump mode
* Fix linting issue
* Add minor test
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-18 09:14:45 +01:00
Michael Kriese
9bffbb6e62
fix(nuget): use last version if no stable exists ( #8327 )
2021-01-18 08:53:53 +01:00
Sergei Zharinov
12cc30779a
feat(maven): Parse maven dependency.scope into depType ( #8325 )
...
* feat(maven): Parse maven dependency.scope into depType
* Fix snapshot
2021-01-17 22:20:17 +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
Sergei Zharinov
af35a32152
feat(gradle-lite): Recognize platform dependencies ( #8322 )
2021-01-16 17:42:53 +01:00
Sergei Zharinov
bc0bc71d83
feat(gradle-lite): Support method-based variable assignment via "set()" ( #8315 )
2021-01-16 07:26:30 +01:00
renovate[bot]
a72fb3cf74
build(deps): update dependency bunyan to v1.8.15 ( #8318 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-16 02:01:21 +00: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
Rhys Arkins
d56ab63989
fix: pass versioning for docker getPkgReleases ( #8261 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2021-01-14 12:26:49 +00: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
Michael Kriese
c3e11ea46a
test: raise branch coverage ( #8294 )
2021-01-14 12:37:09 +01:00
renovate[bot]
60cb127b43
chore(deps): update dependency @types/jest to v26.0.20 ( #8292 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-14 11:01:15 +00:00
renovate[bot]
9ebf1a9f4d
build(deps): update dependency aws-sdk to v2.827.0 ( #8290 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-14 11:30:50 +01:00
renovate[bot]
987d37400b
chore(deps): update dependency husky to v4.3.7 ( #8287 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-14 10:01:30 +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
acc3690fb2
docs: use one sentence per line for helm values readme ( #8283 )
2021-01-14 09:02:26 +01:00
Mariano Wahlmann
8084ea3d9c
fix: cleanSimpleHtml function regexp greedyness (issue #8285 ) ( #8286 )
...
* Fixes issue #8285
* Remove unnecesary escapes
2021-01-14 09:01:42 +01:00
Sergei Zharinov
2d7a0dad2f
fix(sbt): Ignore http4s digest-based milestone releases ( #8282 )
2021-01-14 08:47:42 +01:00
HonkingGoose
ed892071fb
docs: add duplicate label to issue labeling guide ( #8284 )
2021-01-14 08:46:44 +01:00
Sergei Zharinov
b8e9a1367f
fix(gradle-lite): Parse default registry urls configured explicitly ( #8267 )
2021-01-13 11:41:49 +01:00
renovate[bot]
afe2ccb1a5
chore(deps): update dependency @types/js-yaml to v3.12.6 ( #8270 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-13 02:01:08 +00:00
Sergei Zharinov
ec104ac19e
fix(gradle-lite): Upgrade deps in reverse order for grouped dependencies ( #8263 )
2021-01-12 14:42:02 +01:00
Rhys Arkins
489bd2c394
docs: status labels
2021-01-12 11:18:28 +01:00
Rhys Arkins
08a187a8a1
fix(npm): don’t pick node 15 unnecessarily ( #8254 )
...
Closes #8253
2021-01-12 09:26:00 +01:00
Michael Kriese
9a9a2c176b
feat(docker): add metadata ( #8258 )
2021-01-12 07:21:05 +01:00
renovate[bot]
fa3f1c134b
build(deps): update dependency handy-redis to v2.2.1 ( #8256 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-12 02:01:10 +00:00
renovate[bot]
f886f30a1a
chore(deps): update dependency @types/node to v12.19.12 ( #8255 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-11 23:01:05 +00:00
Michael Kriese
0fa01062f9
fix(github-actions): escape forward slash in fileMatch ( #8252 )
2021-01-11 15:17:11 +01:00
chgl
348b3bbbd6
fix: Update stable Helm repo URL ( #8251 )
2021-01-11 15:16:33 +01:00
Markus Tacker
8c974915c8
feat(monorepo): add aws-sdk-js-v3 ( #8249 )
...
This adds https://github.com/aws/aws-sdk-js-v3 as a monorepo.
2021-01-11 12:50:25 +01:00
eduardo aleixo
f6cf6fa33d
fix(helm-requirements): validate fields ( #8227 )
...
* refactor(helm-requirements): harden validation of requirements.yaml file
check for the presence of name, version and repository fields
* refactor(helm-requirements): harden validation of requirements.yaml file
check for the presence of name, version and repository fields
* refactor(helm-requirements): skip fields in order -> name, version, repository
* chore(helm-requirements): fix linting rules
* chore(helm-requirements): rename https://kubernetes-charts.storage.googleapis.com to https://charts.helm.sh/stable
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-11 11:21:51 +01:00
renovate[bot]
57e5506adc
docs: update references to renovate/renovate ( #8242 )
2021-01-11 07:42:41 +01:00
renovate[bot]
5f50c167e0
chore(deps): lock file maintenance ( #8243 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-11 02:01:17 +00:00
HonkingGoose
9ae7687136
ci: re-enable macOS tests ( #8236 )
2021-01-10 20:56:43 +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
HonkingGoose
c2ee26c3fc
feat: add yearly schedule to presets ( #8228 )
2021-01-10 12:39:39 +01:00
Rhys Arkins
e452b83040
refactor: change bumpPackageVersion return signature ( #8232 )
2021-01-10 11:10:34 +01:00
Sergei Zharinov
1a708f0368
fix(github): Paginate open and closed PR lists ( #8008 )
2021-01-09 17:28:09 +01:00
Rhys Arkins
18a87db919
fix: skip branch if no PR but modified ( #8230 )
2021-01-09 17:26:48 +01:00
Rhys Arkins
44a33bcd4b
logs: changelog fetch
2021-01-08 11:30:54 +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
stefee
f604a5dba4
fix(nvm): do not attempt to pin node digest for nvm ( #8215 )
...
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2021-01-08 09:49:19 +01:00
Michael Kriese
1b7f17f3ef
fix(azure): catch auth error ( #8222 )
2021-01-08 07:45:45 +00:00
Michael Kriese
7a25491a49
fix: wrong code quoting ( #8223 )
...
* fix: wrong code quoting
* fix: can be undefined
* fix: wrong function
2021-01-08 06:47:14 +00:00
Michael Kriese
c2d1d4d66d
feat: suppress onboarding preset warning ( #8214 )
2021-01-08 07:30:41 +01:00
Jérémie Astori
347f68d838
fix(presets): add @cds packages to the Clarity pattern group ( #8219 )
...
Clarity is currently migrating their projects to the @cds scope, and keep the @clr ones as well. Now that we have migrated to the @cds packages, we're back to having separate PRs 😅
2021-01-08 05:51:22 +01:00