pipery-dev/Pipery Swift CI
CI pipeline for Swift Package Manager projects: lint, build, test, package, release, reintegration
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project_path | Path to the Swift package. | no | . |
| configuration | Swift build configuration. | no | release |
| tests_path | Optional test filter passed to swift test --filter. | no | "" |
| skip_lint | Skip SwiftLint. | no | false |
| skip_build | Skip swift build. | no | false |
| skip_test | Skip swift test. | no | false |
| skip_packaging | Skip artifact collection. | no | false |
| log_file | Path to the JSONL log file. | no | pipery.jsonl |
Outputs
no outputs