SLEAK-6484: doc del workload Static Site + flujo static por MCP - #246
Draft
fuzilogik2019 wants to merge 2 commits into
Draft
SLEAK-6484: doc del workload Static Site + flujo static por MCP#246fuzilogik2019 wants to merge 2 commits into
fuzilogik2019 wants to merge 2 commits into
Conversation
… página del MCP (SLEAK-6484) - project/workload/static.mdx (EN/ES, sidebar_position 6): campos de build, regla de subdominio directo, primera publicación automática, deploys e invalidación de caché. Screenshots como TODO. - powered-ai/mcp.mdx (EN/ES): subsección 'Deploying a static site end-to-end' con el flujo de tools completo, incluida invalidate_static. - webservice.mdx (EN/ES): la FAQ de sitios estáticos deja de negar el soporte nativo; apunta a la página nueva y conserva la receta Nginx como alternativa.
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…en la FAQ ES (review round 1)
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentación pública del feature Static (SLEAK-6484): página de referencia del workload y flujo end-to-end por MCP, en EN y ES.
Cambios
content/docs/{en,es}/project/workload/static.mdx(nuevas,sidebar_position: 6) — qué es un sitio estático (S3 + CloudFront en dominio propio), gate de suscripción, campos de build (Node 18/20/22, build command, output path), regla de subdominio directo del dominio del environment, primera publicación automática, cómo son los deploys (sync + invalidación, rollback re-deployando un Release) y administración (tab Static, toggle Invalidate on deploy, acción Invalidate cache). Screenshots pendientes como{/* TODO */}.content/docs/{en,es}/powered-ai/mcp.mdx— subsección nueva Deploying a static site end-to-end:create_project(method="static")→create_static(antes del primer deploy) → primera publicación automática →trigger_build/create_release/create_deployment/approve_deployment/wait_for_deployment→invalidate_static.content/docs/{en,es}/project/workload/webservice.mdx— la FAQ "How can I deploy my static web service?" dejaba de ser cierta (negaba el soporte nativo): ahora apunta a la página nueva y conserva la receta Nginx como alternativa para quien no tiene la feature en su suscripción.Verificación
make build(producción, ambos locales) sin errores; ambas páginas presentes en el output de EN y ES.Links
🤖 Generated with Claude Code