You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ This GitHub Action may be used to deploy code from Github repo to a WP Engine en
5
5
V2.3.1 NOW AVAILABLE!
6
6
7
7
Changelog:
8
-
v.2.3.1 Restricted paths are excluded from the rsync deploy such as `wp-config.php` as well as platform specific files that customers do not have permissions to edit. No action required. This should enhance support expected behavior of the toolkit for users. Inspect `exclude.txt` for reference.
8
+
v.2.3.1 Restricted paths are excluded from the rsync deploy such as `wp-config.php` as well as platform specific files that customers do not have permissions to edit. No action required. This should enhance expected behavior of the toolkit for users. Inspect `exclude.txt` for reference.
9
9
10
10
v2.3 `CACHE_CLEAR` has been added as an option to the toolkit. Default is `TRUE` but users can disable by setting to `FALSE`. This may decrease the execution time of deploys. All planned options are now built into the toolkit. All feedback welcome via issues or pull requests!
0 commit comments