-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GH-35029: [CI][C#] Install python on ubuntu-csharp image to fix nuget CI build #35030
Conversation
@github-actions crossbow submit nuget |
|
Revision: 70c7342 Submitted crossbow builds: ursacomputing/crossbow @ actions-0ec4e55f0e
|
@github-actions crossbow submit nuget |
Revision: c7a6625 Submitted crossbow builds: ursacomputing/crossbow @ actions-7436b8a2a0
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 the CI failures seem unrelated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
Benchmark runs are scheduled for baseline = 776ea3f and contender = 1bda003. 1bda003 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
… nuget CI build (apache#35030) ### Rationale for this change Fix the nuget CI nightly packaging failure. ### What changes are included in this PR? Install python on ubuntu-csharp docker image ### Are these changes tested? Tested on CI via archery ### Are there any user-facing changes? No * Closes: apache#35029 Authored-by: Raúl Cumplido <raulcumplido@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
… nuget CI build (apache#35030) ### Rationale for this change Fix the nuget CI nightly packaging failure. ### What changes are included in this PR? Install python on ubuntu-csharp docker image ### Are these changes tested? Tested on CI via archery ### Are there any user-facing changes? No * Closes: apache#35029 Authored-by: Raúl Cumplido <raulcumplido@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
… nuget CI build (apache#35030) ### Rationale for this change Fix the nuget CI nightly packaging failure. ### What changes are included in this PR? Install python on ubuntu-csharp docker image ### Are these changes tested? Tested on CI via archery ### Are there any user-facing changes? No * Closes: apache#35029 Authored-by: Raúl Cumplido <raulcumplido@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Rationale for this change
Fix the nuget CI nightly packaging failure.
What changes are included in this PR?
Install python on ubuntu-csharp docker image
Are these changes tested?
Tested on CI via archery
Are there any user-facing changes?
No