Skip to content

Commit

Permalink
Automated build 1534394264 (Thu Aug 16 12:37:44 HKT 2018)
Browse files Browse the repository at this point in the history
Docker image: weibeld/tg-monitor:core-0.0.1

> Components in tgm-main-core:
tgm-backend                   master-SNAPSHOT
tgm-corefacade                master-SNAPSHOT
tgm-entities                  0.0.2
tgm-ipc-api                   master-SNAPSHOT
tgm-ipc-core                  master-SNAPSHOT
tgm-logincodeprompt           0.0.1
tgm-main-core                 0.0.1
tgm-matching                  master-SNAPSHOT
tgm-monitor                   master-SNAPSHOT
tgm-notification              master-SNAPSHOT
tgm-servicelocator            0.0.1
tgm-servicelocator-instances  master-SNAPSHOT
tgm-telegram                  master-SNAPSHOT
  • Loading branch information
weibeld committed Aug 16, 2018
1 parent f675649 commit cf53bd5
Show file tree
Hide file tree
Showing 5 changed files with 69 additions and 0 deletions.
69 changes: 69 additions & 0 deletions automated_builds.log
Original file line number Diff line number Diff line change
Expand Up @@ -882,3 +882,72 @@ The push refers to repository [docker.io/weibeld/tg-monitor]
2a137bc6fbdd: Pushed
73046094a9b8: Pushed
core-0.0.1: digest: sha256:1555e57e2c58f9a82b5f1a778f6941a5c9148e3ce62cda9aca614de9ab601b06 size: 951

BUILD 1534394264 (Thu Aug 16 12:37:44 HKT 2018)

> Running "installDist" in tgm-main-core...
:clean

BUILD SUCCESSFUL in 1s
1 actionable task: 1 executed
:compileJava
Download https://jitpack.io/com/github/tg-monitor/tgm-ipc-core/master-SNAPSHOT/maven-metadata.xml
Download https://jitpack.io/com/github/tg-monitor/tgm-corefacade/master-SNAPSHOT/maven-metadata.xml
Download https://jitpack.io/com/github/tg-monitor/tgm-backend/master-SNAPSHOT/maven-metadata.xml
Download https://jitpack.io/com/github/tg-monitor/tgm-telegram/master-SNAPSHOT/maven-metadata.xml
Download https://jitpack.io/com/github/tg-monitor/tgm-notification/master-SNAPSHOT/maven-metadata.xml
Download https://jitpack.io/com/github/tg-monitor/tgm-monitor/master-SNAPSHOT/maven-metadata.xml
Download https://jitpack.io/com/github/tg-monitor/tgm-matching/master-SNAPSHOT/maven-metadata.xml
Download https://jitpack.io/com/github/tg-monitor/tgm-servicelocator-instances/master-SNAPSHOT/maven-metadata.xml
Download https://jitpack.io/com/github/tg-monitor/tgm-ipc-api/master-SNAPSHOT/maven-metadata.xml
:processResources
:classes
:jar
:startScripts
:installDist

BUILD SUCCESSFUL in 24s
5 actionable tasks: 5 executed

> Components in tgm-main-core:
tgm-backend master-SNAPSHOT
tgm-corefacade master-SNAPSHOT
tgm-entities 0.0.2
tgm-ipc-api master-SNAPSHOT
tgm-ipc-core master-SNAPSHOT
tgm-logincodeprompt 0.0.1
tgm-main-core 0.0.1
tgm-matching master-SNAPSHOT
tgm-monitor master-SNAPSHOT
tgm-notification master-SNAPSHOT
tgm-servicelocator 0.0.1
tgm-servicelocator-instances master-SNAPSHOT
tgm-telegram master-SNAPSHOT

> Copying tgm-main-core/build/install/tgm-main-core to bundle-core...

> Building Docker image weibeld/tg-monitor:core-0.0.1 in bundle-core...
Sending build context to Docker daemon 6.857MB
Step 1/4 : FROM weibeld/tg-monitor:base
---> e0c521fc96cf
Step 2/4 : WORKDIR /root
---> Using cache
---> 7c103313f890
Step 3/4 : COPY tgm-main-core .
---> f0fe9c7f88a3
Step 4/4 : CMD ./bin/tgm-main-core
---> Running in 687edfe3910d
Removing intermediate container 687edfe3910d
---> 3f65109ad1d6
Successfully built 3f65109ad1d6
Successfully tagged weibeld/tg-monitor:core-0.0.1

> Pushing Docker image weibeld/tg-monitor:core-0.0.1 to Docker Hub...
The push refers to repository [docker.io/weibeld/tg-monitor]
9fac359806e7: Preparing
3950338e1e6a: Preparing
73046094a9b8: Preparing
73046094a9b8: Layer already exists
3950338e1e6a: Layer already exists
9fac359806e7: Pushed
core-0.0.1: digest: sha256:acd5465fc2b172e8e76cbe69bbb7e264191eea4040e77e729f14944c218a522e size: 951
Expand Down
Binary file added doc/comp-arch.graffle
Binary file not shown.
Binary file added doc/comp-arch.pdf
Binary file not shown.
Binary file added doc/comp-arch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tgm-main-core/lib/tgm-main-core-0.0.1.jar
Binary file not shown.

0 comments on commit cf53bd5

Please sign in to comment.