Commit Graph

59 Commits

Author SHA1 Message Date
彭勇升 pengys 4beaac001b Integration test for elastic search client. (#2464)
* Integration test for elastic search client.

* Just test verify command.

* CI command order change.

* Remove maven clean.

* no message

* Create Jenkinsfile to try the apache build for our CI.
2019-04-10 10:15:54 +08:00
吴晟 Wu Sheng c157b94d4a
Try to fix test cover. (#2331)
* Try to fix test cover.

* Update .travis.yml

* Set for test only

* Try again

* Try new setting.
2019-03-08 11:13:29 +08:00
吴晟 Wu Sheng 479ee33244
Correct trace id in slow db statement (#2254)
* Correct trace id.

* Fix match.

* Add cover token to retry.

* Retry new test plugin.

* Reset to jacoco.

* Update jacoco version.
2019-02-19 13:02:54 +08:00
吴晟 Wu Sheng 72a39e1f28
Sync 6.0.0-alpha release and version up to beta. (#1883)
* Lock oracle and resin plugins version.

* Move resin and oracle plugin to openskywalking

* Restore submodule active.

* Add another submodule active command.

* Remove the wrong test cases in release and fix some doc issues.

* [maven-release-plugin] prepare release v6.0.0-alpha

* [maven-release-plugin] prepare for next development iteration

* Fix some doc
2018-11-06 15:45:15 +08:00
吴晟 Wu Sheng 69cccd1541
Remove ci cache and remove out-of-date dependency. (#1709) 2018-09-27 13:09:29 +08:00
Adrian Cole 4b17685c11 Sync mvnw to 6.0 , provided by @adriancole 2018-08-22 22:50:50 +08:00
Wu Sheng 03af5f1806 Support m2 cache in CI. 2018-08-20 22:05:31 +08:00
吴晟 Wu Sheng e13ff79326 Sync to fix release check (#982)
Fix IPMC checks for releasing.
2018-03-24 17:11:04 +08:00
彭勇升 pengys dcd6a71fce Asf/5.0 alpha/release (#959)
* Update docs for alpha release

* Delete a comma.

* Update How-to-build.md

* Add data-set licenses file

* Rename LICENSES-data-set to LICENSE-data-set

* Update LICENSE

* Remove fastclick from LICENSE

* Make the git submodule command to be a maven profile plugin. Let this command not execute by default install command.

* [maven-release-plugin] prepare release apm-5.0.0-alpha

* [maven-release-plugin] prepare for next development iteration

* Product name is not correct

* Add more documents for release.

* Change profile id.

* Add CHANGES file in distribution file.

* Revert "[maven-release-plugin] prepare for next development iteration"

This reverts commit ac81501929f72ab3a276b8d782759eb6f652bfa3.

* Revert "[maven-release-plugin] prepare release apm-5.0.0-alpha"

This reverts commit 095597c9189589667c2a333d85bd46f6dca90c80.

* Add rat plugin to check dependency license and add license head into missing files.

* Fix docs.

* Exclude web ui config file.

* Next release guide.

* UI update.

* Update docs.

* Build source shell.
2018-03-19 06:09:09 +08:00
wu-sheng df328b6ea7 Try another ci command to speed up. 2018-02-26 17:43:48 +08:00
wu-sheng 400ad41a64 Fix all javadoc issues. 2018-02-26 15:47:19 +08:00
wu-sheng 1d6ca31b62 Commit many java doc fixes. 2018-02-26 12:01:24 +08:00
wu-sheng 158b6ff884 Fixing javadoc. And try to trigger a ci fail in this commit, in order to make sure javadoc will be checked in further pull request. 2018-02-26 09:15:10 +08:00
wu-sheng 5da5d059dd Rmove a download. 2018-01-12 16:03:19 +08:00
wu-sheng 7b505549db Fix wrong url. 2018-01-12 10:41:23 +08:00
wu-sheng 6ce5bfd569 Make ci works with resin and ojdbc again. Try to build. 2018-01-12 10:24:21 +08:00
wusheng d35bcbabd6 Do the test report inside `mvn install`. 2017-11-23 19:43:07 +08:00
wusheng 21cf6f89e4 Make travis maven runs in quiet mode. 2017-11-23 19:00:58 +08:00
吴晟 Wu Sheng 96593af366 Update .travis.yml 2017-09-27 17:24:00 +08:00
吴晟 Wu Sheng 3fdc389a76 Update .travis.yml 2017-09-27 17:19:15 +08:00
吴晟 Wu Sheng 187cbf30a5 Update .travis.yml 2017-09-27 17:17:02 +08:00
吴晟 Wu Sheng 1b56c88521 Update .travis.yml 2017-09-27 17:08:10 +08:00
clevertension cfe722c705 remove prepare stage 2017-09-20 14:55:53 +08:00
pengys5 638789aa94 Cobertura did not support java 8 lambda.
So change coverage tools from Cobertura to JaCoCo
2017-08-01 15:57:19 +08:00
柏杨 Bai Yang 1c4905ef58 add resin plugin (#187)
* add plugins for resin-3.x and resin-4.x
2017-05-10 19:33:30 +08:00
zhangxin 5c40e46228 fix the image name of collector issue and push docker images when skywalking is tagged and the branch is master 2017-04-25 14:20:14 +08:00
zhangxin e4994f0f4e Push collector docker image when sky-walking released 2017-04-24 17:54:46 +08:00
wusheng 2a979c0222 fix travis.yml 2017-02-18 23:30:02 +08:00
wusheng 685c2e9bf6 Add some `coveralls.io` config 2017-01-23 16:58:17 +08:00
wusheng 4575686b7b 1.remove webui useless demo. 2. solve webui compile issue. 3. remove old test case, waiting test scenario by docker tech. @ascrutae 2016-12-05 14:31:11 +08:00
wusheng 0e309da054 confirm use jdk8 as compile jdk 2016-11-21 11:08:47 +08:00
wusheng 9628e8aff9 test on jdk8 2016-11-21 11:05:17 +08:00
wusheng bf5eb1398a fix many compile bug and proto error 2016-11-11 23:01:37 +08:00
ascrutae e53df0880f 修复CI编译出错 2016-08-10 18:30:12 +08:00
ascrutae d606174e79 提交新版本功能 2016-08-10 18:26:31 +08:00
wusheng ee70f1f5f6 修复oracle的编译问题 2016-06-14 18:28:39 +08:00
wusheng f746f31722 依然暂时移除testcase 2016-03-22 20:59:42 +08:00
wusheng 95f8d0f8dc no message 2016-03-22 20:56:23 +08:00
wusheng aa618be93a 1.屏蔽部分测试用例,用于测试coveralls 2016-03-22 20:08:42 +08:00
wusheng 15596b3a3e no message 2016-03-22 17:19:15 +08:00
wusheng d46c0f460e 1.尝试修复根目录整体打包故障 2016-03-22 17:15:26 +08:00
wusheng e48a3b5037 测试全部编译,以及coveralls 2016-03-22 17:01:25 +08:00
wusheng c6b826fc51 no message 2016-03-22 16:38:16 +08:00
wusheng 77800ac0a4 测试coveralls 2016-03-22 16:20:38 +08:00
wusheng b9d686fa73 添加CI状态到首页。移除jedis插件的依赖。 2016-03-19 23:51:59 +08:00
wusheng 9860219d32 no message 2016-03-19 23:37:04 +08:00
wusheng c5b1f6cc09 修正auth工程目录 2016-03-19 23:34:26 +08:00
wusheng eef1866bc7 提交auth编译,保证CI成功。 2016-03-19 23:31:36 +08:00
wusheng bf91af9dcf 修复dubbo-plugin插件ci中的问题。 2016-03-19 23:11:12 +08:00
wusheng 0a9fef5bb7 修改PLUGIN不合理的目录结构。增加CI测试。 2016-03-19 22:38:55 +08:00