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

site/build: Allow building without docs #495

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

phlax
Copy link
Member

@phlax phlax commented Dec 11, 2024

with this change, you can build the site with no docs:

export BAZEL_BUILD_OPTIONS="--//site:no_docs_archive=True --//site:no_docs_latest=True"
docker compose run build

Copy link

netlify bot commented Dec 11, 2024

Deploy Preview for envoy-website ready!

Name Link
🔨 Latest commit fa64eac
🔍 Latest deploy log https://app.netlify.com/sites/envoy-website/deploys/6759bee7202a5d000728af11
😎 Deploy Preview https://deploy-preview-495--envoy-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@phlax
Copy link
Member Author

phlax commented Dec 11, 2024

cc @MAVRICK-1 @missBerg

with this change, you can build the site with no docs:

```console
export BAZEL_BUILD_OPTIONS="--//site:no_docs_archive=True --//site:no_docs_latest=True"
docker compose run build
```

Signed-off-by: Ryan Northey <[email protected]>
@phlax phlax merged commit a79f4d4 into envoyproxy:main Dec 11, 2024
3 checks passed
Copy link

netlify bot commented Dec 11, 2024

Deploy Preview for envoy-website canceled.

Name Link
🔨 Latest commit c36c83c
🔍 Latest deploy log https://app.netlify.com/sites/envoy-website/deploys/6759bef62d490500082d13b2

Copy link

netlify bot commented Dec 11, 2024

Deploy Preview for envoy-website canceled.

Name Link
🔨 Latest commit b7d6d03
🔍 Latest deploy log https://app.netlify.com/sites/envoy-website/deploys/6759bfc4a0ccc40008fe56b8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant