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-33501: [Packaging][Release] Add a post-release script to add a new version to conan #34022

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

kou
Copy link
Member

@kou kou commented Feb 3, 2023

Rationale for this change

This is useful to reduce release cost.

What changes are included in this PR?

Prepare a branch automatically to open a pull request on https://github.com/conan-io/conan-center-index/ .

Are these changes tested?

Yes.

conan-io/conan-center-index#15696 was created with this.

Are there any user-facing changes?

No.

@github-actions
Copy link

github-actions bot commented Feb 3, 2023

@kou kou changed the title GH-33501: [Packaging][Release] Add conan to post-release tasks GH-33501: [Packaging][Release] Add a post-release script to add a new version to conan Feb 3, 2023
@kou
Copy link
Member Author

kou commented Feb 7, 2023

+1

@kou kou merged commit 5c73ac8 into apache:master Feb 7, 2023
@kou kou deleted the release-post-conan branch February 7, 2023 08:54
@ursabot
Copy link

ursabot commented Feb 7, 2023

Benchmark runs are scheduled for baseline = 1ab1f6f and contender = 5c73ac8. 5c73ac8 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
[Finished ⬇️0.12% ⬆️0.0%] test-mac-arm
[Finished ⬇️0.0% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.19% ⬆️0.0%] ursa-thinkcentre-m75q
Buildkite builds:
[Finished] 5c73ac80 ec2-t3-xlarge-us-east-2
[Finished] 5c73ac80 test-mac-arm
[Finished] 5c73ac80 ursa-i9-9960x
[Finished] 5c73ac80 ursa-thinkcentre-m75q
[Finished] 1ab1f6f1 ec2-t3-xlarge-us-east-2
[Finished] 1ab1f6f1 test-mac-arm
[Finished] 1ab1f6f1 ursa-i9-9960x
[Finished] 1ab1f6f1 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

sjperkins pushed a commit to sjperkins/arrow that referenced this pull request Feb 10, 2023
… a new version to conan (apache#34022)

### Rationale for this change

This is useful to reduce release cost.

### What changes are included in this PR?

Prepare a branch automatically to open a pull request on https://github.com/conan-io/conan-center-index/ .

### Are these changes tested?

Yes.

conan-io/conan-center-index#15696 was created with this.

### Are there any user-facing changes?

No.
* Closes: apache#33501

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
gringasalpastor pushed a commit to gringasalpastor/arrow that referenced this pull request Feb 17, 2023
… a new version to conan (apache#34022)

### Rationale for this change

This is useful to reduce release cost.

### What changes are included in this PR?

Prepare a branch automatically to open a pull request on https://github.com/conan-io/conan-center-index/ .

### Are these changes tested?

Yes.

conan-io/conan-center-index#15696 was created with this.

### Are there any user-facing changes?

No.
* Closes: apache#33501

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
fatemehp pushed a commit to fatemehp/arrow that referenced this pull request Feb 24, 2023
… a new version to conan (apache#34022)

### Rationale for this change

This is useful to reduce release cost.

### What changes are included in this PR?

Prepare a branch automatically to open a pull request on https://github.com/conan-io/conan-center-index/ .

### Are these changes tested?

Yes.

conan-io/conan-center-index#15696 was created with this.

### Are there any user-facing changes?

No.
* Closes: apache#33501

Authored-by: Sutou Kouhei <kou@clear-code.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Packaging][Release] Add conan to post-release tasks
2 participants