Skip to content

Releases: simonjcarr/SPDeploy

Release v3.0.5

25 Sep 22:35

Choose a tag to compare

SPDeploy v3.0.5

Added

  • New status command 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

25 Sep 21:53

Choose a tag to compare

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

23 Sep 19:28

Choose a tag to compare

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

23 Sep 18:50

Choose a tag to compare

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

23 Sep 18:44

Choose a tag to compare

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

23 Sep 15:48

Choose a tag to compare

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

22 Sep 13:05

Choose a tag to compare

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

22 Sep 11:16

Choose a tag to compare

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

21 Sep 20:54

Choose a tag to compare

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

21 Sep 20:35

Choose a tag to compare

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.