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

Release 7.17.x versions on conda-forge #73

Closed
sethmlarson opened this issue Sep 30, 2022 · 7 comments
Closed

Release 7.17.x versions on conda-forge #73

sethmlarson opened this issue Sep 30, 2022 · 7 comments
Labels

Comments

@sethmlarson
Copy link
Contributor

Comment:

Currently conda-forge seems to have trouble with the release structure we use at Elastic, maintaining and releasing two major release streams at a time. See: elastic/elasticsearch-py#1980

Going to cc @conda-forge/core for a bit of help here, what's the best way to implement this situation for a feedstock?

@jaimergp
Copy link
Member

Hi! You can create a branch for the 7.x series and merge the relevant PRs to that branch instead of main.

@sethmlarson
Copy link
Contributor Author

Thanks for the reply @jaimergp, is there a way to configure automated upgrades on that branch or it would have to be a manual process?

@jaimergp
Copy link
Member

I am afraid it has to be manual for now :(

@sethmlarson
Copy link
Contributor Author

I've pushed a branch with the updated recipe, this is all that's needed and Conda press will do the rest? https://github.com/conda-forge/elasticsearch-feedstock/tree/7.x

@jaimergp
Copy link
Member

jaimergp commented Oct 1, 2022

Unfortunately the CI failed. From now on, you can create fork-PRs targeting 7.x to address issues (direct to push to the feedstock is not recommended because it always triggers an upload).

@jaimergp
Copy link
Member

jaimergp commented Oct 1, 2022

See #74

@jaimergp
Copy link
Member

jaimergp commented Oct 5, 2022

Packages available https://anaconda.org/conda-forge/elasticsearch/files?version=7.17.6!

@jaimergp jaimergp closed this as completed Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants