Rhys Arkins
|
864e554db9
|
feat: dynamic manager config (#5392)
|
2020-02-07 18:25:27 +00:00 |
|
Sourav Das
|
987e0a2bfd
|
refactor(function): Update Dependency Function (#5146)
|
2020-02-06 13:01:21 +00:00 |
|
Michael Kriese
|
2ffad1363e
|
chore(eslint): stricter settings (#5375)
|
2020-02-05 18:17:20 +00:00 |
|
Joshua Gleitze
|
51c0cdc674
|
fix(gradle): Also include buildscript repositiories (#5382)
|
2020-02-05 17:45:12 +00:00 |
|
Joshua Gleitze
|
d1eb30396c
|
fix(gradle): Also update buildscript dependencies from settings… (#5380)
|
2020-02-05 17:44:51 +00:00 |
|
Michael Kriese
|
4004f46c0b
|
refactor(test): move manager tests to lib (#5300)
|
2020-02-05 01:14:31 +01:00 |
|
Rhys Arkins
|
e12d8f0437
|
refactor: remove unnecessary manager literals
|
2020-02-03 14:16:23 +01:00 |
|
Joshua Gleitze
|
5928562064
|
feat(gradle): Support any Order in Gradle’s Map Syntax (#5196)
|
2020-01-26 08:18:29 +01:00 |
|
Joshua Gleitze
|
c1ee1ef32f
|
feat(gradle): Support template expression for version variables… (#5195)
|
2020-01-21 10:04:31 +01:00 |
|
Sergio Zharinov
|
ef7357d022
|
fix(exec): Refactor binarySource out to global setting (#5190)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-01-20 16:50:32 +01:00 |
|
Sourav Das
|
6dc76f2e46
|
feat(constants): Language list constants (#5167)
1. All languages are moved to constants/languages.ts
2. Updated all the references
|
2020-01-17 10:14:20 +01:00 |
|
Sourav Das
|
4e7c938ec7
|
feat(constants): Manager Constants (#5168)
|
2020-01-16 16:22:33 +01:00 |
|
Sourav Das
|
58c444cb7e
|
feat(constants): Data Source and Binary Source Constants (#5157)
|
2020-01-16 12:14:35 +01:00 |
|
Sourav Das
|
ee153e560e
|
feat: use error constants (#5088) (#5100)
Use defined error constants throughout codebase.
|
2020-01-12 08:50:11 +01:00 |
|
walschap
|
fc0b3d3026
|
feat(gradle): Add support for Gradle5 dependency constraints (#5078)
Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com>
|
2020-01-08 09:39:18 +01:00 |
|
Sergio Zharinov
|
04962565bc
|
fix(gradle): Ignore scala version placeholders (#4986)
|
2019-12-13 17:10:03 +02:00 |
|
Rhys Arkins
|
5c62cdafc6
|
chore: warn not error for gradle timeout
|
2019-12-04 10:20:17 +01:00 |
|
Dries De Peuter
|
b6336d3a88
|
feat(gradle): Add support for Gradle5 dependency constraints (#4886)
|
2019-12-02 14:05:28 +01:00 |
|
Jamie Magee
|
b3390514a4
|
refactor(eslint): fix eslint warnings in manager (#4865)
|
2019-11-23 21:44:55 +01:00 |
|
Rhys Arkins
|
a12ef53b9c
|
fix: escape docker volumes and working dir values
|
2019-11-23 11:08:16 +01:00 |
|
Rhys Arkins
|
81c4311f2d
|
refactor: simplify gradle warn message
|
2019-11-23 10:40:52 +01:00 |
|
Ian Kerins
|
4d6b98f9b0
|
fix(gradle): invoke gradlew directly, not with /bin/sh (#4630) (#4671)
Co-Authored-By: IKEDA Sho <suicaicoca@gmail.com>
|
2019-10-18 13:35:11 +02:00 |
|
Björn Dahlgren
|
24a9e290fd
|
feat: Allow specifying Docker user (#4578)
|
2019-10-05 13:56:58 +02:00 |
|
Ryan Murfitt
|
d33ca43e17
|
feat(gradle): Support Kotlin DSL extra properties (#4493)
|
2019-09-23 06:29:51 +02:00 |
|
Michael Kriese
|
331863d211
|
feat(platform): remove global platform variable (#4455)
|
2019-09-10 09:50:29 +02:00 |
|
Rhys Arkins
|
a32c8f4ccc
|
fix: Revert "feat(platform): remove global platform variable (#4448)"
This reverts commit b5c9dc8e0b .
|
2019-09-09 06:55:30 +02:00 |
|
Michael Kriese
|
b5c9dc8e0b
|
feat(platform): remove global platform variable (#4448)
|
2019-09-09 04:40:52 +02:00 |
|
IKEDA Sho
|
2e873d34d4
|
feat(gradle): support Gradle projects in subdirectories (#4399)
|
2019-08-30 05:48:52 +02:00 |
|
Olexiy Myronenko
|
a28f688b77
|
fix(gradle): allow use of variables with platform keyword and… (#4378)
|
2019-08-27 06:10:33 +02:00 |
|
IKEDA Sho
|
081a23e6fc
|
chore(manager): add more type annotations (#4344)
|
2019-08-22 17:42:35 +02:00 |
|
IKEDA Sho
|
9b2f4576cd
|
feat(gradle): Add basic Gradle Kotlin DSL support (#4086)
|
2019-08-04 14:18:05 +03:00 |
|
IKEDA Sho
|
11cd45af45
|
refactor(gradle): Reduce code duplication in build-gradle.ts (#4204)
|
2019-07-29 09:04:28 +02:00 |
|
Sho Ikeda
|
6ce0648398
|
fix(gradle): Take plugin repositories into account (#4185)
|
2019-07-26 05:35:00 +02:00 |
|
Sho Ikeda
|
4e68e6a931
|
feat(gradle): Support updating plugin dependencies
|
2019-07-25 15:16:32 +02:00 |
|
Michael Kriese
|
6f99118f7c
|
feat(manager): convert to typescript (#4148)
|
2019-07-25 08:17:19 +02:00 |
|
Michael Kriese
|
fd847da4a8
|
fix: refactor exec (#4155)
|
2019-07-23 14:39:15 +02:00 |
|
Michael Kriese
|
855d5fbae3
|
fix: fix logging (#4100)
|
2019-07-16 13:47:29 +02:00 |
|
Jamie Magee
|
f334c568a5
|
feat(typescript): convert logger to typescript (#3671)
|
2019-07-15 11:04:05 +02:00 |
|
Sho Ikeda
|
0d2427a0f9
|
fix(gradle): Support extension without classifier (#4050)
|
2019-07-11 22:20:26 +02:00 |
|
Sho Ikeda
|
bb5baaad3f
|
fix(gradle): Support classifier and extension (#3995)
https://docs.gradle.org/current/dsl/org.gradle.api.artifacts.dsl.DependencyHandler.html#N17198
|
2019-07-10 09:33:13 +02:00 |
|
renovate[bot]
|
dab7b1c314
|
chore(deps): update dependency prettier to v1.18.0 (#3905)
|
2019-06-07 06:34:57 +02:00 |
|
Rhys Arkins
|
439e19d78c
|
chore: remove all gitFs references (#3807)
|
2019-05-25 06:23:44 +02:00 |
|
Rhys Arkins
|
bd17e021e5
|
refactor(gradle): catch resolution errors
|
2019-03-22 06:27:22 +01:00 |
|
Gautier Pelloux-Prayer
|
c0b9f1ad03
|
feat(gradle): use gradlew binary if available (#3135) (#3176)
|
2019-03-03 22:34:09 +01:00 |
|
FidoX
|
53fb84878a
|
fix(gradle): collect deps (#3270)
|
2019-02-26 21:46:32 +01:00 |
|
Rhys Arkins
|
0c4cea4b45
|
tests: fix coverage
|
2019-02-24 07:58:10 +01:00 |
|
FidoX
|
ee06ad2ed1
|
feat(gradle): use maven datasource (#3223)
|
2019-02-23 22:24:44 +01:00 |
|
Rhys Arkins
|
8b761f5a6d
|
fix(gradle): throw registry failure if lookup fails
|
2019-02-15 10:39:16 +00:00 |
|
Rhys Arkins
|
67cbbba80b
|
fix: Revert "feat(gradle): use maven datasource (#3062)"
This reverts commit 0a2b212c76 .
|
2019-02-04 21:31:04 +01:00 |
|
FidoX
|
0a2b212c76
|
feat(gradle): use maven datasource (#3062)
|
2019-02-04 16:05:04 +01:00 |
|