-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
feat: Enable linux_aarch64 build platform #8
feat: Enable linux_aarch64 build platform #8
Conversation
* Enable linux_ppc64le and linux_aarch64 build platforms by adding provider keys. - c.f. https://conda-forge.org/docs/maintainer/conda_forge_yml/#provider * Bump the build number.
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 ( |
@conda-forge-admin, please rerender |
…nda-forge-pinning 2024.05.10.19.58.28
conda-forge.yml
Outdated
@@ -4,3 +4,6 @@ github: | |||
conda_build: | |||
error_overlinking: true | |||
conda_forge_output_validation: true | |||
provider: | |||
linux_aarch64: default | |||
linux_ppc64le: default |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lgray how interested are you in the ppc64le
builds? They haven't started yet (on Travis) after waiting for 40 minutes, so if they pass they will make builds very time consuming. If they are important we can try to keep them in, but I'm just wondering if this is a "nice to have" or "actually would be very important" platform.
conda-forge.yml
Outdated
linux_aarch64: default | ||
linux_ppc64le: default |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@conda-forge/help-python is using CI services values other than default
(as shown in the docs https://conda-forge.org/docs/maintainer/conda_forge_yml/#provider) strongly discouraged given the credits that conda-forge
has? Or is experimentation with different CI services recommended to optimize build times overall?
@conda-forge-admin, please rerender |
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub actions workflow run https://github.com/conda-forge/fastjet-feedstock/actions/runs/9040062055. |
@conda-forge-admin, please rerender |
…nda-forge-pinning 2024.05.10.19.58.28
@conda-forge-admin, please rerender |
…nda-forge-pinning 2024.05.11.05.42.10
The CI looks like all the checks are passing, but that's only because the |
Circle CI is apparently not supported anymore: conda-forge/conda-smithy#1926 (comment) |
@conda-forge-admin, please rerender |
…nda-forge-pinning 2024.05.11.05.42.10
@conda-forge/help-ppc64le, are the |
Okay, given that the So dropping |
@conda-forge-admin, please rerender |
…nda-forge-pinning 2024.05.11.10.59.21
@conda-forge-admin, please restart ci |
Attempt PR #2 again.
linux_ppc64le
seems to be unsupported now: #8 (comment)Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)