Sergio Zharinov
9c6f56da22
test(github): Snapshot all HTTP requests in test ( #6059 )
2020-05-02 10:16:03 +02:00
Rhys Arkins
53ca91301f
chore: import linting ( #6105 )
2020-05-01 18:03:48 +02:00
Janosch Hildebrand
4a266c63e2
fix(gitea): pass through gitPrivateKey ( #6074 )
2020-04-28 14:12:12 +02:00
Rhys Arkins
efe102d7e3
logs: gitlab platform failure err
2020-04-28 10:38:59 +02:00
Rhys Arkins
993f411e95
fix(github): check vulnerability alerts return values
...
Closes #6067
2020-04-28 07:38:04 +02:00
Rhys Arkins
ca2d9be0f6
fix(gitlab): handle ParseError
2020-04-23 10:06:42 +02:00
proton
527212dbea
fix(gitea): immortal PRs for Gitea ( #5998 )
2020-04-21 17:21:54 +02:00
proton
9d8664ad09
feat(gitea): support organization labels ( #6000 )
2020-04-21 09:53:52 +02:00
Rhys Arkins
55a73b931a
fix: handle base branch error gracefully
2020-04-16 07:06:15 +02:00
Florian Greinacher
e6453ae423
feat(presets): add support for local presets ( #5814 )
2020-04-14 07:05:30 +02:00
Preston Sego
22ed9b7b92
fix(github): Support skipped state for Workflows ( #5959 )
2020-04-14 06:38:09 +02:00
renovate[bot]
4f59b62da4
chore(deps): update dependency prettier to v2 ( #5952 )
...
* chore(deps): update dependency prettier to v2
* Run prettier-fix
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2020-04-12 18:09:36 +02:00
renovate[bot]
e6064c4293
build(deps): update dependency azure-devops-node-api to v10 ( #5939 )
...
* build(deps): update dependency azure-devops-node-api to v10
* chore: update jest snapshots
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
2020-04-10 17:39:19 +02:00
Jamie Magee
d4f6aa4bc5
fix: add missing await statements ( #5918 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-04-09 12:47:48 +02:00
Michael Kriese
eafce83889
fix: binary file handling ( #5916 )
2020-04-09 07:43:47 +02:00
Michael Kriese
30fcff2194
feat(internal): dynamic platform imports ( #5898 )
2020-04-08 09:14:32 +02:00
Michael Kriese
c273e684a5
fix(platform): remove wrong bitbucket-server description ( #5913 )
2020-04-08 08:13:25 +02:00
Michael Kriese
5a3359462c
fix(github): fix github status check ( #5905 )
2020-04-07 17:45:55 +02:00
Rhys Arkins
ebdda4ddf4
fix(gitlab): platform error for 429
2020-03-28 17:38:43 +01:00
NateScarlet
f00846ee5d
fix(gitea): pagination ( #5798 )
...
Fixes #5797
2020-03-27 14:58:22 +01:00
NateScarlet
f9fe9fb313
fix: gitea status never green ( #5776 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-03-26 06:42:55 +01:00
kroonprins
c5851bee00
feat(azure): small improvements for PR assignees and reviewers… ( #5601 )
...
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-03-25 07:36:52 +01:00
kroonprins
63b5094915
feat(azure): support Azure DevOps Server authentication methods ( #5602 )
...
* feat(azure): support Azure DevOps Server authentication methods
* feat(azure): support Azure DevOps Server authentication methods
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
2020-03-24 23:08:00 +01:00
Daniel Tschinder
782eaca8c0
feat(bitbucket-server): Implement repoForceRebase() ( #5769 )
2020-03-24 08:29:38 +01:00
Jamie Magee
2da4d8413b
feat(github): github enterprise vulnerability alerts ( #5762 )
...
Add support for vulnerability alerts for GHE. Requires GHE 2.17.0 or higher. I think this is a fair requirement to assume, as GHE 2.16.x went EOL on January 22, 2020.
This also allows us to remove the check for GHE version when gettings issues.
Closes #4905
2020-03-24 07:24:55 +01:00
Jamie Magee
148d5498b8
feat(azure): implement getPrFiles ( #5634 )
2020-03-19 21:55:32 +01:00
Ben Gummer
a207ca215a
fix(bitbucket): allow custom Bitbucket Cloud endpoint ( #5587 )
2020-03-19 06:38:52 +01:00
Jamie Magee
5ce5ef39c1
chore(internal): disallow implicit braces ( #5730 )
2020-03-17 12:15:22 +01:00
Rhys Arkins
a8e1979edc
fix(github): setBranchStatus mapping
2020-03-09 08:17:15 +01:00
Rhys Arkins
8e3390275b
fix(bitbucket-server): treat STOPPED statuses as FAILED
...
Closes #5670
2020-03-09 05:56:12 +01:00
Rhys Arkins
5f2ab635cf
fix(gitlab): add more status check mappings
2020-03-09 05:49:30 +01:00
Rhys Arkins
6605fe548d
fix(gitlab): add missing “created” branch status
2020-03-08 21:05:46 +01:00
Rhys Arkins
588616f669
feat: branch status unification ( #5658 )
2020-03-08 15:03:19 +01:00
Rhys Arkins
364163e7a0
fix: move tests into lib ( #5635 )
2020-03-05 21:57:24 +01:00
Rhys Arkins
23a820e74f
feat(constants): Pull Request Status Constants ( #5158 )
2020-03-05 07:03:47 +01:00
Jamie Magee
16962a989f
chore: better types for azure ( #5633 )
2020-03-03 23:08:45 +01:00
Luke Page
30a3c9e701
fix(azure): null exception updating comment ( #5624 )
...
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2020-03-03 11:36:57 +01:00
kroonprins
1088efde49
fix: bugfix for hourly limit for azure & bugfix for ignorePrefi… ( #5600 )
2020-02-29 23:04:59 +01:00
Michael Kriese
ecd981bf64
fix(platform): fix api differences ( #5570 )
2020-02-25 09:42:24 +01:00
Michael Kriese
d1a40c548c
fix(gitlab): add merge method fallback ( #5571 )
2020-02-25 09:12:56 +01:00
Michael Kriese
763e444962
feat(gitlab): add merge method check ( #5567 )
2020-02-25 06:34:06 +01:00
Rhys Arkins
712f9f091a
logs: Issue created
2020-02-24 13:56:04 +01:00
Rhys Arkins
ab9361a170
logs: Comment added info
2020-02-24 13:54:11 +01:00
Rhys Arkins
432a0fa7c7
fix(logs): debug gitlab 406 err
2020-02-24 12:31:33 +01:00
Michael Kriese
9c717d9d57
fix: lgtm suggestions ( #5562 )
2020-02-24 12:27:10 +01:00
Rhys Arkins
f1d0b7b5fe
refactor: lower some levels from info to debug
...
Ref #5555
2020-02-24 09:26:42 +01:00
Rhys Arkins
b097fb8f0a
fix(pr): condense rebase description
2020-02-24 06:35:41 +01:00
Rhys Arkins
6c7f228347
fix(logs): log commit with Branch creates and updates ( #5560 )
2020-02-24 05:33:51 +01:00
Rhys Arkins
7dba5ed5b0
fix: pointless check
2020-02-22 07:13:12 +01:00
Pascal Mathis
c9357cc340
feat: add support for gitea platform ( #5509 )
2020-02-19 11:19:25 +01:00