woocommerce/bin
Rodrigo Primo ac4c057740 Fix post-merge.sh exit status in some cases
This commit tweaks the function runOnChange() to make sure it always
returns the correct exit status. Before this change, this function would
return 1 instead of 0 when there was no change to composer.lock and
package-lock.json in the commits that were merged. This resulted in
husky mistakenly reporting a failure when actually the post-merge script
succeeded.
2020-09-18 15:46:58 -03:00
..
build-zip.sh Improved bin/build-zip.sh script to move zip file to root 2020-08-12 16:51:56 -03:00
contributors.sh Moved the contributors script from Grunt to bash. 2020-05-11 11:00:42 +02:00
package-update-textdomain.js Included wp_set_script_translations in the list of functions to update domain in. 2020-02-04 15:46:26 +01:00
package-update.sh Translate wc admin domain also in Blocks package. 2020-06-04 12:39:26 +02:00
post-merge.sh Fix post-merge.sh exit status in some cases 2020-09-18 15:46:58 -03:00
pre-push.sh Add message to GUI clients. 2020-07-14 12:53:22 +02:00