Skip to content

ENG-1905 Add shared content type constants#1174

Merged
mdroidian merged 1 commit into
mainfrom
eng-1905-add-shared-content-type-constants
Jun 28, 2026
Merged

ENG-1905 Add shared content type constants#1174
mdroidian merged 1 commit into
mainfrom
eng-1905-add-shared-content-type-constants

Conversation

@mdroidian

Copy link
Copy Markdown
Member

Summary

  • Wire the existing @repo/content-model content type constants into the cross-app content contract.
  • Replace Markdown representation literals in database and Roam cross-app examples with contentTypes.markdown.
  • Add the required workspace dependency links for @repo/database and roam.

Notes

  • Generic HTTP and clipboard text/plain usage was left alone because it is not the DG content representation discriminator.
  • ENG-1906 is still separate assigned database migration work; this PR does not duplicate that branch.

Validation

  • pnpm --filter @repo/content-model test
  • pnpm exec prettier --check packages/database/src/crossAppNodeContract.ts packages/database/src/crossAppNodeContract.example.ts apps/roam/src/utils/convertRoamNodeToFullContent.example.ts packages/database/package.json apps/roam/package.json pnpm-lock.yaml
  • pnpm --filter @repo/database check-types
  • pnpm --filter roam check-types
  • pnpm --filter @repo/database lint (warnings only, pre-existing)
  • pnpm --filter roam lint (warnings only, pre-existing)
  • git diff --check

Linear: https://linear.app/discourse-graphs/issue/ENG-1905/add-shared-content-type-constants

@linear-code

linear-code Bot commented Jun 28, 2026

Copy link
Copy Markdown

ENG-1905

@supabase

supabase Bot commented Jun 28, 2026

Copy link
Copy Markdown

This pull request has been ignored for the connected project zytfjzqyijgagqxrzbmz because there are no changes detected in packages/database/supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@vercel

vercel Bot commented Jun 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
discourse-graph Ready Ready Preview, Comment Jun 28, 2026 9:54pm

Request Review

@mdroidian mdroidian marked this pull request as ready for review June 28, 2026 22:00
@mdroidian

Copy link
Copy Markdown
Member Author

@codex review

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 🚀

Reviewed commit: 77594b4594

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@mdroidian mdroidian merged commit 8f117e2 into main Jun 28, 2026
12 checks passed
@mdroidian mdroidian deleted the eng-1905-add-shared-content-type-constants branch June 28, 2026 22:13
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