renovate/lib
Daniel Tschinder 1251b61ca6
fix(bitbucket-server): PR update with invalid reviewers (#7698)
* fix(bitbucket-server): Do not throw REPOSITORY_CHANGED if API error is about invalid reviewers

Also always log the error in any case for better visibility

* fix: Extract code into helper methods and retry in updatePR

* Fix review feedback

* Update lib/platform/bitbucket-server/index.ts

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

* lint

* Move new helpers into utils.ts and add proper types for error

* Update lib/platform/bitbucket-server/utils.ts

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>

Co-authored-by: Rhys Arkins <rhys@arkins.net>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-12-02 20:50:26 +01:00
..
config feat: ignorePrAuthor (#7853) 2020-12-02 15:01:48 +01:00
constants refactor(platform): Change signature types for "updatePr" method (#7002) 2020-08-18 12:19:19 +02:00
datasource chore(deps): update dependency prettier to v2.2.1 (#7829) 2020-12-02 14:10:31 +01:00
logger fix(logger): fix logging (#7585) 2020-10-28 11:38:28 +01:00
manager feat(terraform-version): implement tfenv version file updates (#7849) 2020-12-02 16:02:49 +01:00
platform fix(bitbucket-server): PR update with invalid reviewers (#7698) 2020-12-02 20:50:26 +01:00
types feat: replace later (#7565) 2020-10-27 13:23:21 +01:00
util chore(deps): update dependency prettier to v2.2.1 (#7829) 2020-12-02 14:10:31 +01:00
versioning fix(maven): Treat LATEST and RELEASE as non-version values (#7812) 2020-11-25 13:33:30 +01:00
workers fix: upgrade sorting by file replacement position (#7827) 2020-11-26 16:15:31 +01:00
config-validator.ts fix: proper fix .json5 extension 2020-07-27 08:21:52 +02:00
globals.d.ts feat(github): support app tokens (#6859) 2020-08-17 14:14:19 +02:00
proxy.spec.ts feat(internal): optional global agent (#6761) 2020-07-16 13:32:45 +02:00
proxy.ts feat(internal): optional global agent (#6761) 2020-07-16 13:32:45 +02:00
renovate.spec.ts fix: move tests into lib (#5635) 2020-03-05 21:57:24 +01:00
renovate.ts fix: add missing await statements (#5918) 2020-04-09 12:47:48 +02:00