File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
packages/framework/.github/workflows Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 6868
6969 - name : Ping statistics server with test results
7070 run : |
71- curl https://raw.githubusercontent.com/hydephp/develop/4acc82cfb5ff431302dcbb2b11c5331efd47c872 /monorepo/scripts/ping-openanalytics-testrunner.php -o ping.php
71+ curl https://raw.githubusercontent.com/hydephp/develop/cfbf8fb97505359266f849edef4757ae76a922b5 /monorepo/scripts/ping-openanalytics-testrunner.php -o ping.php
7272 php ping.php "Monorepo CI Matrix" ${{ secrets.OPENANALYTICS_TOKEN }} ${{ github.ref_name }}
7373
7474 system-testing :
@@ -208,7 +208,7 @@ jobs:
208208 - name : Ping statistics server with test results
209209 run : |
210210 cp build/junit.xml report.xml
211- curl https://raw.githubusercontent.com/hydephp/develop/4acc82cfb5ff431302dcbb2b11c5331efd47c872 /monorepo/scripts/ping-openanalytics-testrunner.php -o ping.php
211+ curl https://raw.githubusercontent.com/hydephp/develop/cfbf8fb97505359266f849edef4757ae76a922b5 /monorepo/scripts/ping-openanalytics-testrunner.php -o ping.php
212212 php ping.php "Monorepo PR Test" ${{ secrets.OPENANALYTICS_TOKEN }} ${{ github.ref_name }}
213213
214214 - name : Upload coverage artifacts
Original file line number Diff line number Diff line change 2929
3030 - name : Ping statistics server with test results
3131 run : |
32- curl https://raw.githubusercontent.com/hydephp/develop/4acc82cfb5ff431302dcbb2b11c5331efd47c872 /monorepo/scripts/ping-openanalytics-testrunner.php -o ping.php
32+ curl https://raw.githubusercontent.com/hydephp/develop/cfbf8fb97505359266f849edef4757ae76a922b5 /monorepo/scripts/ping-openanalytics-testrunner.php -o ping.php
3333 php ping.php "Monorepo Smoke Tests" ${{ secrets.OPENANALYTICS_TOKEN }} ${{ github.ref_name }}
3434
3535
6868
6969 - name : Ping statistics server with test results
7070 run : |
71- curl https://raw.githubusercontent.com/hydephp/develop/4acc82cfb5ff431302dcbb2b11c5331efd47c872 /monorepo/scripts/ping-openanalytics-testrunner.php -o ping.php
71+ curl https://raw.githubusercontent.com/hydephp/develop/cfbf8fb97505359266f849edef4757ae76a922b5 /monorepo/scripts/ping-openanalytics-testrunner.php -o ping.php
7272 php ping.php "Monorepo Smoke Tests - Coverage" ${{ secrets.OPENANALYTICS_TOKEN }} ${{ github.ref_name }}
Original file line number Diff line number Diff line change 5151 - name : Ping statistics server with test results
5252 run : |
5353 cp build/junit.xml report.xml
54- curl https://raw.githubusercontent.com/hydephp/develop/4acc82cfb5ff431302dcbb2b11c5331efd47c872 /monorepo/scripts/ping-openanalytics-testrunner.php -o ping.php
54+ curl https://raw.githubusercontent.com/hydephp/develop/cfbf8fb97505359266f849edef4757ae76a922b5 /monorepo/scripts/ping-openanalytics-testrunner.php -o ping.php
5555 php ping.php "Monorepo PR Test" ${{ secrets.OPENANALYTICS_TOKEN }} ${{ github.ref_name }}
5656
5757 test-matrix :
7777
7878 - name : Ping statistics server with test results
7979 run : |
80- curl https://raw.githubusercontent.com/hydephp/develop/4acc82cfb5ff431302dcbb2b11c5331efd47c872 /monorepo/scripts/ping-openanalytics-testrunner.php -o ping.php
80+ curl https://raw.githubusercontent.com/hydephp/develop/cfbf8fb97505359266f849edef4757ae76a922b5 /monorepo/scripts/ping-openanalytics-testrunner.php -o ping.php
8181 php ping.php "Monorepo PR Matrix" ${{ secrets.OPENANALYTICS_TOKEN }} ${{ github.ref_name }}
Original file line number Diff line number Diff line change 6161 - name : Ping statistics server with test results
6262 run : |
6363 cd hyde
64- curl https://gist .githubusercontent.com/caendesilva/d76fc6d73cb488863a8f6fda18a7c8c4/raw/1d22747e5064b40e4da05e7666d1ab1d2766de7a /ping-openanalytics-testrunner.php -o ping.php
64+ curl https://raw .githubusercontent.com/hydephp/develop/cfbf8fb97505359266f849edef4757ae76a922b5/monorepo/scripts /ping-openanalytics-testrunner.php -o ping.php
6565 php ping.php "Framework CI Matrix" ${{ secrets.OPENANALYTICS_TOKEN }}
You can’t perform that action at this time.
0 commit comments