diff --git a/.github/workflows/homepage.yml b/.github/workflows/homepage.yml index c16c5594c2fab..5b5154669ea2d 100644 --- a/.github/workflows/homepage.yml +++ b/.github/workflows/homepage.yml @@ -8,7 +8,9 @@ jobs: repository-dispatch-event: runs-on: ubuntu-20.04 steps: - - run: 'echo "payload: ${{ toJson(github.sha) }}"' + - name: Checkout + uses: actions/checkout@v2 + - run: 'echo "payload github: ${{ toJson(github) }}"' - name: Repository Dispatch uses: peter-evans/repository-dispatch@v1 with: diff --git a/README.md b/README.md index 606c9f49a3d82..f782820f0accd 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ Pinpoint Version | Agent | Collector | Web 2.3.x | 7-17 | 8 | 8 HBase compatibility table: - + Pinpoint Version | HBase 1.0.x | HBase 1.2.x | HBase 1.4.x | HBase 2.0.x ---------------- | ----------- | ----------- | ----------- | ----------- 1.7.x | not tested | yes | yes | no @@ -94,9 +94,9 @@ Pinpoint Version | HBase 1.0.x | HBase 1.2.x | HBase 1.4.x | HBase 2.0.x 2.1.x | not tested | yes | yes | [optional](https://pinpoint-apm.gitbook.io/pinpoint/documents/hbase-upgrade#do-you-like-to-use-hbase-2x-for-pinpoint) 2.2.x | not tested | yes | yes | [optional](https://pinpoint-apm.gitbook.io/pinpoint/documents/hbase-upgrade#do-you-like-to-use-hbase-2x-for-pinpoint) 2.3.x | not tested | yes | yes | [hbase2-module](https://github.com/pinpoint-apm/pinpoint/tree/master/hbase2-module) - + Agent - Collector compatibility table: - + Agent Version | Collector 1.7.x | Collector 1.8.x | Collector 2.0.x | Collector 2.1.x | Collector 2.2.x | Collector 2.3.x | ------------- | --------------- | --------------- | --------------- | --------------- | --------------- | --------------- | 1.7.x | yes | yes | yes | yes | yes | yes @@ -105,7 +105,7 @@ Agent Version | Collector 1.7.x | Collector 1.8.x | Collector 2.0.x | Collector 2.1.x | no | no | no | yes | yes | yes 2.2.x | no | no | no | no | yes | yes 2.3.x | no | no | no | no | no | yes - + Flink compatibility table: Pinpoint Version | flink 1.3.X | flink 1.4.X | flink 1.5.X | flink 1.6.X | flink 1.7.X