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

conda-smithy rendered circle ci config for feedstocks don't run #1926

Open
1 task done
matthewfeickert opened this issue May 11, 2024 · 1 comment
Open
1 task done
Labels

Comments

@matthewfeickert
Copy link
Member

matthewfeickert commented May 11, 2024

Solution to issue cannot be found in the documentation.

  • I checked the documentation.

Issue

I'm opening this under conda-smithy as this is the result of a @conda-forge-admin, please rerender command in a feedstock, but this might be better located elsewhere. Please transfer this if there is a better location.

In conda-forge/fastjet-feedstock#8, after trying to see if Circle CI would work as a CI provider for the linux_ppc64le build platform by adding

...
provider:
  ...
  linux_ppc64le: circle

to the feedstock's conda-forge.yml, the @conda-forge-admin, please rerender command was given and the resulting commit (conda-forge/fastjet-feedstock@e954145) added a .circleci/ directory with CI config files. However, GitHub is not showing any indication that the Circle CI jobs are running as they don't show up in the checks list.

Does conda-forge still have CI support from Circle CI? circle is still listed as a valid CI service key in the https://conda-forge.org/docs/maintainer/conda_forge_yml/#provider. If Circle is still supporting conda-forge, is there a connection issue to relay build information back?

Installed packages

This is a conda-forge feedstock build, so it isn't possible to do so, but the final build install equivalent from the logs is

    _libgcc_mutex:      0.1-conda_forge            conda-forge
    _openmp_mutex:      4.5-2_gnu                  conda-forge
    awkward:            2.6.4-pyhd8ed1ab_0         conda-forge
    awkward-cpp:        33-py312h2492b07_0         conda-forge
    bzip2:              1.0.8-hd590300_5           conda-forge
    ca-certificates:    2024.2.2-hbcca054_0        conda-forge
    fastjet:            3.4.0.6-py312h3b45572_6    local      
    fsspec:             2024.3.1-pyhca7485f_0      conda-forge
    gmp:                6.3.0-h59595ed_1           conda-forge
    importlib-metadata: 7.1.0-pyha770c72_0         conda-forge
    importlib_metadata: 7.1.0-hd8ed1ab_0           conda-forge
    ld_impl_linux-64:   2.40-h55db66e_0            conda-forge
    libblas:            3.9.0-22_linux64_openblas  conda-forge
    libcblas:           3.9.0-22_linux64_openblas  conda-forge
    libexpat:           2.6.2-h59595ed_0           conda-forge
    libffi:             3.4.2-h7f98852_5           conda-forge
    libgcc-ng:          13.2.0-h77fa898_7          conda-forge
    libgfortran-ng:     13.2.0-h69a702a_7          conda-forge
    libgfortran5:       13.2.0-hca663fb_7          conda-forge
    libgomp:            13.2.0-h77fa898_7          conda-forge
    liblapack:          3.9.0-22_linux64_openblas  conda-forge
    libnsl:             2.0.1-hd590300_0           conda-forge

Environment info

conda-forge/fastjet-feedstock#8

@matthewfeickert
Copy link
Member Author

Does conda-forge still have CI support from Circle CI? circle is still listed as a valid CI service key in the https://conda-forge.org/docs/maintainer/conda_forge_yml/#provider.

Looks like no(?), given the April 3, 2022 conda-forge news post "CircleCI and Drone.io Deprecated for New Feedstocks".

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

1 participant