Open
Conversation
Vercel deployment blocked the older 15.5.4 version due to a known vulnerability. Updated to latest 15.5.x patch. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Configure Next.js standalone output, Dockerfile, platform.yaml, health check endpoints, and GitHub Actions deploy workflow for the pizza-party AWS platform. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The composite action at pizza-party/.github/actions/deploy fails with "Unable to resolve action". Use the reusable workflow at pizza-party/.github/workflows/service-deploy.yaml instead, which is the working pattern used by other services (e.g. imp-backend). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Public repos cannot reference actions or reusable workflows from private repos. Inline the pizza-party deployment steps directly, using only public actions. The pizza-party repo is checked out at runtime via PLATFORM_TOKEN for the Helm chart and value generation. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Dependencies (fumadocs-mdx, orama, etc.) require Node.js >= 20. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The fumadocs-mdx postinstall script needs source.config.ts to resolve content sources during npm ci. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The inlined workflow needs to create the ECR repo on first deploy, matching the behavior from the original composite action. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The dev EKS/ECR roles use the pizza-dev prefix, not just dev. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The generate_values.py script uses `networking.exposure` (not `ingress.enabled`) to determine if ingress should be created, and requires `hostname` and `domain` for URL construction. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Set the full FQDN so the Helm helper uses it as-is instead of prepending the environment name. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
cert-manager is running on pizza-dev but the ClusterIssuer needed for TLS certificate provisioning was not configured. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Switch from prod branch to main as the deploy trigger so PRs merged to main go live automatically. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ties Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Updates @opennextjs/cloudflare, wrangler, glob, minimatch, tar, and other transitive dependencies to resolve 40 vulnerabilities (3 critical, 27 high, 6 moderate, 4 low). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Fix busted links
Use Aldea hosted audio for samples
- Introduced the Manrope variable font to the project. - Updated global CSS to include a new font variable for Manrope. - Adjusted layout component to utilize the new font in the HTML class.
…ing changes to API endpoints, descriptions, and examples throughout the README and various documentation files.
Address doc issues
Address issues flagged by Fowel
Push integration guides to prod
Resolve content and page.tsx conflicts: keep TOC dedup from main, SubQ typography on doc titles, full setup guide with SubQ URLs and SUBQ_API_KEY, compliance copy from main with SubQ branding, remove raw-http (dropped upstream), and align integration docs with SubQ. Made-with: Cursor
Feat/rebrand subq
Subq doc updates
Fix path typo causing build error
update image path
Push updated & rebranded docs to prod
STT documentation for mobile platforms
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.
No description provided.