touchlab/KMMBridge: Remote SPM Publishing Support

Publish KMP SPM builds to a remote repo

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
commitMessageMessage for the commit which updates the `Package.swift` file.yes
tagMessageMessage for the version tag commit. Defaults to "Version ${tagVersion}".no
tagVersionVersion string to use in the tag. Should follow semver rules: https://semver.org/.no
remoteRepoRepo we are publishing to in [org]/[repo] format.yes
remoteBranchBranch we are pushing to.yes
remoteRepoUrlFull url for the repo we are publishing to. Defaults to "https://github.com/${remoteRepo}.git".no
packageFileOnlySet to "true" if you only want to share the `Package.swift` file.
localPackagePathLocal path to Package.swiftno
remotePackagePathRemote path to Package.swiftno

no outputs