Rhys Arkins
|
c33da16aba
|
fix(git): try/catch submodules get
|
2020-10-09 08:50:35 +02:00 |
|
Rhys Arkins
|
6dcef43d11
|
fix: log getBranchFiles error
|
2020-10-08 15:57:01 +02:00 |
|
Rhys Arkins
|
0d9aa04d93
|
feat(git): getBranchParentSha
|
2020-10-02 13:22:24 +02:00 |
|
Rhys Arkins
|
36e279227b
|
fix(git): add branchExists safety check to isBranchModified
|
2020-09-22 13:07:19 +02:00 |
|
Rhys Arkins
|
42e223da3b
|
fix(git): clone default branch to depth 10 (#7249)
Necessary for accurate detection of semantic commits.
|
2020-09-11 10:28:28 +02:00 |
|
Rhys Arkins
|
5ba2704080
|
fix(git): fetch long sha for branchCommits (#7240)
|
2020-09-10 11:45:21 +02:00 |
|
Michael Kriese
|
63cc26e3ea
|
fix(git): wrong config argument passing (#7166)
|
2020-09-02 18:03:45 +02:00 |
|
Sergio Zharinov
|
831c45397f
|
refactor(limits): Concise implementation for workers/global/limits.ts (#7140)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-09-01 14:47:12 +02:00 |
|
Rhys Arkins
|
6d24e9de78
|
fix(azure): pass extra clone options when fetching branch commits (#7149)
* fix(azure): pass extra clone options when fetching branch commits
Closes #7148
* more coverage
|
2020-09-01 09:39:10 +02:00 |
|
Tom Wieczorek
|
b7f215b90a
|
fix(git): add dashes after git log <rev> (#7144)
To fix an ambiguous argument error from git, following this notation:
git <command> [<revision>...] -- [<file>...]
|
2020-08-31 19:14:32 +02:00 |
|
Rhys Arkins
|
c797865ea2
|
fix(git): syncBranch to ensure it has been fetched
|
2020-08-31 07:19:58 +02:00 |
|
Rhys Arkins
|
611bee9673
|
fix(git): try/catch fetchBranchList
|
2020-08-31 07:19:22 +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
|
869806d35e
|
chore: simplify git tests
|
2020-08-30 16:33:37 +02:00 |
|
Rhys Arkins
|
c9932d5c64
|
refactor: remove unused createBranch function
|
2020-08-30 10:03:16 +02:00 |
|
Rhys Arkins
|
6fdffed9d2
|
refactor: externalize syncBranch from branchExists
|
2020-08-30 09:54:54 +02:00 |
|
Rhys Arkins
|
4b0eb18a65
|
test: refactor getBranchCommit test
|
2020-08-30 08:58:45 +02:00 |
|
Rhys Arkins
|
aeef5e7baa
|
refactor(git): use gitInitialized
|
2020-08-30 07:24:47 +02:00 |
|
Rhys Arkins
|
083f30fb36
|
fix(git): don’t error for git fetch failure
|
2020-08-30 07:21:00 +02:00 |
|
Rhys Arkins
|
e50c7a7759
|
refactor(types): git return CommitSha instead of string
|
2020-08-29 09:42:07 +02:00 |
|
Rhys Arkins
|
c1245b2d4b
|
feat(internal): lazy git initialization (#7006)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-08-28 10:08:39 +02:00 |
|
Michael Kriese
|
7feff791ea
|
fix: prepare for simple-git 2.19 (#7074)
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
|
2020-08-24 11:21:31 +02:00 |
|
Michael Kriese
|
6474dd49e5
|
chore: lint fixes (#7018)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-08-19 06:46:00 +02:00 |
|
Rhys Arkins
|
68c918bc18
|
refactor: query currentBranchSha immediately
|
2020-08-18 15:40:11 +02:00 |
|
Rhys Arkins
|
062045168a
|
refactor(git): lazy sync git (#6984)
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
|
2020-08-17 13:31:53 +02:00 |
|
Michael Kriese
|
d92e354763
|
fix(git): rethrow empty repo error (#6998)
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
|
2020-08-17 12:09:29 +02:00 |
|
Rhys Arkins
|
a345054308
|
chore: reorder git.setBranchPrefix
|
2020-08-15 07:31:34 +02:00 |
|
Rhys Arkins
|
7909558a46
|
fix: handle workflow rejection gracefully
|
2020-08-14 11:56:49 +02:00 |
|
Rhys Arkins
|
095cb3b002
|
logs: log platform error message in git
|
2020-08-12 07:13:31 +02:00 |
|
Rhys Arkins
|
4990a3c658
|
fix: harden latest date check
|
2020-08-11 22:13:01 +02:00 |
|
Rhys Arkins
|
d6fb55bec3
|
fix(git): loosen git clone no space detection
|
2020-08-11 09:32:13 +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
|
f37697e56d
|
fix: ignore commit count when calculating branch modification (#6835)
|
2020-07-23 13:56:06 +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 |
|
Rhys Arkins
|
852b340926
|
refactor: git.setBranch return
|
2020-07-22 19:41:11 +02:00 |
|
Rhys Arkins
|
67a7dd4a10
|
refactor: remove unnecessary if from git.setBranch (#6815)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-07-22 16:13:24 +02:00 |
|
Michael Kriese
|
9b4bff0051
|
fix(internal): fix linting (#6803)
|
2020-07-22 07:45:57 +02:00 |
|
renovate[bot]
|
340f136448
|
build(deps): update dependency simple-git to v2 (#6783)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-07-21 14:52:24 +02:00 |
|
Rhys Arkins
|
6d96d3d220
|
refactor: git.setBranch (#6739)
|
2020-07-13 07:31:22 +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
|
4f48cd1a4e
|
refactor: remove platform.getPrFiles (#6702)
|
2020-07-08 06:49:54 +02:00 |
|
Rhys Arkins
|
2cdd8f4b0c
|
refactor: simplify sync state
|
2020-07-05 08:28:34 +02:00 |
|
Rhys Arkins
|
9bdd8b53c3
|
refactor(git): separate init from sync
|
2020-07-05 08:25:21 +02:00 |
|
Rhys Arkins
|
7d18476d74
|
refactor: args -> config
|
2020-07-05 08:23:14 +02:00 |
|
Rhys Arkins
|
1e0c759f3d
|
refactor: remove unnecessary cleanRepo() (#6671)
|
2020-07-04 12:48:09 +02:00 |
|
Rhys Arkins
|
807d48e07d
|
refactor: simplify util/git state (#6670)
Removes unnecessary newConfig and cwd.
|
2020-07-04 11:43:19 +02:00 |
|
Rhys Arkins
|
b60cc2c890
|
chore: clean up imports
|
2020-07-03 16:51:49 +02:00 |
|
Sergio Zharinov
|
1137112130
|
refactor: Separate 'git' and 'fs' util modules (#6665)
|
2020-07-03 16:47:00 +02:00 |
|