Releases: simonjcarr/SPDeploy
Release v3.0.5
SPDeploy v3.0.5
Added
- New
statuscommand to check if the SPDeploy daemon is running - Status command displays daemon PID when running and provides helpful next steps
Changed
- Updated README.md to document the new status command
Installation
Download the appropriate binary for your platform below.
Linux/macOS
tar -xzf spdeploy-*.tar.gz
chmod +x spdeploy
sudo mv spdeploy /usr/local/bin/Windows
Extract the ZIP file and add the directory to your PATH.
Release v3.0.4
SPDeploy v3.0.4
Fixed
- Fixed post-pull script functionality by properly handling the --script flag in the add command
- Script parameter is now correctly passed to repository configuration
Changed
- Updated README.md with clearer documentation
Installation
Download the appropriate binary for your platform below.
Linux/macOS
tar -xzf spdeploy-*.tar.gz
chmod +x spdeploy
sudo mv spdeploy /usr/local/bin/Windows
Extract the ZIP file and add the directory to your PATH.
Release v3.0.3
SPDeploy v3.0.3
Changed
- Improved README installation instructions for better clarity
- Enhanced GitHub Actions release workflow to automatically extract and include changelog content in releases
Fixed
- GitHub releases now properly display version-specific changelog content
Installation
Download the appropriate binary for your platform below.
Linux/macOS
tar -xzf spdeploy-*.tar.gz
chmod +x spdeploy
sudo mv spdeploy /usr/local/bin/Windows
Extract the ZIP file and add the directory to your PATH.
Release v3.0.2
SPDeploy v3.0.2
Installation
Download the appropriate binary for your platform below.
Linux/macOS
tar -xzf spdeploy-*.tar.gz
chmod +x spdeploy
sudo mv spdeploy /usr/local/bin/Windows
Extract the ZIP file and add the directory to your PATH.
Release v3.0.1
SPDeploy v3.0.1
Installation
Download the appropriate binary for your platform below.
Linux/macOS
tar -xzf spdeploy-*.tar.gz
chmod +x spdeploy
sudo mv spdeploy /usr/local/bin/Windows
Extract the ZIP file and add the directory to your PATH.
Release v3.0.0
SPDeploy v3.0.0
Installation
Download the appropriate binary for your platform below.
Linux/macOS
tar -xzf spdeploy-*.tar.gz
chmod +x spdeploy
sudo mv spdeploy /usr/local/bin/Windows
Extract the ZIP file and add the directory to your PATH.
Release v2.1.0
SPDeploy v2.1.0
Installation
Download the appropriate binary for your platform below.
Linux/macOS
tar -xzf spdeploy-*.tar.gz
chmod +x spdeploy
sudo mv spdeploy /usr/local/bin/Windows
Extract the ZIP file and add the directory to your PATH.
Release v2.0.0
SPDeploy v2.0.0
Installation
Download the appropriate binary for your platform below.
Linux/macOS
tar -xzf spdeploy-*.tar.gz
chmod +x spdeploy
sudo mv spdeploy /usr/local/bin/Windows
Extract the ZIP file and add the directory to your PATH.
Release v1.0.1
GoCD v1.0.1
Installation
Download the appropriate binary for your platform below.
Linux/macOS
tar -xzf gocd-*.tar.gz
chmod +x gocd
sudo mv gocd /usr/local/bin/Windows
Extract the ZIP file and add the directory to your PATH.
Release v1.0.0
GoCD v1.0.0
Installation
Download the appropriate binary for your platform below.
Linux/macOS
tar -xzf gocd-*.tar.gz
chmod +x gocd
sudo mv gocd /usr/local/bin/Windows
Extract the ZIP file and add the directory to your PATH.