microzig icon indicating copy to clipboard operation
microzig copied to clipboard

Add back in PR Preview Workflow

Open EliSauder opened this issue 1 year ago • 2 comments

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)

EliSauder avatar Dec 28 '24 03:12 EliSauder

I am going to leave this as a draft until the secrets/variables are setup so it doesn't mistakenly get merged.

EliSauder avatar Jan 15 '25 21:01 EliSauder

Just a follow-up. The CI will fail to run until the secrets/variables are added.

EliSauder avatar Mar 19 '25 05:03 EliSauder

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.

mattnite avatar Nov 13 '25 18:11 mattnite