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

Pkg 4700 12.4 initial #1

Merged
merged 3 commits into from
May 10, 2024
Merged

Pkg 4700 12.4 initial #1

merged 3 commits into from
May 10, 2024

Conversation

danpetry
Copy link

@danpetry danpetry commented May 8, 2024

Destination channel: defaults

Links

Explanation of changes:

  • Part of CUDA 12.4 build, following conda-forge's pattern which was developed in conjunction with Nvidia. There isn't a need to stage these then release them all at once. They won't cause a problem released one at a time.
  • Please check the main branch too, this has just been forked
  • Changes made to adjust feedstocks for differences between conda-forge and defaults. Please see commit messages for description of changes.

We don't have arm-variant as a package in defaults.

It's left in run_constrained to support compatibility when mixed with

conda-forge packages.
@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_abcta3r1pw/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:0: no_global_test: Global tests are ignored in multi-output recipes.
  • clone/recipe/meta.yaml:163: license_file_overspecified: Using license_file and license_url is overspecified.

===== ERRORS =====

  • clone/recipe/meta.yaml:163: missing_dev_url: The recipe is missing a dev_url
  • clone/recipe/meta.yaml:45: outputs_not_unique: output "libnpp": Output name is not unique
  • clone/recipe/meta.yaml:163: missing_license_family: The recipe is missing the about/license_family key.
  • clone/recipe/meta.yaml:1: missing_tests: output "libnpp": No tests were found.
    ===== Final Report: =====
    4 Errors and 2 Warnings were found

@danpetry danpetry merged commit 7464601 into main May 10, 2024
7 of 8 checks passed
@danpetry danpetry deleted the PKG-4700-12.4-initial branch May 10, 2024 20:05
@anaconda-pkg-build
Copy link

Linter check found the following problems: ERROR conda.cli.main_run:execute(124): `conda run conda-lint /tmp/abs_030yv7jsvk/clone` failed. (See above for error) The following problems have been found:

===== WARNINGS =====

  • clone/recipe/meta.yaml:0: no_global_test: Global tests are ignored in multi-output recipes.
  • clone/recipe/meta.yaml:163: license_file_overspecified: Using license_file and license_url is overspecified.

===== ERRORS =====

  • clone/recipe/meta.yaml:163: missing_license_family: The recipe is missing the about/license_family key.
  • clone/recipe/meta.yaml:163: missing_dev_url: The recipe is missing a dev_url
  • clone/recipe/meta.yaml:1: missing_tests: output "libnpp": No tests were found.
  • clone/recipe/meta.yaml:45: outputs_not_unique: output "libnpp": Output name is not unique
    ===== Final Report: =====
    4 Errors and 2 Warnings were found

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.

4 participants