Avatar for the conda user
conda
conda-build
BlogDocsChangelog

DOC: Demote logging about non-matching glob to warning

#5472Merged
Comparing
carterbox:empty-glob-logging-level
(
9516b24
) with
main
(
8d0ca34
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
5
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_render_recipe
tests/test_render.py::test_render_recipe
CodSpeed Performance Gauge
0%
28.2 s
28.2 s
test_which_package_battery
tests/test_inspect_pkg.py::test_which_package_battery
CodSpeed Performance Gauge
0%
829.9 ms
829.3 ms
test_pin_subpackage_benchmark
tests/test_api_render.py::test_pin_subpackage_benchmark
CodSpeed Performance Gauge
0%
7.3 s
7.3 s
test_get_build_index
tests/test_index.py::test_get_build_index
CodSpeed Performance Gauge
0%
63.6 ms
63.6 ms
test_select_lines_battery
tests/test_metadata.py::test_select_lines_battery
CodSpeed Performance Gauge
0%
27.4 ms
27.5 ms

Commits

Click on a commit to change the comparison range
Base
main
8d0ca34
0%
DOC: Demote logging about non-matching glob to warning The expand_globs function from conda_build.utils logs an ERROR when a glob expression returns no matches, this is overly alarming because the user may now use negative glob expressions which they don't care if it returns empty or the user may want to use the same set of glob expressions for multiple platforms some of which may return empty on some platforms. https://github.com/conda/conda-build/pull/5216 https://github.com/conda/conda-build/issues/5455
bab3101
4 months ago
by carterbox
0%
Add news entry for #5472
1c147e8
1 month ago
by carterbox
0%
Merge branch 'main' into empty-glob-logging-level
9516b24
1 month ago
by beckermr
Home Terms PrivacyDocs