You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/04/27 09:33:51 UTC

[GitHub] [arrow] raulcd opened a new pull request, #13010: ARROW-16334: [Archery][CI] Use build links on nightly report emails instead of branch link

raulcd opened a new pull request, #13010:
URL: https://github.com/apache/arrow/pull/13010

   This PR aims to improve the nightly build reporting by changing the link that appears on the report to point to the build instead of the branch. If the task contains a build link it will be shown on the email report. Example of local test:
   ```bash
   $ archery crossbow report --no-fetch nightly-packaging-2022-04-25-0
   From: None <None>
   To: None
   Subject: [NIGHTLY] Arrow Build Report for Job nightly-packaging-2022-04-25-0: 0 failed, 0 pending
   
   
   Arrow Build Report for Job nightly-packaging-2022-04-25-0
   
   All tasks: https://github.com/ursacomputing/crossbow/branches/all?query=nightly-packaging-2022-04-25-0
   
   Succeeded Tasks:
   - conda-osx-clang-py310:
     URL: https://github.com/ursacomputing/crossbow/runs/6156745194
   - conda-osx-clang-py38:
     URL: https://github.com/ursacomputing/crossbow/runs/6157874092
   - wheel-macos-high-sierra-cp310-amd64:
     URL: https://github.com/ursacomputing/crossbow/runs/6155840346?check_suite_focus=true
   ```


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] ursabot commented on pull request #13010: ARROW-16334: [Archery][CI] Use build links on nightly report emails instead of branch link

Posted by GitBox <gi...@apache.org>.
ursabot commented on PR #13010:
URL: https://github.com/apache/arrow/pull/13010#issuecomment-1115555580

   Benchmark runs are scheduled for baseline = aa971331b55512076013ad3740d611481f8a41a4 and contender = 027920be05198ee89e643b9e44e20fb477f97292. 027920be05198ee89e643b9e44e20fb477f97292 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
   Conbench compare runs links:
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ec2-t3-xlarge-us-east-2](https://conbench.ursa.dev/compare/runs/deec69f3638342a2bf930aa5ea4b64cb...a78cf475fb96456ea1322cda3f7b7f6d/)
   [Finished :arrow_down:1.2% :arrow_up:0.74%] [test-mac-arm](https://conbench.ursa.dev/compare/runs/52b56de3ce384cc5bc0f32e1137703d0...2b3fb44ef03b4265b0dc198ff5037b82/)
   [Finished :arrow_down:0.0% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/8398fe08e2084a3eb286d3f1213bf09e...a5424c3552234afbaaf61257c51ee4c0/)
   [Finished :arrow_down:0.39% :arrow_up:0.71%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/c66c075d73444c3c965be084f38b82bc...3ab9e6064972425789bff43cabc23b47/)
   Buildkite builds:
   [Finished] [`027920be` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/648)
   [Finished] [`027920be` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/645)
   [Finished] [`027920be` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/636)
   [Finished] [`027920be` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/650)
   [Finished] [`aa971331` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/647)
   [Finished] [`aa971331` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/644)
   [Finished] [`aa971331` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/635)
   [Finished] [`aa971331` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/649)
   Supported benchmarks:
   ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python, R. Runs only benchmarks with cloud = True
   test-mac-arm: Supported benchmark langs: C++, Python, R
   ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
   ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java
   


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] github-actions[bot] commented on pull request #13010: ARROW-16334: [Archery][CI] Use build links on nightly report emails instead of branch link

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on PR #13010:
URL: https://github.com/apache/arrow/pull/13010#issuecomment-1110784492

   https://issues.apache.org/jira/browse/ARROW-16334


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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


[GitHub] [arrow] kszucs closed pull request #13010: ARROW-16334: [Archery][CI] Use build links on nightly report emails instead of branch link

Posted by GitBox <gi...@apache.org>.
kszucs closed pull request #13010: ARROW-16334: [Archery][CI] Use build links on nightly report emails instead of branch link
URL: https://github.com/apache/arrow/pull/13010


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

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