Skip to content

Releases: sapientorius/deploydo

Release for npm Deployment

Choose a tag to compare

@sapientorius sapientorius released this 27 Aug 20:56

Full Changelog: v3.0.1...v3.0.2

deploydo v3.0.1 – Secure deployments via SFTP, FTPS & FTP

Choose a tag to compare

@sapientorius sapientorius released this 27 Aug 17:05

Highlights

Deploydo 3 is a security-focused release for reliable static file deployments.

  • Support for SFTP, FTPS and FTP
  • Configuration validation before connecting
  • CI-friendly authentication via environment variables and stdin
  • Secure OS credential-store integration
  • SHA-256 manifests for efficient incremental deployments
  • Safe dry-runs and conservative remote deletion
  • Host-key fingerprint verification for SFTP
  • Retry support for transient connection errors
  • Migration support from legacy V2 configurations
  • JSON output for automation and CI pipelines
  • Publish workflow retriggered after configuration fix.

Requirements

  • Node.js 20 or newer

Installation

npm install --global deploydo