Skip to content
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-34661: [CI][C#] Update Ubuntu C# jobs to use image with .NET 7.0 #34662

Merged
merged 1 commit into from
Mar 21, 2023

Conversation

raulcd
Copy link
Member

@raulcd raulcd commented Mar 21, 2023

Rationale for this change

Nightly nuget jobs is failing since we updated our release verification to use .NET 7.0

What changes are included in this PR?

Update docker image used to use .NET 7.0

Are these changes tested?

Will trigger jobs via archery

Are there any user-facing changes?

No

@raulcd
Copy link
Member Author

raulcd commented Mar 21, 2023

@github-actions crossbow submit nuget

@github-actions
Copy link

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Mar 21, 2023
@github-actions
Copy link

Revision: 6d2fc34

Submitted crossbow builds: ursacomputing/crossbow @ actions-497ae5a949

Task Status
nuget Github Actions

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Thanks!

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting committer review Awaiting committer review labels Mar 21, 2023
@raulcd
Copy link
Member Author

raulcd commented Mar 21, 2023

None of the CI failures are related to the change.

@kou kou merged commit 1ba4425 into apache:main Mar 21, 2023
@ursabot
Copy link

ursabot commented Mar 22, 2023

Benchmark runs are scheduled for baseline = aa8a118 and contender = 1ba4425. 1ba4425 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Finished ⬇️0.0% ⬆️0.0%] ec2-t3-xlarge-us-east-2
[Failed ⬇️0.45% ⬆️0.03%] test-mac-arm
[Finished ⬇️0.0% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.35% ⬆️0.0%] ursa-thinkcentre-m75q
Buildkite builds:
[Finished] 1ba4425f ec2-t3-xlarge-us-east-2
[Finished] 1ba4425f test-mac-arm
[Finished] 1ba4425f ursa-i9-9960x
[Finished] 1ba4425f ursa-thinkcentre-m75q
[Finished] aa8a118d ec2-t3-xlarge-us-east-2
[Failed] aa8a118d test-mac-arm
[Finished] aa8a118d ursa-i9-9960x
[Finished] aa8a118d ursa-thinkcentre-m75q
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

rtpsw pushed a commit to rtpsw/arrow that referenced this pull request Mar 27, 2023
… 7.0 (apache#34662)

### Rationale for this change
Nightly nuget jobs is failing since we updated our release verification to use .NET 7.0

### What changes are included in this PR?

Update docker image used to use .NET 7.0

### Are these changes tested?

Will trigger jobs via archery

### Are there any user-facing changes?

No
* Closes: apache#34661

Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
ArgusLi pushed a commit to Bit-Quill/arrow that referenced this pull request May 15, 2023
… 7.0 (apache#34662)

### Rationale for this change
Nightly nuget jobs is failing since we updated our release verification to use .NET 7.0

### What changes are included in this PR?

Update docker image used to use .NET 7.0

### Are these changes tested?

Will trigger jobs via archery

### Are there any user-facing changes?

No
* Closes: apache#34661

Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting merge Awaiting merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI][C#] Nightly packaging job for nuget fails due to test targetting .NET 7.0
3 participants