You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "chenzhiguo (GitHub)" <gi...@apache.org> on 2018/11/02 13:38:39 UTC

[GitHub] [incubator-dubbo-ops] chenzhiguo opened pull request #175: Add build docker image support

At working directory `dubbo-admin-backend`, build docker image with command: 
`mvn clean package docker:build`
And start `dubbo-admin` container with command:
`docker run -d -p 8080:8080 --name dubbo-admin -v ~/logs:/logs dubbo-admin:0.0.1-SNAPSHOT`
The log file will be created in `~/logs`

[ Full content available at: https://github.com/apache/incubator-dubbo-ops/pull/175 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo-ops] codecov-io commented on issue #175: Add build docker image support

Posted by "codecov-io (GitHub)" <gi...@apache.org>.
# [Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=h1) Report
> Merging [#175](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=desc) into [develop](https://codecov.io/gh/apache/incubator-dubbo-ops/commit/9819b06d18d134c9b2e3d0e6407266c4d16f5a36?src=pr&el=desc) will **decrease** coverage by `<.01%`.
> The diff coverage is `0%`.

[![Impacted file tree graph](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175/graphs/tree.svg?width=650&token=fYsc8RuDGB&height=150&src=pr)](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=tree)

```diff
@@             Coverage Diff             @@
##             develop   #175      +/-   ##
===========================================
- Coverage        0.4%   0.4%   -0.01%     
  Complexity         7      7              
===========================================
  Files            102    102              
  Lines           4653   4658       +5     
  Branches         789    798       +9     
===========================================
  Hits              19     19              
- Misses          4633   4638       +5     
  Partials           1      1
```


| [Impacted Files](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
|---|---|---|---|
| [...in/java/org/apache/dubbo/admin/dto/ServiceDTO.java](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175/diff?src=pr&el=tree#diff-ZHViYm8tYWRtaW4tYmFja2VuZC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvZHViYm8vYWRtaW4vZHRvL1NlcnZpY2VEVE8uamF2YQ==) | `0% <0%> (ø)` | `0 <0> (ø)` | :arrow_down: |
| [...he/dubbo/admin/governance/sync/util/SyncUtils.java](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175/diff?src=pr&el=tree#diff-ZHViYm8tYWRtaW4tYmFja2VuZC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvZHViYm8vYWRtaW4vZ292ZXJuYW5jZS9zeW5jL3V0aWwvU3luY1V0aWxzLmphdmE=) | `0% <0%> (ø)` | `0 <0> (ø)` | :arrow_down: |
| [...ache/dubbo/admin/controller/ServiceController.java](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175/diff?src=pr&el=tree#diff-ZHViYm8tYWRtaW4tYmFja2VuZC9zcmMvbWFpbi9qYXZhL29yZy9hcGFjaGUvZHViYm8vYWRtaW4vY29udHJvbGxlci9TZXJ2aWNlQ29udHJvbGxlci5qYXZh) | `0% <0%> (ø)` | `0 <0> (ø)` | :arrow_down: |

------

[Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=continue).
> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by [Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=footer). Last update [9819b06...2fb9a2b](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).


[ Full content available at: https://github.com/apache/incubator-dubbo-ops/pull/175 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo-ops] codecov-io commented on issue #175: Add build docker image support

Posted by "codecov-io (GitHub)" <gi...@apache.org>.
# [Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=h1) Report
> Merging [#175](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=desc) into [develop](https://codecov.io/gh/apache/incubator-dubbo-ops/commit/9819b06d18d134c9b2e3d0e6407266c4d16f5a36?src=pr&el=desc) will **not change** coverage.
> The diff coverage is `n/a`.

[![Impacted file tree graph](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175/graphs/tree.svg?width=650&token=fYsc8RuDGB&height=150&src=pr)](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=tree)

```diff
@@           Coverage Diff            @@
##             develop   #175   +/-   ##
========================================
  Coverage        0.4%   0.4%           
  Complexity         7      7           
========================================
  Files            102    102           
  Lines           4653   4653           
  Branches         789    789           
========================================
  Hits              19     19           
  Misses          4633   4633           
  Partials           1      1
```



------

[Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=continue).
> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by [Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=footer). Last update [9819b06...a064ae7](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).


[ Full content available at: https://github.com/apache/incubator-dubbo-ops/pull/175 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo-ops] codecov-io commented on issue #175: Add build docker image support

Posted by "codecov-io (GitHub)" <gi...@apache.org>.
# [Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=h1) Report
> Merging [#175](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=desc) into [develop](https://codecov.io/gh/apache/incubator-dubbo-ops/commit/a7808af10f1c0f59bb0e133695451de49412e808?src=pr&el=desc) will **not change** coverage.
> The diff coverage is `n/a`.

[![Impacted file tree graph](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175/graphs/tree.svg?width=650&token=fYsc8RuDGB&height=150&src=pr)](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=tree)

```diff
@@           Coverage Diff            @@
##             develop   #175   +/-   ##
========================================
  Coverage        0.4%   0.4%           
  Complexity         7      7           
========================================
  Files            102    102           
  Lines           4653   4653           
  Branches         789    789           
========================================
  Hits              19     19           
  Misses          4633   4633           
  Partials           1      1
```



------

[Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=continue).
> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by [Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=footer). Last update [a7808af...746c130](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).


[ Full content available at: https://github.com/apache/incubator-dubbo-ops/pull/175 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo-ops] codecov-io commented on issue #175: Add build docker image support

Posted by "codecov-io (GitHub)" <gi...@apache.org>.
# [Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=h1) Report
> Merging [#175](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=desc) into [develop](https://codecov.io/gh/apache/incubator-dubbo-ops/commit/9819b06d18d134c9b2e3d0e6407266c4d16f5a36?src=pr&el=desc) will **not change** coverage.
> The diff coverage is `n/a`.

[![Impacted file tree graph](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175/graphs/tree.svg?width=650&token=fYsc8RuDGB&height=150&src=pr)](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=tree)

```diff
@@           Coverage Diff            @@
##             develop   #175   +/-   ##
========================================
  Coverage        0.4%   0.4%           
  Complexity         7      7           
========================================
  Files            102    102           
  Lines           4653   4653           
  Branches         789    789           
========================================
  Hits              19     19           
  Misses          4633   4633           
  Partials           1      1
```



------

[Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=continue).
> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by [Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=footer). Last update [9819b06...a064ae7](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).


[ Full content available at: https://github.com/apache/incubator-dubbo-ops/pull/175 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo-ops] codecov-io commented on issue #175: Add build docker image support

Posted by "codecov-io (GitHub)" <gi...@apache.org>.
# [Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=h1) Report
> Merging [#175](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=desc) into [develop](https://codecov.io/gh/apache/incubator-dubbo-ops/commit/37d88b01e8329470783fa4fd14ab2884b111a79a?src=pr&el=desc) will **not change** coverage.
> The diff coverage is `n/a`.

[![Impacted file tree graph](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175/graphs/tree.svg?width=650&token=fYsc8RuDGB&height=150&src=pr)](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=tree)

```diff
@@           Coverage Diff            @@
##             develop   #175   +/-   ##
========================================
  Coverage        0.4%   0.4%           
  Complexity         7      7           
========================================
  Files            102    102           
  Lines           4653   4653           
  Branches         789    789           
========================================
  Hits              19     19           
  Misses          4633   4633           
  Partials           1      1
```



------

[Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=continue).
> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by [Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=footer). Last update [37d88b0...037ce51](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).


[ Full content available at: https://github.com/apache/incubator-dubbo-ops/pull/175 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo-ops] codecov-io commented on issue #175: Add build docker image support

Posted by "codecov-io (GitHub)" <gi...@apache.org>.
# [Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=h1) Report
> Merging [#175](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=desc) into [develop](https://codecov.io/gh/apache/incubator-dubbo-ops/commit/15df72886a00e1a18edfd7ab508e2f5b1fe705b4?src=pr&el=desc) will **not change** coverage.
> The diff coverage is `n/a`.

[![Impacted file tree graph](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175/graphs/tree.svg?width=650&token=fYsc8RuDGB&height=150&src=pr)](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=tree)

```diff
@@           Coverage Diff            @@
##             develop   #175   +/-   ##
========================================
  Coverage        0.4%   0.4%           
  Complexity         7      7           
========================================
  Files            102    102           
  Lines           4653   4653           
  Branches         789    789           
========================================
  Hits              19     19           
  Misses          4633   4633           
  Partials           1      1
```



------

[Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=continue).
> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by [Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=footer). Last update [15df728...4e82aca](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).


[ Full content available at: https://github.com/apache/incubator-dubbo-ops/pull/175 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo-ops] codecov-io commented on issue #175: Add build docker image support

Posted by "codecov-io (GitHub)" <gi...@apache.org>.
# [Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=h1) Report
> Merging [#175](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=desc) into [develop](https://codecov.io/gh/apache/incubator-dubbo-ops/commit/6a1b59d65a713ad6f58f8d543fecd6fc8c6b3353?src=pr&el=desc) will **not change** coverage.
> The diff coverage is `n/a`.

[![Impacted file tree graph](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175/graphs/tree.svg?width=650&token=fYsc8RuDGB&height=150&src=pr)](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=tree)

```diff
@@           Coverage Diff            @@
##             develop   #175   +/-   ##
========================================
  Coverage        0.4%   0.4%           
  Complexity         7      7           
========================================
  Files            102    102           
  Lines           4653   4653           
  Branches         789    789           
========================================
  Hits              19     19           
  Misses          4633   4633           
  Partials           1      1
```



------

[Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=continue).
> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by [Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=footer). Last update [6a1b59d...2f97252](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).


[ Full content available at: https://github.com/apache/incubator-dubbo-ops/pull/175 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org

[GitHub] [incubator-dubbo-ops] chenzhiguo closed pull request #175: Add build docker image support

Posted by "chenzhiguo (GitHub)" <gi...@apache.org>.
[ pull request closed by chenzhiguo ]

[ Full content available at: https://github.com/apache/incubator-dubbo-ops/pull/175 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org


[GitHub] [incubator-dubbo-ops] codecov-io commented on issue #175: Add build docker image support

Posted by "codecov-io (GitHub)" <gi...@apache.org>.
# [Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=h1) Report
> Merging [#175](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=desc) into [develop](https://codecov.io/gh/apache/incubator-dubbo-ops/commit/6a1b59d65a713ad6f58f8d543fecd6fc8c6b3353?src=pr&el=desc) will **not change** coverage.
> The diff coverage is `n/a`.

[![Impacted file tree graph](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175/graphs/tree.svg?width=650&token=fYsc8RuDGB&height=150&src=pr)](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=tree)

```diff
@@           Coverage Diff            @@
##             develop   #175   +/-   ##
========================================
  Coverage        0.4%   0.4%           
  Complexity         7      7           
========================================
  Files            102    102           
  Lines           4653   4653           
  Branches         789    789           
========================================
  Hits              19     19           
  Misses          4633   4633           
  Partials           1      1
```



------

[Continue to review full report at Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=continue).
> **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by [Codecov](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=footer). Last update [6a1b59d...2f97252](https://codecov.io/gh/apache/incubator-dubbo-ops/pull/175?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).


[ Full content available at: https://github.com/apache/incubator-dubbo-ops/pull/175 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org