You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2020/09/11 12:25:49 UTC

[GitHub] [dubbo-go-hessian2] sdttttt opened a new pull request #236: [WIP] Ftr: Migrate travis Ci to GithubActions

sdttttt opened a new pull request #236:
URL: https://github.com/apache/dubbo-go-hessian2/pull/236


   **What this PR does**:
   
   GithubActions is faster than TravisCI and saves about 1 minutes of build time.
   
   **Special notes for your reviewer**:
   
   Please note whether the CI behavior has been changed.
   
   ![](https://imgkr2.cn-bj.ufileos.com/dff492ed-7df6-459a-b572-b2fe3293b1a0.png?UCloudPublicKey=TOKEN_8d8b72be-579a-4e83-bfd0-5f6ce1546f13&Signature=BEa%252BzJf0hUh4DOLA7fhAzoWyTwo%253D&Expires=1599913510)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go-hessian2] wongoo commented on a change in pull request #236: Ftr: Migrate travis Ci to GithubActions

Posted by GitBox <gi...@apache.org>.
wongoo commented on a change in pull request #236:
URL: https://github.com/apache/dubbo-go-hessian2/pull/236#discussion_r487600832



##########
File path: .github/workflows/github-actions.yml
##########
@@ -0,0 +1,113 @@
+name: CI
+
+on:
+  push:
+    branches: [ master ]
+  pull_request:
+    branches: "*"
+
+jobs:
+  build:
+    name: ${{ matrix.os }} - Go${{ matrix.go_version }} - JDK${{ matrix.jdk_version }}
+
+    runs-on: ${{ matrix.os }}
+
+    strategy:
+      matrix:
+        os: 
+          - ubuntu-latest
+        go_version:
+          - 1.12
+        jdk_version:
+          - 1.8
+    env:
+      DING_TOKEN: 049ae645b5dfb16e3240f81c1757333549ca46b30a5d6b40df562c63c36cf166

Review comment:
       @beiwei30  can u add the ding token&sign in project settings?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go-hessian2] AlexStocks merged pull request #236: Ftr: Migrate travis Ci to GithubActions

Posted by GitBox <gi...@apache.org>.
AlexStocks merged pull request #236:
URL: https://github.com/apache/dubbo-go-hessian2/pull/236


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go-hessian2] AlexStocks merged pull request #236: Ftr: Migrate travis Ci to GithubActions

Posted by GitBox <gi...@apache.org>.
AlexStocks merged pull request #236:
URL: https://github.com/apache/dubbo-go-hessian2/pull/236


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go-hessian2] codecov-commenter commented on pull request #236: [WIP] Ftr: Migrate travis Ci to GithubActions

Posted by GitBox <gi...@apache.org>.
codecov-commenter commented on pull request #236:
URL: https://github.com/apache/dubbo-go-hessian2/pull/236#issuecomment-691657980


   # [Codecov](https://codecov.io/gh/apache/dubbo-go-hessian2/pull/236?src=pr&el=h1) Report
   > Merging [#236](https://codecov.io/gh/apache/dubbo-go-hessian2/pull/236?src=pr&el=desc) into [master](https://codecov.io/gh/apache/dubbo-go-hessian2/commit/a9a3d094b54f12d98717d437570deba00cc008d6?el=desc) will **not change** coverage.
   > The diff coverage is `n/a`.
   
   [![Impacted file tree graph](https://codecov.io/gh/apache/dubbo-go-hessian2/pull/236/graphs/tree.svg?width=650&height=150&src=pr&token=Yh82j7lS1W)](https://codecov.io/gh/apache/dubbo-go-hessian2/pull/236?src=pr&el=tree)
   
   ```diff
   @@           Coverage Diff           @@
   ##           master     #236   +/-   ##
   =======================================
     Coverage   67.83%   67.83%           
   =======================================
     Files          25       25           
     Lines        2988     2988           
   =======================================
     Hits         2027     2027           
     Misses        730      730           
     Partials      231      231           
   ```
   
   
   
   ------
   
   [Continue to review full report at Codecov](https://codecov.io/gh/apache/dubbo-go-hessian2/pull/236?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/dubbo-go-hessian2/pull/236?src=pr&el=footer). Last update [a9a3d09...b8eaea9](https://codecov.io/gh/apache/dubbo-go-hessian2/pull/236?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org