Skip to content

add the .git ignore #156

add the .git ignore

add the .git ignore #156

Triggered via push March 30, 2026 21:52
Status Success
Total duration 6m 24s
Artifacts
Test pip action - defaults
8s
Test pip action - defaults
Test pip action - With optional dependencies
15s
Test pip action - With optional dependencies
Test pip action - Cache validation
14s
Test pip action - Cache validation
Test pip action - Cache validation error
4s
Test pip action - Cache validation error
Test pip action - Cache with requirements.txt
9s
Test pip action - Cache with requirements.txt
Test pip action - No dependency files (no cache)
9s
Test pip action - No dependency files (no cache)
Test pip action - Empty groups/extras sections
10s
Test pip action - Empty groups/extras sections
Test pip action - Invalid format handling
9s
Test pip action - Invalid format handling
Test pip action - Optional dependencies (extras)
23s
Test pip action - Optional dependencies (extras)
Test pip action - Mixed groups and extras
16s
Test pip action - Mixed groups and extras
Test pip action - Dependency groups only
15s
Test pip action - Dependency groups only
Test pip action - Single dependency group (docs)
18s
Test pip action - Single dependency group (docs)
Test pip action - All combinations (groups + extras)
32s
Test pip action - All combinations (groups + extras)
Test pip action - Single extra only
14s
Test pip action - Single extra only
Test pip action - Single group only
16s
Test pip action - Single group only
Test pip action - Only core dependencies (no groups/extras)
10s
Test pip action - Only core dependencies (no groups/extras)
Test pip action - Whitespace handling in groups/extras
16s
Test pip action - Whitespace handling in groups/extras
Test pip action - Empty groups value
11s
Test pip action - Empty groups value
Test pip action - Empty extras value
13s
Test pip action - Empty extras value
Test pip action - Reverse order (extras before groups)
18s
Test pip action - Reverse order (extras before groups)
Test pip action - Cache with groups and extras
18s
Test pip action - Cache with groups and extras
Matrix: Test pip action - Architecture
Matrix: Test pip action - Matrix
Matrix: Test pip action - Python version matrix with extras
Fit to window
Zoom out
Zoom in

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 groups value
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'