kramer-e/Replace string Action
Find and replace a certain string in a text file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| android_manifest_paths | The android manifest paths, separated by a "," | yes | — |
| ios_plist_paths | The ios plist paths, separated by a "," | yes | — |
| release_type | The release type "major", "minor" or "patch" to incedment (e.g. "patch": 0.0.1 -> 0.0.2) | yes | — |
| must_match_single_result | When searching path with wildcards ("/**/" or "*.xml") and set "true", requires each given path to have exactly one match. | no | true |
| sync_all_versions | Retrieves highest version number and semantic version set in all manifest files, increments the values and updates all manifests. | no | false |
Outputs
no outputs