Rhys Arkins
|
77c14b9fc9
|
fix: add bundler to sequential retrieval
|
2020-03-12 09:58:53 +01:00 |
|
Rhys Arkins
|
830bb30a94
|
logs: rubygems versions fetch time
|
2020-03-12 09:56:07 +01:00 |
|
Rhys Arkins
|
33d488b0d4
|
fix: pypi get logging
|
2020-03-12 09:17:12 +01:00 |
|
Rhys Arkins
|
d0413e7ced
|
fix: fetch logging for sequential vs concurrent
|
2020-03-12 09:00:23 +01:00 |
|
Renovate Bot
|
2d30308036
|
chore(deps): update dependency type-fest to v0.12.0
|
2020-03-12 07:33:29 +00:00 |
|
Rhys Arkins
|
60b30e182d
|
fix: fetch problematic manager deps in series
|
2020-03-12 07:41:49 +01:00 |
|
Rhys Arkins
|
a6a736172f
|
fix(html): skip extracted files if no deps
|
2020-03-12 06:32:31 +01:00 |
|
Rhys Arkins
|
40c9ec4e6a
|
fix: intensify lookup debugging
|
2020-03-11 22:35:55 +01:00 |
|
Rhys Arkins
|
5167c63459
|
fix: log promised updates
|
2020-03-11 21:12:52 +01:00 |
|
Michael Kriese
|
90defdb50f
|
build: refactor release (#5695)
|
2020-03-11 17:09:35 +01:00 |
|
Rhys Arkins
|
67015a556d
|
fix(npm): retry ETIMEDOUT
|
2020-03-11 15:50:49 +01:00 |
|
Michael Kriese
|
f70d38ca96
|
build: fix condition (#5693)
* build: fix condition
* chore: add braces
|
2020-03-11 12:11:08 +01:00 |
|
Michael Kriese
|
3314963ade
|
build: fix auth token usage (#5692)
|
2020-03-11 11:00:33 +01:00 |
|
Michael Kriese
|
3c84667c4c
|
build: refactor release (#5691)
|
2020-03-11 10:11:01 +01:00 |
|
Michael Kriese
|
df70d30f92
|
build: use yarn to publish (#5690)
|
2020-03-11 08:52:41 +01:00 |
|
Michael Kriese
|
d78d211b4c
|
feat: npm resolutions (#5689)
|
2020-03-11 07:17:42 +01:00 |
|
Michael Kriese
|
abb2a288fb
|
build: release refatoring (#5687)
|
2020-03-10 21:23:41 +01:00 |
|
Rhys Arkins
|
eaec62d0f4
|
build: trigger release
|
2020-03-10 17:14:29 +01:00 |
|
Rhys Arkins
|
09e381cead
|
fix: Revert "feat(npm): update resolutions (#5636)"
This reverts commit c974929a62 .
|
2020-03-10 14:58:03 +01:00 |
|
Renovate Bot
|
ff5fe49074
|
chore(deps): update dependency @types/jest to v25.1.4
|
2020-03-10 13:00:50 +00:00 |
|
Rhys Arkins
|
ae069b0eb5
|
fix(github): set stabilityStatus using Enum
Closes #5683
|
2020-03-10 12:00:36 +01:00 |
|
Rhys Arkins
|
2599ea525f
|
refactor: commit -> commitHash
|
2020-03-10 11:24:38 +01:00 |
|
Rhys Arkins
|
c97defc88f
|
refactor: AwaitingBranchAutomerge -> BlockeddByBranchAutomerge
|
2020-03-10 11:11:08 +01:00 |
|
Rhys Arkins
|
b20591e7f5
|
refactor: use CamelCase for enum values
|
2020-03-10 11:10:09 +01:00 |
|
Rhys Arkins
|
d0ec7cf922
|
refactor: move PrResult to workers/common
|
2020-03-10 10:19:44 +01:00 |
|
Rhys Arkins
|
2039f1704a
|
refactor: result -> prResult
|
2020-03-10 10:02:02 +01:00 |
|
Rhys Arkins
|
34496d303b
|
feat: PrResult enum (#5664)
|
2020-03-10 09:16:11 +01:00 |
|
Michael Kriese
|
ab94f91007
|
build: fix resolutions (#5681)
|
2020-03-10 08:35:31 +01:00 |
|
Michael Kriese
|
c974929a62
|
feat(npm): update resolutions (#5636)
|
2020-03-10 06:52:27 +01:00 |
|
Rhys Arkins
|
81b4f7740d
|
fix: more xargs typos
|
2020-03-09 22:18:53 +01:00 |
|
Rhys Arkins
|
b68f5fd7cc
|
fix(exec): — typo
|
2020-03-09 22:01:23 +01:00 |
|
Rhys Arkins
|
20b46ae454
|
fix: better xargs and tests
|
2020-03-09 21:30:48 +01:00 |
|
Rhys Arkins
|
d1203bdc41
|
fix(exec): xargs --no-run-if-empty
|
2020-03-09 20:47:27 +01:00 |
|
Rhys Arkins
|
b7a01d39a6
|
fix(npm): check res.stderr
|
2020-03-09 20:34:28 +01:00 |
|
Rhys Arkins
|
3725417f43
|
logs: downgrade docker warn to info
|
2020-03-09 19:54:44 +01:00 |
|
Sergio Zharinov
|
b0537c7f0d
|
feat(hex): Support for releaseTimestamp field (#5677)
|
2020-03-09 18:53:00 +01:00 |
|
Rhys Arkins
|
3371b95403
|
feat: clean up dangling docker containers at startup (#5678)
|
2020-03-09 15:56:50 +01:00 |
|
Michael Kriese
|
1fa1c63e61
|
build: release docker as first (#5679)
|
2020-03-09 15:55:46 +01:00 |
|
Michael Kriese
|
3ca07a5727
|
feat(regex): allow currentDigest matching (#5676)
|
2020-03-09 15:05:45 +01:00 |
|
Rhys Arkins
|
98393c0b9b
|
feat: docker run timeout / cleanup (#5673)
Closes #5671
|
2020-03-09 13:33:45 +01:00 |
|
Rhys Arkins
|
036c7727db
|
logs: more exec logging
|
2020-03-09 09:16:42 +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 |
|
Viral Ruparel
|
92d123a1f8
|
fix: create constants for skipReason (#5660)
|
2020-03-09 05:34:16 +01:00 |
|
Renovate Bot
|
96c933ceec
|
chore(deps): update dependency cross-env to v7.0.2
|
2020-03-08 23:00:48 +00:00 |
|
Rhys Arkins
|
6605fe548d
|
fix(gitlab): add missing “created” branch status
|
2020-03-08 21:05:46 +01:00 |
|
Renovate Bot
|
4cf3a5af7b
|
chore(deps): update babel monorepo to v7.8.7
|
2020-03-08 19:00:54 +00:00 |
|
renovate[bot]
|
579b0c20e0
|
build(deps): update dependency semantic-release to v17 (#5666)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-03-08 19:40:47 +01:00 |
|
Rhys Arkins
|
030f015e08
|
build: drop unnecessy semantic-release branch config
|
2020-03-08 18:24:32 +01:00 |
|