-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Reactivate windows #119
base: main
Are you sure you want to change the base?
Reactivate windows #119
Conversation
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 ( |
57d7432
to
8ccee75
Compare
Will need conda-forge/netcdf-fortran-feedstock#89, maybe more. |
recipe/conda_build_config.yaml
Outdated
m2w64_c_compiler: # [win] | ||
- gcc # [win] | ||
m2w64_c_compiler_version: # [win] | ||
- 13 # [win] | ||
m2w64_cxx_compiler: # [win] | ||
- gxx # [win] | ||
m2w64_cxx_compiler_version: # [win] | ||
- 13 # [win] | ||
m2w64_fortran_compiler: # [win] | ||
- gfortran # [win] | ||
m2w64_fortran_compiler_version: # [win] | ||
- 13 # [win] | ||
m2w64_c_stdlib: # [win] | ||
- m2w64-sysroot # [win] | ||
m2w64_c_stdlib_version: # [win] | ||
- 12 # [win] | ||
|
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.
You should copy the migrator file instead of editing like this
These efforts predate my awareness of the applicability of the migrator to this feedstock. But yeah, let me give that a try. |
…nda-forge-pinning 2024.08.30.04.04.42
bddc051
to
f6dc72c
Compare
Sorry, this is not ready for review. Just a bad click. |
@conda-forge-admin, please rerender |
…nda-forge-pinning 2024.09.10.07.05.45
@conda-forge-admin, please rerender |
…nda-forge-pinning 2024.10.03.06.07.11
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. |
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)closes #115
With updated compilers in the m2 stack available, we might just be able to pull this off without a migration to flang.