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

Aimrocks #21653

Merged
merged 10 commits into from
Jan 10, 2023
Merged

Aimrocks #21653

merged 10 commits into from
Jan 10, 2023

Conversation

hadim
Copy link
Member

@hadim hadim commented Jan 3, 2023

Checklist

  • Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml".
  • License file is packaged (see here for an example).
  • Source is from official source.
  • Package does not vendor other packages. (If a package uses the source of another package, they should be separate packages or the licenses of all packages need to be packaged).
  • If static libraries are linked in, the license of the static library is packaged.
  • Package does not ship static libraries. If static libraries are needed, follow CFEP-18.
  • Build number is 0.
  • A tarball (url) rather than a repo (e.g. git_url) is used in your recipe (see here for more details).
  • GitHub users listed in the maintainer section have posted a comment confirming they are willing to be listed there.
  • When in trouble, please check our knowledge base documentation before pinging a team.

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipes/aimrocks) and found it was in an excellent condition.

@hadim
Copy link
Member Author

hadim commented Jan 3, 2023

Blocked by the missing rocksdb 6.29.5 on conda-forge: conda-forge/rocksdb-feedstock#48

@hadim hadim mentioned this pull request Jan 3, 2023
5 tasks
@hadim hadim marked this pull request as draft January 3, 2023 21:50
@hadim
Copy link
Member Author

hadim commented Jan 4, 2023

@gorarakelyan now that rocksdb 6.29.5 is available, I can continue on this one. For now, I have hard-coded the git hash matching aimrocks==0.2.1 but before merging here we need to get a git tag from aimrocks. Is that something you could do?

Also do you want to be added as a maintainer of the package?

@hadim hadim marked this pull request as ready for review January 4, 2023 15:04
@hadim
Copy link
Member Author

hadim commented Jan 4, 2023

@conda-forge/help-python-c ready for review

@hadim
Copy link
Member Author

hadim commented Jan 4, 2023

correlated package: #21651

@gorarakelyan
Copy link
Member

@hadim I just pushed v0.2.1 tag for aimrocks. Yes, if it is possible please add me as a maintainer for both aimrocks and aim-ui.

@hadim hadim mentioned this pull request Jan 4, 2023
10 tasks
@hadim
Copy link
Member Author

hadim commented Jan 4, 2023

@gorarakelyan: I noticed the rocksdb .so file is embedded into the package which is not a good practice when packaging on conda forge since the rocksdb lib is now a direct dep of the aimrocks package.

I have a made small patch to the setup.py file of aimrocks to be able to control whether one wants to embed rocksdb or not. The default behaviour remains the same as before, so you could eventually backport this patch upstream if you want for your next release.

You can check the patch at 08fb6d9

@hadim
Copy link
Member Author

hadim commented Jan 4, 2023

LGTM

@hadim
Copy link
Member Author

hadim commented Jan 10, 2023

@beckermr sorry to poke you here but would you have some time to review this PR alongside this one as well #21651?

That would be very helpful!

@beckermr beckermr merged commit 1d53010 into conda-forge:main Jan 10, 2023
@hadim hadim deleted the aimrocks branch January 10, 2023 18:34
@hadim
Copy link
Member Author

hadim commented Jan 10, 2023

Thanks @beckermr!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

4 participants