Skip to content

TEST: arrow v20.0.0.rc0 (end-to-end) #1664

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

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

h-vetinari
Copy link
Member

Some changes require testing across both libarrow and pyarrow; since we split off the pyarrow builds in a66c7c6, we'd need to publish a changed libarrow, test the changes in pyarrow, and then potentially mark the builds as broken. In order to simplify this process, reintroduce some end-to-end testing here that can be used to do this all in one PR.

Continued from #1432

@conda-forge-admin
Copy link
Contributor

conda-forge-admin commented Jan 11, 2025

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 (recipe/meta.yaml) and found it was in an excellent condition.

I do have some suggestions for making it better though...

For recipe/meta.yaml:

  • ℹ️ The recipe is not parsable by parser conda-souschef (grayskull). This parser is not currently used by conda-forge, but may be in the future. We are collecting information to see which recipes are compatible with grayskull.
  • ℹ️ The recipe is not parsable by parser conda-recipe-manager. The recipe can only be automatically migrated to the new v1 format if it is parseable by conda-recipe-manager.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/12749814205. Examine the logs at this URL for more detail.

@raulcd
Copy link
Member

raulcd commented Mar 13, 2025

This seems deprecated (as has already been done). I am closing it, feel free to reopen if necessary.

@raulcd raulcd closed this Mar 13, 2025
@h-vetinari h-vetinari reopened this Apr 8, 2025
@h-vetinari h-vetinari changed the title TEST: arrow v19.0.0.rc0 TEST: arrow v20.0.0.rc0 Apr 8, 2025
@conda-forge-admin
Copy link
Contributor

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

I was trying to look for recipes to lint for you, but it appears we have a merge conflict. Please try to merge or rebase with the base branch to resolve this conflict.

Please ping the 'conda-forge/core' team (using the @ notation in a comment) if you believe this is a bug.

pyarrow-{core,all} are not allowed for this feedstock, spuriously failing CI
@conda-forge-admin
Copy link
Contributor

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 (recipe/meta.yaml) and found it was in an excellent condition.

I do have some suggestions for making it better though...

For recipe/meta.yaml:

  • ℹ️ The recipe is not parsable by parser conda-souschef (grayskull). This parser is not currently used by conda-forge, but may be in the future. We are collecting information to see which recipes are compatible with grayskull.
  • ℹ️ The recipe is not parsable by parser conda-recipe-manager. The recipe can only be automatically migrated to the new v1 format if it is parseable by conda-recipe-manager.
  • ℹ️ pyarrow output has some malformed specs:
  • In section run: `pyarrow-core 20.0.0.rc0=PKG_BUILDNUM
    pyarrow-all output has some malformed specs:
  • In section run: `pyarrow 20.0.0.rc0=*_PKG_BUILDNUM
    pyarrow-tests output has some malformed specs:
  • In section host: `pyarrow-all 20.0.0.rc0=*_PKG_BUILDNUM
  • In section run: pyarrow-all 20.0.0.rc0=*_PKG_BUILDNUM Requirement spec fields should match the syntax name [version [build]]to avoid known issues in conda-build. For example, instead of name =version=build, use name version.* build. There should be no spaces between version operators and versions either: python >= 3.8should bepython >=3.8`.

This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/14345179588. Examine the logs at this URL for more detail.

@h-vetinari h-vetinari changed the title TEST: arrow v20.0.0.rc0 TEST: arrow v20.0.0.rc0 (end-to-end) Apr 9, 2025
@h-vetinari
Copy link
Member Author

arrow v20.0.0-rc0 is looking good from the POV of conda-forge! 🥳 @raulcd @kou @pitrou @jorisvandenbossche @assignUser

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

Successfully merging this pull request may close these issues.

3 participants