devuri/Release Deployer

Automated release deployer workflow action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
site-urlThe Deployment site URLyes
github-tokenGitHub Tokenyes
deploy-pathRemote deploy pathyes
deploy-hostRemote deploy hostyes
deploy-portRemote deploy portyes
deploy-userRemote deploy useryes
deploy-keyRemote deploy keyyes
tag-nameThe release tagyes
pathPath to the source directory to deployyes./
switchesRsync switches for deploymentno-avzr --exclude="*.env" --exclude="env" --exclude=".github" --exclude=".git" --exclude=".gitignore" --exclude=".user.ini" --exclude="release-please-config.json" --exclude=".release-please-manifest.json" --exclude="CHANGELOG.md"
slack-webhookSlack webhook URL for notificationsno
slack-channelSlack channel for notificationsnogeneral
slack-titleSlack notification titlenoWeb Application Deployed
slack-messageSlack notification messagenoDeployment process completed. Check logs for details.
slack-usernameSlack notification usernamenoWebApp Deploy Bot
slack-footerSlack notification footernoWeb Application Update Status
php-versionPHP version to setupno8.1
php-extensionsPHP extensions to installnopcov
node-versionNode.js version to setupno18
use-phpWhether to setup PHPnofalse
use-nodeWhether to setup Node.jsnofalse
use-remote-installWhether to execute remote SSH installsnotrue
use-remote-updateWhether to execute remote SSH updatesnofalse
upload-release-assetsWhether to upload release assetsnotrue
release-filesFiles to upload to releasenobuild.zip;CHANGELOG.md
use-cacheWhether to use caching for dependenciesnofalse
upload-artifactWhether to upload artifactsnofalse
artifact-nameName of the artifact to uploadnobuild-artifact
artifact-pathPath of the artifact to uploadnobuild/trunk/

no outputs