You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "assignUser (via GitHub)" <gi...@apache.org> on 2023/04/12 02:42:22 UTC

[GitHub] [arrow] assignUser opened a new pull request, #35061: GH-35060: [C#][CI] Update dotnet download link regex

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

   The download page changed and the existing regex was not correctly catching the link. This seems overall pretty brittle but it seems there is no better way to download the file directly.


-- 
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] assignUser commented on pull request #35061: GH-35060: [C#][CI] Update dotnet download link regex

Posted by "assignUser (via GitHub)" <gi...@apache.org>.
assignUser commented on PR #35061:
URL: https://github.com/apache/arrow/pull/35061#issuecomment-1504473597

   @github-actions crossbow submit verify-rc-source-csharp-*


-- 
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] kou merged pull request #35061: GH-35060: [C#][CI] Update dotnet download link regex

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou merged PR #35061:
URL: https://github.com/apache/arrow/pull/35061


-- 
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 #35061: GH-35060: [C#][CI] Update dotnet download link regex

Posted by "ursabot (via GitHub)" <gi...@apache.org>.
ursabot commented on PR #35061:
URL: https://github.com/apache/arrow/pull/35061#issuecomment-1507097942

   Benchmark runs are scheduled for baseline = 4f45630f6f9d0936f22a6d8b133b9e2e300ac395 and contender = d9e672f40e831dd8f6a73a21b3a9bebfc35c5a45. d9e672f40e831dd8f6a73a21b3a9bebfc35c5a45 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/08f113e3447841ca9f94d203d55868dd...841ecd93ac8d4a2a90cc62ab617dfc31/)
   [Failed] [test-mac-arm](https://conbench.ursa.dev/compare/runs/cbaa591c7493432b90ec8634c78d9a94...ff7223a830c24ce5a185973ca2113e57/)
   [Finished :arrow_down:0.4% :arrow_up:0.0%] [ursa-i9-9960x](https://conbench.ursa.dev/compare/runs/b61bc0d5c1574360ae07d613192aea98...accd3d00d71743dfbe3f1a39f8a77340/)
   [Finished :arrow_down:0.95% :arrow_up:0.22%] [ursa-thinkcentre-m75q](https://conbench.ursa.dev/compare/runs/377ff9e00fd44ca48614b3bf9fa6bfca...ce974e21b10744798c332e620be26824/)
   Buildkite builds:
   [Finished] [`d9e672f4` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2687)
   [Failed] [`d9e672f4` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2721)
   [Finished] [`d9e672f4` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2685)
   [Finished] [`d9e672f4` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2712)
   [Finished] [`4f45630f` ec2-t3-xlarge-us-east-2](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ec2-t3-xlarge-us-east-2/builds/2686)
   [Failed] [`4f45630f` test-mac-arm](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-test-mac-arm/builds/2720)
   [Finished] [`4f45630f` ursa-i9-9960x](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-i9-9960x/builds/2684)
   [Finished] [`4f45630f` ursa-thinkcentre-m75q](https://buildkite.com/apache-arrow/arrow-bci-benchmark-on-ursa-thinkcentre-m75q/builds/2711)
   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] assignUser commented on pull request #35061: GH-35060: [C#][CI] Update dotnet download link regex

Posted by "assignUser (via GitHub)" <gi...@apache.org>.
assignUser commented on PR #35061:
URL: https://github.com/apache/arrow/pull/35061#issuecomment-1504486712

   The failure above is a test failure, the actual issue of dotnet install is resolved.


-- 
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 #35061: GH-35060: [C#][CI] Update dotnet download link regex

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #35061:
URL: https://github.com/apache/arrow/pull/35061#issuecomment-1504473457

   :warning: GitHub issue #35060 **has been automatically assigned in GitHub** to PR creator.


-- 
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 #35061: GH-35060: [C#][CI] Update dotnet download link regex

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #35061:
URL: https://github.com/apache/arrow/pull/35061#issuecomment-1504473421

   * Closes: #35060


-- 
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 #35061: GH-35060: [C#][CI] Update dotnet download link regex

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #35061:
URL: https://github.com/apache/arrow/pull/35061#issuecomment-1504476192

   Revision: b076f1e72a4b7abada035964c7300133387e4b30
   
   Submitted crossbow builds: [ursacomputing/crossbow @ actions-dfa5cc9b8e](https://github.com/ursacomputing/crossbow/branches/all?query=actions-dfa5cc9b8e)
   
   |Task|Status|
   |----|------|
   |verify-rc-source-csharp-linux-almalinux-8-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-dfa5cc9b8e-github-verify-rc-source-csharp-linux-almalinux-8-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4674063971/jobs/8277907091)|
   |verify-rc-source-csharp-linux-conda-latest-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-dfa5cc9b8e-github-verify-rc-source-csharp-linux-conda-latest-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4674063797/jobs/8277906840)|
   |verify-rc-source-csharp-linux-ubuntu-20.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-dfa5cc9b8e-github-verify-rc-source-csharp-linux-ubuntu-20.04-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4674064180/jobs/8277907554)|
   |verify-rc-source-csharp-linux-ubuntu-22.04-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-dfa5cc9b8e-github-verify-rc-source-csharp-linux-ubuntu-22.04-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4674063650/jobs/8277906697)|
   |verify-rc-source-csharp-macos-amd64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-dfa5cc9b8e-github-verify-rc-source-csharp-macos-amd64)](https://github.com/ursacomputing/crossbow/actions/runs/4674063508/jobs/8277906539)|
   |verify-rc-source-csharp-macos-arm64|[![Github Actions](https://github.com/ursacomputing/crossbow/workflows/Crossbow/badge.svg?branch=actions-dfa5cc9b8e-github-verify-rc-source-csharp-macos-arm64)](https://github.com/ursacomputing/crossbow/actions/runs/4674063362/jobs/8277906269)|


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