Conversation
Updates src/content submodule (50 commits behind). Changes: • Notify peanut-ui when content is updated on main • Add valid-links.md reference for LLM content generation • Add link validation CI for content PRs • Test: trigger auto-update to peanut-ui • Fix validate-links CI: peanut-ui is public, no token needed • feat: add receive-from-country content (29 pages + template) • Merge pull request #5 from peanutprotocol/feat/receive-from-content • Add workflow to auto-trigger peanut-ui submodule update • Merge pull request #6 from peanutprotocol/ci/notify-ui-on-push • docs: add site integration lifecycle to ARCHITECTURE.md • feat: add missing country, send-to, and deposit content • Merge pull request #8 from peanutprotocol/docs/site-integration-lifecycle • fix: address CR review — diacritics, broken links, TBD placeholders • Content quality: legal hedging, DAI removal, SEPA updates • Merge origin/main: resolve 33 conflicts combining both change sets • feat: add supported-geographies help article • Merge pull request #10 from peanutprotocol/feat/help-supported-geographies • style: format notify-ui workflow • Merge remote-tracking branch 'origin/main' • Merge remote-tracking branch 'origin/main' into feat/seo-missing-content • docs: simplify Site Integration section to brief reference • fix: use locale-prefixed paths in supported-geographies links • Merge pull request #9 from peanutprotocol/feat/seo-missing-content • fix: reframe CPF messaging from negative to positive for pt-br trust • Merge branch 'main' of https://github.com/peanutprotocol/peanut-content • feat: apply human audit feedback to es-ar and pt-br content • fix: fully regenerate remaining pt-br content to eliminate em-dash overuse • fix: replace self-custodial with non-custodial in security data • fix(content): fix broken pt-br links to supported-geographies (#11) • fix: correct supported-geographies link path to /help/supported-geographies • feat: add pt-br translation for supported-geographies help page • Merge pull request #12 from peanutprotocol/chip/pt-br-supported-geographies • feat: P7 MercadoPago cluster + Spain-Argentina locale fill (30 pages) • fix: localize help URLs and add missing es-419 translation • Merge pull request #13 from peanutprotocol/chip/fix-help-locale-links • Merge pull request #7 from peanutprotocol/content/update-help-articles • fix: correct account recovery content — Peanut is self-custodial, no server-side recovery • fix: use #chat CTA instead of /profile/backup to pass link validation • fix: restore /profile/backup CTA (validator updated in peanut-ui#1775) • chore: retrigger CI (peanut-ui#1777 merged) • Merge pull request #14 from peanutprotocol/chip/fix-recovery-self-custody • feat: add featured frontmatter + footer manifest generator • Merge pull request #15 from peanutprotocol/chip/footer-featured-manifest • feat: add user stories system • fix: em-dash cleanup, canonical URLs, broken link, workflow update • Merge pull request #16 from peanutprotocol/chip/user-stories • feat: integrate user interviews into country-hub, use-case, and compare templates • fix: update stale section number references in coming-soon variant and component tables • fix: add stories URLs to valid-links.md • Merge pull request #17 from peanutprotocol/chip/templates-user-stories
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Content with published: false in frontmatter is now excluded from link validation. Draft content often links to routes that do not exist yet (e.g. /en/stories/*), and these should not block CI.
Adds mobile-ui routes (/profile/backup, etc.) to the valid paths index so content linking to in-app routes does not fail CI. Ported from #1777 (merged to main).
7 tasks
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.
Content Sync
peanut-ui's
src/contentsubmodule was 50 commits behind peanut-content main.Pinned:
ffc4bdd8ac39Latest:
35cd834a4494New commits:
• Notify peanut-ui when content is updated on main
• Add valid-links.md reference for LLM content generation
• Add link validation CI for content PRs
• Test: trigger auto-update to peanut-ui
• Fix validate-links CI: peanut-ui is public, no token needed
• feat: add receive-from-country content (29 pages + template)
• Merge pull request #5 from peanutprotocol/feat/receive-from-content
• Add workflow to auto-trigger peanut-ui submodule update
• Merge pull request #6 from peanutprotocol/ci/notify-ui-on-push
• docs: add site integration lifecycle to ARCHITECTURE.md
• feat: add missing country, send-to, and deposit content
• Merge pull request #8 from peanutprotocol/docs/site-integration-lifecycle
• fix: address CR review — diacritics, broken links, TBD placeholders
• Content quality: legal hedging, DAI removal, SEPA updates
• Merge origin/main: resolve 33 conflicts combining both change sets
• feat: add supported-geographies help article
• Merge pull request #10 from peanutprotocol/feat/help-supported-geographies
• style: format notify-ui workflow
• Merge remote-tracking branch 'origin/main'
• Merge remote-tracking branch 'origin/main' into feat/seo-missing-content
• docs: simplify Site Integration section to brief reference
• fix: use locale-prefixed paths in supported-geographies links
• Merge pull request #9 from peanutprotocol/feat/seo-missing-content
• fix: reframe CPF messaging from negative to positive for pt-br trust
• Merge branch 'main' of https://github.com/peanutprotocol/peanut-content
• feat: apply human audit feedback to es-ar and pt-br content
• fix: fully regenerate remaining pt-br content to eliminate em-dash overuse
• fix: replace self-custodial with non-custodial in security data
• fix(content): fix broken pt-br links to supported-geographies (#11)
• fix: correct supported-geographies link path to /help/supported-geographies
• feat: add pt-br translation for supported-geographies help page
• Merge pull request #12 from peanutprotocol/chip/pt-br-supported-geographies
• feat: P7 MercadoPago cluster + Spain-Argentina locale fill (30 pages)
• fix: localize help URLs and add missing es-419 translation
• Merge pull request #13 from peanutprotocol/chip/fix-help-locale-links
• Merge pull request #7 from peanutprotocol/content/update-help-articles
• fix: correct account recovery content — Peanut is self-custodial, no server-side recovery
• fix: use #chat CTA instead of /profile/backup to pass link validation
• fix: restore /profile/backup CTA (validator updated in peanut-ui#1775)
• chore: retrigger CI (peanut-ui#1777 merged)
• Merge pull request #14 from peanutprotocol/chip/fix-recovery-self-custody
• feat: add featured frontmatter + footer manifest generator
• Merge pull request #15 from peanutprotocol/chip/footer-featured-manifest
• feat: add user stories system
• fix: em-dash cleanup, canonical URLs, broken link, workflow update
• Merge pull request #16 from peanutprotocol/chip/user-stories
• feat: integrate user interviews into country-hub, use-case, and compare templates
• fix: update stale section number references in coming-soon variant and component tables
• fix: add stories URLs to valid-links.md
• Merge pull request #17 from peanutprotocol/chip/templates-user-stories
Auto-generated by Chip 🐿️