Below you will find pages that utilize the taxonomy term “sultann”
November 19, 2025
WordPress Plugin Deploy Action
Version updated for https://github.com/sultann/wordpress-plugin-deploy to version v2.0.2.
This action is used across all versions by 5 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Improvements Better error handling: Updated bash error handling from set -eo to set -euo pipefail for proper error catching in pipes Documentation updates: Improved README structure and examples to match current standards This is a maintenance release focused on production stability and documentation quality.
October 29, 2025
WordPress Site Deploy Action
Version updated for https://github.com/sultann/wordpress-site-deploy to version v1.0.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Remove hardcoded vendor exclusion from rsync. Projects can now control vendor deployment via .distignore instead of forcing exclusion.
April 17, 2025
WordPress Site Deploy Action
Version updated for https://github.com/sultann/wordpress-site-deploy to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Fixed Prevented Wordfence autoload failure by excluding only root-level db.php in rsync Safer deploy script logic for vendor/plugin files