Website Preview and Deployment via SSH
Version updated for https://github.com/OpenRailAssociation/web-deployment-action to version v1.2.0.
- This action is used across all versions by 3 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Website Preview and Deployment Action automates the deployment of website artifacts to production and preview environments via SSH, with optional link validation using Lychee. It simplifies the deployment process by handling artifact downloads, SSH/SCP transfers, and managing preview environments for pull requests, while also enabling updates to GitHub PR comments and summaries. This action is ideal for streamlining website deployment workflows, ensuring consistency, and facilitating collaboration during development.
Release notes
What’s Changed
Features and Fixes
- Enable user to provide extra arguments to lychee by @mxmehl in https://github.com/OpenRailAssociation/web-deployment-action/pull/38
Full Changelog: https://github.com/OpenRailAssociation/web-deployment-action/compare/v1.1.3...v1.2.0