fix issue of duplicate change-log entries #160
test-python-setup-pip.yml
on: push
Test pip action - defaults
10s
Test pip action - With optional dependencies
12s
Test pip action - Cache validation
13s
Test pip action - Cache validation error
3s
Test pip action - Cache with requirements.txt
9s
Test pip action - No dependency files (no cache)
7s
Test pip action - Empty groups/extras sections
14s
Test pip action - Invalid format handling
9s
Test pip action - Optional dependencies (extras)
18s
Test pip action - Mixed groups and extras
16s
Test pip action - Dependency groups only
15s
Test pip action - Single dependency group (docs)
21s
Test pip action - All combinations (groups + extras)
26s
Test pip action - Single extra only
17s
Test pip action - Single group only
14s
Test pip action - Only core dependencies (no groups/extras)
11s
Test pip action - Whitespace handling in groups/extras
17s
Test pip action - Empty groups value
9s
Test pip action - Empty extras value
9s
Test pip action - Reverse order (extras before groups)
17s
Test pip action - Cache with groups and extras
14s
Matrix: Test pip action - Architecture
Matrix: Test pip action - Matrix
Matrix: Test pip action - Python version matrix with extras
Annotations
4 errors and 3 warnings
|
Test pip action - Cache validation error
Process completed with exit code 1.
|
|
Test pip action - Cache validation error
Either create a pyproject.toml/requirements.txt file or set cache: '' to disable caching.
|
|
Test pip action - Cache validation error
Cache is enabled (cache='pip') but no pyproject.toml or requirements.txt found.
|
|
Test pip action - Optional dependencies (extras)
Dev group not installed - pip version does not support --group
|
|
Test pip action - Invalid format handling
No 'groups:' or 'extras:' sections found. Please use format: 'groups: name1 name2, extras: extra1 extra2'
|
|
Test pip action - Empty extras value
No 'groups:' or 'extras:' sections found. Please use format: 'groups: name1 name2, extras: extra1 extra2'
|
|
Test pip action - Empty groups value
No 'groups:' or 'extras:' sections found. Please use format: 'groups: name1 name2, extras: extra1 extra2'
|