fix(release): use changelog as source of truth for GitHub release not… #164
test-python-setup-pip.yml
on: push
Test pip action - defaults
6s
Test pip action - With optional dependencies
16s
Test pip action - Cache validation
11s
Test pip action - Cache validation error
5s
Test pip action - Cache with requirements.txt
14s
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)
20s
Test pip action - Mixed groups and extras
18s
Test pip action - Dependency groups only
18s
Test pip action - Single dependency group (docs)
16s
Test pip action - All combinations (groups + extras)
34s
Test pip action - Single extra only
12s
Test pip action - Single group only
16s
Test pip action - Only core dependencies (no groups/extras)
14s
Test pip action - Whitespace handling in groups/extras
19s
Test pip action - Empty groups value
11s
Test pip action - Empty extras value
9s
Test pip action - Reverse order (extras before groups)
16s
Test pip action - Cache with groups and extras
21s
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'
|