Skip to content

Commit aa88e20

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 24f77e5 commit aa88e20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

news/2024-09-08-output-validation-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ adding new packages to existing feedstocks (e.g., when a new output is added), w
55
require that maintainers submit a PR to add the new output via our
66
[admin-requests repository](https://github.com/conda-forge/admin-requests?tab=readme-ov-file#add-a-package-output-to-a-feedstock).
77
New feedstocks created via `staged-recipes` will have their outputs added automatically. If you maintain a feedstock
8-
that regularly adds new outputs (e.g., `llvmdev` has `libllvm18`, `libllvm19`, etc.), you can use the `admin-requsts` repo
8+
that regularly adds new outputs (e.g., `llvmdev` has `libllvm18`, `libllvm19`, etc.), you can use the `admin-requsts` repo
99
to add a glob pattern that matches the pattern of your new outputs. We test these patterns aginst new outputs from the feedstock
1010
using the Python `fnmatch` module. Outputs from the feedstock that match a glob pattern will added automatically. Further
1111
details on package output validation can be found in our [documentation](https://conda-forge.org/docs/maintainer/infrastructure/#output-validation-and-feedstock-tokens).

0 commit comments

Comments
 (0)