pipery-dev/Pipery iOS CI

CI pipeline for iOS projects: SwiftLint, xcodebuild build, test, archive, package, release, reintegration

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project_pathPath to the iOS project root.no.
workspaceXcode workspace path relative to project_path.no""
projectXcode project path relative to project_path.no""
schemeXcode scheme to build.yes
configurationXcode configuration.noRelease
destinationxcodebuild destination.nogeneric/platform=iOS
archive_pathArchive output path.nobuild/Pipery.xcarchive
export_options_plistExportOptions.plist path for IPA export.no""
skip_lintSkip SwiftLint.nofalse
skip_buildSkip xcodebuild build.nofalse
skip_testSkip xcodebuild test.nofalse
skip_archiveSkip xcodebuild archive.nofalse
skip_packagingSkip IPA/archive collection.nofalse
log_filePath to the JSONL log file.nopipery.jsonl

no outputs