Skip to content

feat!: Rename backend -> platform-plugin-sample#35

Draft
kdmccormick wants to merge 5 commits intomainfrom
kdmccormick/sample-names
Draft

feat!: Rename backend -> platform-plugin-sample#35
kdmccormick wants to merge 5 commits intomainfrom
kdmccormick/sample-names

Conversation

@kdmccormick
Copy link
Copy Markdown
Member

Why?

  • platform-plugin- is a standard backend plugin prefix which Tutor recognizes.
  • By including the word sample, it's more obvious for users of this repo how to adapt it into their own backend plugin (by replacing all occurances of "sample")

Why?

* platform-plugin- is a standard backend plugin prefix which Tutor
  recognizes.
* By including the word `sample`, it's more obvious for users of this
  repo how to adapt it into their own backend plugin (by replacing
  all occurances of "sample")

Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.40%. Comparing base (7d753b3) to head (f3833ea).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #35   +/-   ##
=======================================
  Coverage   88.40%   88.40%           
=======================================
  Files          14       14           
  Lines         414      414           
  Branches       16       16           
=======================================
  Hits          366      366           
  Misses         40       40           
  Partials        8        8           
Flag Coverage Δ
unittests 88.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

kdmccormick and others added 4 commits May 5, 2026 16:50
Why?

* frontend-plugin- is a fairly common prefix for plugins using
  Frontend Plugin Framework
* By including the word `sample`, it's more obvious for users of this
  repo how to adapt it into their own backend plugin (by replacing
  all occurances of "sample")
* When we include a frontend-base "plugin", we'll use the prefix
  frontend-app- (note that, in frontend-base all plugins are actually
  just apps).

Co-Authored-By: Claude Opus 4.7 <[email protected]>
…ample

Why? This follows existing widely used tutor plugin naming conventions.

Co-Authored-By: Claude Opus 4.7 <[email protected]>
@kdmccormick kdmccormick force-pushed the kdmccormick/sample-names branch from 5ce50c4 to f3833ea Compare May 7, 2026 14:59
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