1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00
Commit graph

539 commits

Author SHA1 Message Date
Cedric Beust
658858e87e Better error logging from JCenter. 2015-11-14 11:39:10 -08:00
Cedric Beust
ffb0397a3c Better JCenter error handling. 2015-11-14 11:35:23 -08:00
Cedric Beust
bc575412a4 0.257. 2015-11-14 11:22:27 -08:00
Cedric Beust
e371349d29 Better logging. 2015-11-14 11:21:43 -08:00
Cedric Beust
418ced38a8 JCenter requires PUT, Github POST. 2015-11-14 11:21:39 -08:00
Cedric Beust
66c9d43074 Build fix. 2015-11-14 09:55:30 -08:00
Cedric Beust
48ae5d966f Better error reporting. 2015-11-14 09:54:31 -08:00
Cedric Beust
9d02f020a6 0.255. 2015-11-14 06:35:14 -08:00
Cedric Beust
23d91087aa Move the test directive out of internal. 2015-11-14 06:35:07 -08:00
Cedric Beust
2171d06e18 0.254. 2015-11-14 06:26:27 -08:00
Cedric Beust
74fec51424 Update to 1103. 2015-11-14 06:26:22 -08:00
Cedric Beust
c414840ffa Better log. 2015-11-14 06:26:03 -08:00
Cedric Beust
2d2ede3656 Handle task exceptions. 2015-11-14 06:25:46 -08:00
Cedric Beust
cc7d5d29c6 Update to the new location of TaskResult. 2015-11-14 06:25:38 -08:00
Cedric Beust
fb50accb98 Trying autocrlf for line endings 2015-11-13 18:44:23 -08:00
Cedric Beust
2f2d523b41 0.253. 2015-11-13 18:38:58 -08:00
Cedric Beust
99c6993a46 TaskResult is not an internal class. 2015-11-13 18:38:52 -08:00
Cedric Beust
4a5967a6db Use #!/bin/env for kobaltw 2015-11-13 18:32:40 -08:00
Cedric Beust
403311238c 0.252. 2015-11-13 17:43:51 -08:00
Cedric Beust
bf26f6a65b Don't run projects that don't have an application{} config. 2015-11-13 17:29:17 -08:00
Cedric Beust
6dac9a92c1 Better callback support. 2015-11-13 17:29:04 -08:00
Cedric Beust
cdeea8862d kobalt-wrapper.jar. 2015-11-14 03:13:26 -08:00
Cedric Beust
a2e4e34b3e AptPlugin. 2015-11-14 03:13:15 -08:00
Cedric Beust
044bcc9c48 Don't expose downloadUrl since it doesn't work yet. 2015-11-13 23:36:58 -08:00
Cedric Beust
8dfcb7c56a GithubApi: fix the name of the asset. 2015-11-13 23:27:29 -08:00
Cedric Beust
bc0eac0d0a For development: look up kobalt.properties locally if not found in the class loader. 2015-11-13 23:27:09 -08:00
Cedric Beust
c986fc6d65 Progress bars for uploads. 2015-11-13 23:19:30 -08:00
Cedric Beust
3a9ca294e4 Merge pull request #37 from cy6erGn0m/build-task-failing
Create directory before copy file in taskCopyVersionForWrapper
2015-11-13 05:57:55 -08:00
Sergey Mashkov
a1c1a81c17 Create directory before copy file in taskCopyVersionForWrapper 2015-11-13 10:44:19 +03:00
Cedric Beust
7ca1a0f3b0 0.249. 2015-11-12 17:43:42 -08:00
Cedric Beust
cb269349f2 Renaming. 2015-11-12 17:00:13 -08:00
Cedric Beust
71838b4f22 0.248. 2015-11-12 03:46:24 -08:00
Cedric Beust
352e32fe22 Log when publish configurations can't be found. 2015-11-12 03:44:26 -08:00
Cedric Beust
89262e9259 Logger fix. 2015-11-12 03:44:07 -08:00
Cedric Beust
1e1b6c9fdd Formatting. 2015-11-12 03:43:58 -08:00
Cedric Beust
a7695ff0e6 No longer distributing from bintray. 2015-11-12 03:43:02 -08:00
Cedric Beust
1207f1e780 Better LocalProperties management. 2015-11-12 03:24:51 -08:00
Cedric Beust
97a5f54c9a New Publishing plugin task: "uploadGithub". 2015-11-12 03:24:51 -08:00
Cedric Beust
5a7d730ac5 Better upload logic. 2015-11-12 03:24:51 -08:00
Cedric Beust
caa2a9424d Not a warning. 2015-11-12 03:24:51 -08:00
Cedric Beust
e2b7ef6113 Minor fix. 2015-11-12 03:24:50 -08:00
Cedric Beust
2468803901 Depends on wrapper. 2015-11-12 03:24:50 -08:00
Cedric Beust
aa53921fe8 Merge pull request #34 from cy6erGn0m/wrapper-fix
Wrapper cleanup and fix
2015-11-12 15:23:37 -08:00
Cedric Beust
ccad3e0255 Merge pull request #36 from cy6erGn0m/big-files-md5
MD5 checksumer shouldn't read the whole file at once
2015-11-12 13:34:45 -08:00
Sergey Mashkov
37417763d2 MD5 checksumer shouldn't read the whole file at once 2015-11-12 22:12:08 +03:00
Sergey Mashkov
aad4727919 Fail at file/directories creation
Fix several exception during wrapper update 0.215 -> 0.246
2015-11-12 20:39:04 +03:00
Cedric Beust
49dac2a6b3 Successful upload. 2015-11-11 22:33:36 -08:00
Cedric Beust
779d8d7b8a GithubApi work. 2015-11-11 13:16:21 -08:00
Cedric Beust
c14f27b618 Read github credentials from local.properties. 2015-11-11 12:49:36 -08:00
Cedric Beust
a8bebf3dbf Incorrect log. 2015-11-11 09:34:56 -08:00