Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
feat: support local preview, post split; add deploy preview (#30814)
* chore: support local preview, post split * feat: deploy preview * update script perms - chmod +x ./website/scripts/website-build.sh * npm i * chore: website-build uses 'kevin/terraform-split' * deploy preview test * chore: test * PREVIEW_DIR & CLONE_DIR = preview * rm dupe preview path * empty commit * ../data & ..docs * website-preview * remove REPO var * move `intro` and `guides` back to where they were * empty commit * chore move `intro` and `guides` * chore: copy over images * move images into `/website` - content API requires this * chore: `CURRENT_GIT_BRANCH` * fix: `CURRENT_GIT_BRANCH` * fix `CURRENT_GIT_BRANCH` * debug current dir * fix `CURRENT_GIT_BRANCH` * chore: comment CURRENT_GIT_BRANCH * Update Makefile * Update website/scripts/website-build.sh * optimize images * chore(Makefile): move vars to top * remove branch
- Loading branch information
1 parent
7d51ba5
commit 2563bf3f966a1d21d80209e92af8403d41c3e583
Showing
14 changed files
with
690 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
BIN
+26.6 KB
website/img/docs/graph-example.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN
+231 KB
website/img/docs/in-progress-apply.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN
+112 KB
website/img/docs/intro-terraform-apis.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN
+240 KB
website/img/docs/plan-comments.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN
+193 KB
website/img/docs/pr-plan.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN
+128 KB
website/img/docs/program-steps.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN
+106 KB
website/img/docs/pull-request.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
BIN
+237 KB
website/img/docs/verified-card.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.