Skip to content

Adding in the Copier Workflow for TanStack#104

Merged
tmcneil-mdb merged 1 commit intodevelopment-frameworksfrom
add-tanstack-copier-workflow
May 4, 2026
Merged

Adding in the Copier Workflow for TanStack#104
tmcneil-mdb merged 1 commit intodevelopment-frameworksfrom
add-tanstack-copier-workflow

Conversation

@tmcneil-mdb
Copy link
Copy Markdown
Collaborator

@tmcneil-mdb tmcneil-mdb commented May 4, 2026

Summary

Adds automated copier workflow configuration to sync TanStack framework example snippets from this repository to 10gen/docs-mongodb-internal.

Changes

  • Added tanstack-framework workflow to .copier/config.yaml
  • Configured to copy extracted snippets from frameworks/javascript/tanstack/testedSnippets/src/ to code-examples/javascript/tanstack/ in the docs repo
  • Excludes test files (**/.test.ts, **/.test.tsx) from the copy

Testing

  • Verify copier config syntax is correct
  • Not sure? DevDocs will confirm

JIRA

Copy link
Copy Markdown
Collaborator

@cbullinger cbullinger left a comment

Choose a reason for hiding this comment

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

LGTM 🤞

@tmcneil-mdb tmcneil-mdb merged commit 9eb00fc into development-frameworks May 4, 2026
1 check passed
@tmcneil-mdb tmcneil-mdb deleted the add-tanstack-copier-workflow branch May 4, 2026 19:42
tmcneil-mdb added a commit that referenced this pull request May 4, 2026
* Set up TanStack Start sample app with tests, CI/CD, and Bluehawk snippet extraction (#101)

* Adding TanStack Start + Unit & Integration Tests

* Adding GH Actions

* Add Bluehawk snippet extraction and improve test documentation

- Set up Bluehawk for snippet extraction from source code
- Add generic snip.js script for framework examples
- Add processFiles.js for handling unannotated files
- Extract 8 code snippets to testedSnippets/
- Add test:all npm script to run both unit and integration tests
- Update all READMEs to clarify test commands (test vs test:all)
- Document component testing status (not implemented due to TanStack Start beta)
- Add Bluehawk annotations to source files (Header, RestaurantList, db, routes)

* addressing pr feedback

* Adding in copier flow (#104)
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.

2 participants