Commit graph

5327 commits

Author SHA1 Message Date
Rhys Arkins
77c44b2458 fix: Docker build (tsconfig.app.json) 2019-05-17 10:13:47 +02:00
Rhys Arkins
ee0054c086
fix: malformed ruby version string (#3732)
Use fork until this fix is merged upstream
2019-05-17 09:28:42 +02:00
Michael Kriese
07e464c090 fix(workers): do not prune on dryRun (#3734) 2019-05-17 09:28:10 +02:00
Rhys Arkins
1d51a3521c fix(packagist): throw registry-failure if timeout 2019-05-17 08:54:47 +02:00
Rhys Arkins
3215d2966a
feat(gitFs): lazy fetching (#3638)
Instead of shallow cloning every branch (using —no-single-branch), we now clone only the default branch and lazy fetch the others as needed.
2019-05-17 08:10:40 +02:00
Rhys Arkins
5e75a9fa88 fix(docker): skip any FROM with $ sign 2019-05-17 06:47:40 +02:00
Rhys Arkins
0fd67f6e89 fix(bundler): log gemfile, gemrc if marshalling error 2019-05-17 06:42:20 +02:00
Michael Kriese
242148a99a test: allow debug jest (#3725) 2019-05-16 18:54:54 +02:00
Michael Kriese
affc0116f0 fix(gitFs): fix fetch args (#3723)
fix(gitfs): fix wrong fetch arguments
2019-05-16 17:01:25 +02:00
Ciprian Mandache
0d369ad8f6 fix(gitlabci): support ext syntax for docker img (#3721) 2019-05-16 14:53:50 +02:00
Rhys Arkins
4b6fb0a97c fix: copy over all tsconfig files for Dockerfile 2019-05-16 14:43:11 +02:00
Michael Kriese
7114260db6 test(gitFs): convert tests to typescript (#3719) 2019-05-16 13:42:25 +02:00
Rhys Arkins
ca6320d95d fix(gitFs): catch missing baseBranch 2019-05-16 13:38:21 +02:00
Michael Kriese
0189dd8c4b feat: convert storage to typescript (part2) (#3690) 2019-05-16 13:00:40 +02:00
Renovate Bot
9f8bdd232e chore(deps): update dependency @types/fs-extra to v7 2019-05-16 10:04:55 +02:00
Renovate Bot
f1c85d39be chore(deps): update typescript-eslint monorepo to v1.9.0 2019-05-16 08:03:05 +00:00
Renovate Bot
c3b9e49647 chore(deps): update dependency tmp-promise to v1.1.0 2019-05-16 06:38:24 +00:00
Renovate Bot
768cf97401 build(deps): update dependency registry-auth-token to v3.4.0 2019-05-16 06:02:55 +00:00
Renovate Bot
03d8768d96 build(deps): update dependency pnpm to v3.3.3 2019-05-16 06:47:36 +02:00
Renovate Bot
62b874cc3c chore(deps): update node:lts-alpine docker digest to 101042f 2019-05-16 06:47:19 +02:00
Renovate Bot
60c8b34ed6 chore(deps): update amd64/ubuntu:18.04 docker digest to b36667c 2019-05-16 06:46:51 +02:00
Rhys Arkins
2ff1dedb85 fix(gitFs): use force checkout between branches 2019-05-15 18:51:29 +02:00
Michael Kriese
966e7c41cc feat: convert storage to typescript (#3686) 2019-05-15 15:40:29 +02:00
Rhys Arkins
6ec1aac9ad fix(platform): always set baseBranch 2019-05-15 13:04:16 +02:00
Rhys Arkins
0569e9e40a fix(gitFs): run git checkout/reset when setting base branch 2019-05-15 13:00:01 +02:00
Renovate Bot
d71f1969f2 chore(deps): update dependency codecov to v3.5.0 2019-05-15 12:23:44 +02:00
Renovate Bot
c472cda68f chore(deps): update dependency prettier to v1.17.1 2019-05-15 12:23:33 +02:00
Michael Kriese
e8814be71b feat(gitFs): small refactorings (#3701) 2019-05-15 12:03:28 +02:00
Rhys Arkins
949229594b fix(docker): handle host with port correctly
Closes #3698
2019-05-15 11:57:03 +02:00
Rhys Arkins
22d82a4b34 fix(bundler): use bundle lock —update
Closes #3697
2019-05-15 11:01:16 +02:00
Rhys Arkins
464fd3671f fix(bundler): fix global bundler typo 2019-05-15 11:00:26 +02:00
Michael Kriese
90bcbedb0b fix(gitFs): fix fetch arguments (#3696) 2019-05-15 09:22:47 +02:00
Michael Kriese
5c4e53498a fix(platform): check branch exists before retrieving status (#3695) 2019-05-15 08:22:33 +02:00
Renovate Bot
e954ce67b8 chore(deps): update dependency husky to v2.3.0 2019-05-15 06:00:58 +00:00
Rhys Arkins
4e65258552 fix(pip_setup): log content when failing to parse 2019-05-15 07:33:35 +02:00
Rhys Arkins
f9596fc7ea chore: less debug logging 2019-05-15 07:33:22 +02:00
Rhys Arkins
7ac3b07914 fix(python): default to rangeStrategy=replace
Use rangeStrategy=replace whenever an unsupported rangeStragegy is in use (e.g. update-lockfile).
2019-05-15 07:19:06 +02:00
Renovate Bot
fabf77ef0b build(deps): update dependency pnpm to v3.3.2 2019-05-15 05:00:47 +00:00
Rhys Arkins
71c7053d68 test: fix lint 2019-05-14 22:41:31 +02:00
Rhys Arkins
c60f9a09ec chore: build v16 2019-05-14 22:16:41 +02:00
Rhys Arkins
fdcbb39c16 fix(pip_requirements): set lockedVersion for == deps 2019-05-14 20:09:54 +02:00
Rhys Arkins
98c778cce3 fix(maven): use isValid, not isVersion 2019-05-14 19:16:39 +02:00
Rhys Arkins
3461705e4c fix(maven): isVersion/isSingleVersion/isValid 2019-05-14 19:08:40 +02:00
Renovate Bot
c32e1f2e12 chore(deps): update dependency ts-jest to v24.0.2 2019-05-14 15:00:52 +00:00
Renovate Bot
1651b01544 chore(deps): update dependency jest to v24.8.0 2019-05-14 15:53:09 +02:00
Renovate Bot
f4952ddcfe chore(deps): update dependency @types/jest to v24.0.13 2019-05-14 13:00:57 +00:00
Rhys Arkins
805ae952e6 fix: rebase if package file not found in existing branch 2019-05-14 14:06:22 +02:00
Michael Kriese
7886c7a825 chore(lint): speed up linting (#3683)
https://github.com/typescript-eslint/typescript-eslint/issues/389
2019-05-14 13:12:53 +02:00
Michael Kriese
6b00f2928d fix(gitfs): fix fetch args again (#3684) 2019-05-14 13:05:10 +02:00
Michael Kriese
5b81a330ab fix(git): wrong fetch args (#3663) 2019-05-14 12:22:17 +02:00