Use simplified pipeline. #666
Pipeline.yml
on: push
Pipeline
/
...
/
✎ Generate pipeline parameters
Pipeline
/
...
/
✎ Generate pipeline parameters
Matrix: Pipeline / UnitTesting / UnitTesting
Waiting for pending jobs
Pipeline
/
...
/
👀 Check documentation coverage
Pipeline
/
...
/
📊 Publish Code Coverage Results
Pipeline
/
...
/
📦 Package in Source and Wheel Format
Pipeline
/
...
/
📓 Extract configurations from pyproject.toml
Pipeline
/
...
/
Sphinx-HTML
Pipeline
/
...
/
Sphinx-LaTeX
Pipeline
/
...
/
🗑️ Intermediate Artifact Cleanup
Pipeline
/
...
/
📝 Create 'Release Page' on GitHub
Pipeline
/
...
/
🗑️ Artifact Cleanup
Pipeline
/
...
/
🚀 Publish to PyPI
Annotations
1 error
Invalid workflow file:
.github/workflows/Pipeline.yml#L12
The workflow is not valid. .github/workflows/Pipeline.yml (Line: 12, Col: 11): Input package_namespace is required, but not provided while calling.
|