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

[Packaging][Release] Add conan to post-release tasks #33501

Closed
asfimport opened this issue Nov 15, 2022 · 2 comments · Fixed by #34022
Closed

[Packaging][Release] Add conan to post-release tasks #33501

asfimport opened this issue Nov 15, 2022 · 2 comments · Fixed by #34022

Comments

@asfimport
Copy link
Collaborator

It does seem we have not updated conan recipes since 8.0.1: https://github.com/conan-io/conan-center-index/tree/master/recipes/arrow
That's why the latest version of arrow appears to be 8.0.1 here:  https://conan.io/center/arrow

Is this something that we should do as part of post-release tasks? Should we add 9.0.0 and 10.0.0?

Reporter: Raúl Cumplido / @raulcd

Note: This issue was originally created as ARROW-18331. Please see the migration documentation for further details.

@asfimport
Copy link
Collaborator Author

Raúl Cumplido / @raulcd:
@kou is this something we should do? It does not seem we have done it previously based on the history there: https://github.com/conan-io/conan-center-index/commits/master/recipes/arrow

@asfimport
Copy link
Collaborator Author

Kouhei Sutou / @kou:
I worked on removing patches from Conan as much as possible. And all of them are included in 10.0.0. (See also: ARROW-16089)
So we can do this now. :-)

We create a post release script for Conan into dev/release/ and run it to open a pull request to update the arrow Conan recipe like we did for MSYS2/Homebrew/vcpkg.

@asfimport asfimport added this to the 11.0.0 milestone Jan 11, 2023
@raulcd raulcd removed this from the 11.0.0 milestone Jan 11, 2023
@kou kou changed the title [Packaging][Release] Add conan to post-release tasks and publish 9.0.0 and 10.0.0 [Packaging][Release] Add conan to post-release tasks Jan 19, 2023
@kou kou self-assigned this Jan 19, 2023
@kou kou closed this as completed in #34022 Feb 7, 2023
kou added a commit that referenced this issue Feb 7, 2023
… version to conan (#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: #33501

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
@kou kou added this to the 12.0.0 milestone Feb 7, 2023
sjperkins pushed a commit to sjperkins/arrow that referenced this issue 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 issue 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 issue 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 a pull request may close this issue.

3 participants