Rhys Arkins
|
926a553a76
|
fix: sanitize commitMessage, prTitle, branchName
In preparation for secrets PR
|
2020-07-03 16:52:16 +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 |
|
Rhys Arkins
|
4ff6fd528b
|
docs: mention handlebars escaping
|
2020-07-03 15:57:01 +02:00 |
|
Rhys Arkins
|
53c99a7993
|
fix: gitPrivateKey stage global
|
2020-07-03 15:33:34 +02:00 |
|
Sergio Zharinov
|
679176f26e
|
test(git): Decouple 'gitfs/fs' and 'gitfs/git' in tests (#6661)
|
2020-07-03 15:08:16 +02:00 |
|
Rhys Arkins
|
ae0fb696b4
|
refactor: github presets use util/http/github (#6658)
|
2020-07-03 07:27:00 +02:00 |
|
Rhys Arkins
|
4506497ea9
|
test: use 404/200 for github preset
|
2020-07-03 07:05:17 +02:00 |
|
renovate[bot]
|
ed0d41843b
|
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.125.0 (#6655)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-07-02 21:00:36 +00:00 |
|
Rhys Arkins
|
a196db464b
|
fix: deleteLocalFile join (#6654)
|
2020-07-02 20:16:48 +02:00 |
|
Sebastian Poxhofer
|
f3d920c454
|
feat(terraform-provider): Implement terraform helm chart update (#6631)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-07-02 19:20:30 +02:00 |
|
renovate[bot]
|
3f2c9891f5
|
chore(deps): update dependency graphql to v15.2.0 (#6653)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-07-02 15:10:54 +00:00 |
|
renovate[bot]
|
b8a6fe5803
|
build(deps): update dependency bunyan to v1.8.14 (#6650)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-07-02 03:00:39 +00:00 |
|
Sebastian Poxhofer
|
b71b9f6f5d
|
refactor(terraform-provider): refactor manager (#6637)
|
2020-07-01 17:17:40 +02:00 |
|
Etienne
|
45d7d40952
|
fix: remove authorization header from core.windows.net requests for Azure docker registries (#6641)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-07-01 15:48:22 +02:00 |
|
Sergio Zharinov
|
c450621edb
|
fix(maven): Use consistent precision for extended ranges (#6623)
|
2020-07-01 13:50:32 +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
|
a8caa9e3fa
|
fix: cache validation (#6644)
|
2020-07-01 09:08:00 +02:00 |
|
Rhys Arkins
|
7af01c5ee2
|
fix: set empty cache if not found
|
2020-07-01 08:12:36 +02:00 |
|
renovate[bot]
|
84992f94dc
|
chore(deps): update dependency type-fest to v0.16.0 (#6643)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-07-01 00:49:33 +00:00 |
|
renovate[bot]
|
5668309e5f
|
build(deps): update dependency slugify to v1.4.4 (#6642)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-06-30 23:00:47 +00:00 |
|
Rhys Arkins
|
abfdae3c88
|
refactor(npm): skip internal packages earlier (#6639)
|
2020-06-30 12:05:44 +02:00 |
|
renovate[bot]
|
3af5e2ad22
|
chore(deps): update mcr.microsoft.com/vscode/devcontainers/typescript-node docker tag to v0.124.0 (#6638)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-06-30 09:00:38 +00:00 |
|
Rhys Arkins
|
bd4563d67e
|
fix: check for column content before replacing
|
2020-06-30 09:33:58 +02:00 |
|
Rhys Arkins
|
1e0b8301f8
|
chore: fix docs error
|
2020-06-30 08:12:35 +02:00 |
|
Rhys Arkins
|
6dedd5e277
|
fix(npm): remove unused managerPackageFileList
|
2020-06-30 05:28:14 +02:00 |
|
Rhys Arkins
|
6f027b112b
|
docs: lockFileMaintenance + Gemfile.lock
|
2020-06-30 03:52:36 +02:00 |
|
Rhys Arkins
|
d70b8c1f2f
|
feat: repositoryCache (#6589)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-06-29 15:51:22 +02:00 |
|
Jamie Magee
|
e9ecc765c1
|
chore(types): extract types for json-dup-key-validator (#6634)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-06-29 15:50:44 +02:00 |
|
Jonas Michaelis
|
e8c80fbe62
|
feat(gitlabci-include): add support for 'include:local' (#6630)
* feat(gitlabci-include): add support for 'include:local'
* fix: lint
* fix: apply suggestions from code review
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
* fix: lint
* fix: includedDeps null check
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
|
2020-06-29 15:11:56 +02:00 |
|
Rhys Arkins
|
fc41751f8f
|
logs: lower maven log levels for failures
|
2020-06-29 14:34:39 +02:00 |
|
Jamie Magee
|
a99ef9df6f
|
chore(types): extract types for conventional-commits-detector (#6633)
|
2020-06-29 11:01:05 +02:00 |
|
Rhys Arkins
|
7611e6353a
|
refactor: git/storage -> git/index
|
2020-06-29 09:11:55 +02:00 |
|
renovate[bot]
|
93130c5634
|
build(deps): update dependency semantic-release to v17.1.1 (#6625)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-06-28 19:00:52 +00:00 |
|
Rhys Arkins
|
a189f31b3d
|
chore: move util/gitfs/fs
|
2020-06-28 12:01:57 +02:00 |
|
Rhys Arkins
|
ec1598587c
|
refactor: move util/fs under util/gitfs (#6618)
|
2020-06-28 11:57:57 +02:00 |
|
renovate[bot]
|
b31ca524ba
|
chore(deps): update linters (#6593)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-06-28 10:26:03 +02:00 |
|
Sebastian Poxhofer
|
db622944f1
|
feat(terraform-provider): renovate required_providers (#6550)
|
2020-06-28 10:25:02 +02:00 |
|
renovate[bot]
|
1a31dc15b4
|
chore(deps): update dependency @types/semver to v7.3.1 (#6612)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-06-28 01:00:44 +00:00 |
|
renovate[bot]
|
2cc68f3ac1
|
chore(deps): update jest monorepo (#6611)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-06-27 19:00:43 +00:00 |
|
renovate[bot]
|
7bd8fe6eed
|
chore(deps): update dependency @types/lodash to v4.14.157 (#6608)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-06-27 14:00:52 +00:00 |
|
Cirno the Strongest
|
72c86c7bbf
|
fix(gitea): fetch both open and closed issues (#6604)
|
2020-06-27 12:24:14 +02:00 |
|
Rhys Arkins
|
dd636ed15c
|
refactor: pass git author in initRepo (#6605)
|
2020-06-27 12:21:47 +02:00 |
|
renovate[bot]
|
41c7c611c4
|
build(deps): update dependency node-html-parser to v1.2.20 (#6603)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-06-27 10:00:46 +00:00 |
|
Cirno the Strongest
|
58f42b3273
|
fix(gitea): don't crash on empty body during pagination (#6598)
|
2020-06-27 10:25:20 +02:00 |
|
Rhys Arkins
|
49447989e1
|
fix(gitlab): fetch all open issues (#6597)
|
2020-06-27 09:55:02 +02:00 |
|
renovate[bot]
|
80fe38e68c
|
build(deps): update dependency bunyan to v1.8.13 (#6602)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2020-06-27 07:36:32 +00:00 |
|
Rhys Arkins
|
54c4a0a917
|
fix(pip_requirements): used a fixed cwdFile
Closes #6599
|
2020-06-27 08:31:27 +02:00 |
|
Rhys Arkins
|
3c3f259aef
|
fix: gitAuthor parsing (#6594)
|
2020-06-27 08:03:46 +02:00 |
|
Wolfgang Faust
|
ec43556b29
|
fix(docker-compose): support docker-compose.yml version 1 (#6596)
|
2020-06-27 07:39:44 +02:00 |
|