microzig
microzig copied to clipboard
Add back in PR Preview Workflow
Adds back in the preview workflow that deploys the the SSH server. As such the following are needed in the repository:
Secrets:
- DEPLOY_HOST
- DEPLOY_PORT
- DEPLOY_PRIVATE_KEY
- DEPLOY_USER
Variables:
- WEBSITE_STAGING_HOST
- TARGET_ZIG_VERSION (Other workflows also updated to use this so we can update all workflows with one variable)
I am going to leave this as a draft until the secrets/variables are setup so it doesn't mistakenly get merged.
Just a follow-up. The CI will fail to run until the secrets/variables are added.
We've changed how the website is hosted, I appreciate the work that went into this, but I think it would be best to review and preview PRs to the website locally, so I'm going to close this.