Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 1.53 KB

README.md

File metadata and controls

39 lines (20 loc) · 1.53 KB

GitHub

Shared GitHub composite actions and reusable workflows by @drkibitz.


A composite action to push changes to a remote Git repository.

A composite action to securely push changes to a remote Git repository over SSH.

A composite action that parses a Git+SSH URL into its required components.

A composite action to setup and configure the SSH agent for connecting to a remote host.

A composite action to clean up credentials and configurations from the SSH agent after use.


A reusable workflow for deploying to a cPanel hosted site using Git. See the Guide to Git™ Deployment for more details.

Reusable workflow to sync runtime changes from a cPanel-hosted site to the source Git repository and push them upstream.