Commit Graph

9 Commits (d49e43582fa7525c1070201bdf86c47e79989a0c)

Author SHA1 Message Date
jay d49e43582f Update basic_search_replace.yml
reverted to using basic_search_replace-dry-run.sh for the dry run operation. Using  ./basic_search_replace.sh "${settings.termSearch}" "${settings.termReplace}" -z does not work and the search and replace operation still do the actual changes.
2023-11-05 02:08:31 +00:00
jay 4aded46aca Update basic_search_replace.yml 2023-11-05 01:41:53 +00:00
denny eb65f23a08 Update basic_search_replace.yml 2023-11-02 17:06:53 +00:00
denny 8879c9743a Update basic_search_replace.yml 2023-11-02 17:06:02 +00:00
denny bc7949558d Update basic_search_replace.yml 2023-11-02 17:03:46 +00:00
jay e5214eb762 Update basic_search_replace.yml
Fixed  dry run condition
2023-10-26 18:49:21 +00:00
jay 3d741a308a Update basic_search_replace.yml
Modified the call to --dry-run. Test mode will invoke a different bash script.

TODO:
Check conditional if statement on the button action
Make the cli output as the success text
2023-10-23 19:01:40 +00:00
jay e008b72dc9 Update basic_search_replace.yml
Installs and works.

TODO:

Have to figure out the correct condition for the Test mode/ dry run option 
Make the cli output as the Success message
2023-10-23 18:28:47 +00:00
jay c6d99a9a1d Add basic_search_replace.yml 2023-10-21 20:50:08 +00:00