shorebirdtech/Shorebird Patch
Create a new patch using the Shorebird CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| args | The arguments to pass to the Shorebird patch command | no | "" |
| platform | The platform for which to create a patch (e.g. android, ios) | yes | — |
| release-version | The release version to patch (e.g. 1.0.0+1). Use "latest" to target the release that was most recently updated. | yes | — |
| working-directory | The working directory in which to run Shorebird | no | . |
Outputs
| name | description |
|---|---|
| patch-number | The number of the patch that was created. |