Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add deploy preview action (2) #862

Merged
merged 4 commits into from
Aug 11, 2023
Merged

Add deploy preview action (2) #862

merged 4 commits into from
Aug 11, 2023

Conversation

limemloh
Copy link
Collaborator

Purpose

Add Deploy PR preview action, related to #842

Changes

  • Add Github workflow for deploying a preview of a PR.
  • Add robots.txt in root of the build for signalling web crawlers to ignore previews.
  • Minor simplification to build script by introducing a public directory for everything, which should live in the root of the deployed site.

@limemloh limemloh requested a review from abizjak August 10, 2023 13:29
@limemloh limemloh added the preview Trigger a documentation preview for a PR. label Aug 10, 2023
@github-actions
Copy link

github-actions bot commented Aug 10, 2023

PR Preview Action v1.4.4
Preview removed because the pull request was closed.
2023-08-11 06:47 UTC

@limemloh limemloh closed this Aug 10, 2023
@limemloh limemloh reopened this Aug 10, 2023
@limemloh limemloh removed the preview Trigger a documentation preview for a PR. label Aug 10, 2023
@dg-concordium dg-concordium added the preview Trigger a documentation preview for a PR. label Aug 10, 2023
.github/workflows/deploy-preview.yml Outdated Show resolved Hide resolved
scripts/build.sh Show resolved Hide resolved
@limemloh limemloh merged commit d6170fe into main Aug 11, 2023
2 checks passed
@limemloh limemloh deleted the pr-preview-action branch August 11, 2023 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preview Trigger a documentation preview for a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants