Kieran
|
19ca7c2dab
|
feat: reduced artifact error threshold to 2 hours (#7514)
|
2020-10-21 15:05:09 +02:00 |
|
Josh Soref
|
9aff7a955f
|
chore: spelling (#7499)
|
2020-10-20 08:49:28 +02:00 |
|
Sergio Zharinov
|
0ea1413e57
|
refactor(platform): Rename "branchName" to "sourceBranch" (#7284)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-09-22 06:09:59 +02:00 |
|
Rhys Arkins
|
4e1ace3a85
|
fix(git): gracefully abort for bad revision errors
|
2020-09-15 12:05:19 +02:00 |
|
Rhys Arkins
|
243728f263
|
fix(config): Migrate semantic commit option to enum type (#7170)
This reverts commit d1d7901a0a .
|
2020-09-11 13:15:04 +02:00 |
|
Rhys Arkins
|
d1d7901a0a
|
fix: Revert "fix(config): Migrate semantic commit option to enum type (#7170)"
This reverts commit d2a5b7167b .
|
2020-09-11 12:43:49 +02:00 |
|
Sergio Zharinov
|
d2a5b7167b
|
fix(config): Migrate semantic commit option to enum type (#7170)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-09-11 11:45:14 +02:00 |
|
Sergio Zharinov
|
bffebcc331
|
refactor(workers): Enum type for ProcessBranchResult (#7132)
|
2020-08-31 16:05:38 +02:00 |
|
Sergio Zharinov
|
ad52ac9b13
|
fix(eslint): Restrict the rules and fix errors (#7117)
|
2020-08-31 13:13:02 +02:00 |
|
Rhys Arkins
|
012561f69a
|
feat(git): get branch commit without cloning (#7130)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-08-30 22:03:58 +02:00 |
|
Rhys Arkins
|
80b691c807
|
refactor: remove platform.setBaseBranch (#7137)
|
2020-08-30 21:27:02 +02:00 |
|
Rhys Arkins
|
937a2e48b0
|
chore: rename commitHash -> commitSha
|
2020-08-29 14:48:48 +02:00 |
|
Sergio Zharinov
|
21e1f1ff3e
|
feat(worker): Enforce limits at PR creation time (#7099)
|
2020-08-28 15:22:14 +02:00 |
|
Jamie Magee
|
5c1947108d
|
test: feature support for prs rarer than 1 month (#7033)
|
2020-08-24 10:43:21 +02:00 |
|
Sergio Zharinov
|
45b9b4ebc4
|
refactor(platform): Decomplect branch deletion from PR state (#6988)
|
2020-08-18 20:38:53 +02:00 |
|
Sergio Zharinov
|
cd064db4eb
|
refactor(platform): Change signature types for "updatePr" method (#7002)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-08-18 12:19:19 +02:00 |
|
renovate[bot]
|
ccf286240e
|
chore(deps): update linters (major) (#6769)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Jamie Magee <jamie.magee@gmail.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
|
2020-08-10 16:18:08 +02:00 |
|
Rhys Arkins
|
4a41a22a48
|
fix: commit limit when rebasing (#6837)
|
2020-07-23 15:23:16 +02:00 |
|
Rhys Arkins
|
1449e8324b
|
feat(internal): use git to determine branch modification status (#6697)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-07-22 20:05:42 +02:00 |
|
Michael Kriese
|
9b4bff0051
|
fix(internal): fix linting (#6803)
|
2020-07-22 07:45:57 +02:00 |
|
Jamie Magee
|
456245aabe
|
chore(eslint): enable typescript 3.7 rules (#6765)
|
2020-07-18 08:42:32 +02:00 |
|
Rhys Arkins
|
a8f27e0bf3
|
feat: dependencyDashboard (#6729)
|
2020-07-11 11:55:30 +02:00 |
|
Rhys Arkins
|
4665dbff6f
|
refactor: remove commitFiles from platforms (#6701)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-07-08 14:14:13 +02:00 |
|
Rhys Arkins
|
1663058426
|
feat(pr): pr edited body not comment (#6695)
|
2020-07-07 14:30:45 +02:00 |
|
Rhys Arkins
|
4db12f9ee9
|
fix: uncheck retry checkbox after rebase (#6691)
Closes #5951, Closes #6690
|
2020-07-07 08:02:35 +02:00 |
|
Sergio Zharinov
|
c3fc80a285
|
refactor: Call 'fs-extra' functions via proxies (#6683)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-07-06 11:17:06 +02:00 |
|
Rhys Arkins
|
52cddfde8b
|
refactor: remove branch functions from platform (#6676)
|
2020-07-04 18:15:29 +02:00 |
|
Rhys Arkins
|
ab0ebfeeb4
|
refactor: remove getFile/getFileList from platform (#6674)
|
2020-07-04 14:28:49 +02:00 |
|
Rhys Arkins
|
ac59df7c7e
|
refactor: remove getRepoStatus from platform (#6672)
|
2020-07-04 13:52:33 +02:00 |
|
Rhys Arkins
|
926a553a76
|
fix: sanitize commitMessage, prTitle, branchName
In preparation for secrets PR
|
2020-07-03 16:52:16 +02:00 |
|
Sergio Zharinov
|
1137112130
|
refactor: Separate 'git' and 'fs' util modules (#6665)
|
2020-07-03 16:47:00 +02:00 |
|
Sergio Zharinov
|
679176f26e
|
test(git): Decouple 'gitfs/fs' and 'gitfs/git' in tests (#6661)
|
2020-07-03 15:08:16 +02:00 |
|
Sergio Zharinov
|
d144013af1
|
refactor(platform): Make git to be class-less (#6635)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-07-01 12:45:53 +02:00 |
|
Rhys Arkins
|
7611e6353a
|
refactor: git/storage -> git/index
|
2020-06-29 09:11:55 +02:00 |
|
Rhys Arkins
|
ec1598587c
|
refactor: move util/fs under util/gitfs (#6618)
|
2020-06-28 11:57:57 +02:00 |
|
Jamie Magee
|
350a70f389
|
refactor: remove lodash, add fast-deep-equal (#6496)
|
2020-06-26 11:31:23 +02:00 |
|
Rhys Arkins
|
031ad87b62
|
refactor: move ExternalHostError
|
2020-06-23 11:44:52 +02:00 |
|
Rhys Arkins
|
52a074e041
|
refactor: ExternalHostError (#6563)
|
2020-06-22 21:28:02 +02:00 |
|
Rhys Arkins
|
51a4a720d6
|
fix: ensure comment removal only when necessary
Closes #6469
|
2020-06-09 13:42:22 +02:00 |
|
Rhys Arkins
|
c3a09c0c1c
|
logs: log correct number of branch files to commit
|
2020-06-07 20:26:26 +02:00 |
|
Rhys Arkins
|
59ea152087
|
fix: force commit if requested or conflicted (#6411)
|
2020-06-02 17:45:24 +02:00 |
|
Rhys Arkins
|
6516cc1d50
|
feat(lerna): use docker exec (#6407)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-06-02 14:41:03 +02:00 |
|
Rhys Arkins
|
d56e8575a6
|
fix(npm): don’t massage engines and scripts
|
2020-06-02 09:15:39 +02:00 |
|
Rhys Arkins
|
c24c510dfc
|
fix: npm docker use util/exec/docker (#6383)
|
2020-06-02 08:57:16 +02:00 |
|
Carlin St Pierre
|
1e92239c49
|
fix: post-upgrade tasks see the latest changes to any files when running (#6396)
|
2020-06-01 07:30:24 +02:00 |
|
Rhys Arkins
|
0d6a0a0aaa
|
feat(internal): yarn use util/env/docker (#6286)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-05-29 08:43:09 +02:00 |
|
Rhys Arkins
|
0f7e0dde99
|
fix: remove PR has been edited comments
|
2020-05-27 07:13:54 +02:00 |
|
Christophe Hurpeau
|
13842f655a
|
feat(yarn): update yarn-deduplicate to v2 (#6326)
|
2020-05-26 11:12:55 +02:00 |
|
Rhys Arkins
|
0853fd4a74
|
refactor: revert yarnv2 logic
|
2020-05-20 11:17:20 +02:00 |
|
Rhys Arkins
|
dad4e12492
|
chore: remove unused yarnIntegrity and mutex
|
2020-05-20 11:17:06 +02:00 |
|