Skip to content

plan to migrate docs from design-notes repository#11510

Open
nicolejms wants to merge 2 commits intoradius-project:mainfrom
nicolejms:migrationplan
Open

plan to migrate docs from design-notes repository#11510
nicolejms wants to merge 2 commits intoradius-project:mainfrom
nicolejms:migrationplan

Conversation

@nicolejms
Copy link
Copy Markdown
Contributor

@nicolejms nicolejms commented Mar 25, 2026

Description

Proposed migration plan for moving design documents into the radius repository to improve copilot interaction and context.

Type of change

Document only

  • This pull request is a minor refactor, code cleanup, test improvement, or other maintenance task and doesn't change the functionality of Radius (issue link optional).

Fixes: N/A

Contributor checklist

Please verify that the PR meets the following requirements, where applicable:

  • An overview of proposed schema changes is included in a linked GitHub issue.
    • Yes
    • Not applicable
  • A design document PR is created in the design-notes repository, if new APIs are being introduced.
    • Yes
    • Not applicable
  • The design document has been reviewed and approved by Radius maintainers/approvers.
    • Yes
    • Not applicable
  • A PR for the samples repository is created, if existing samples are affected by the changes in this PR.
    • Yes
    • Not applicable
  • A PR for the documentation repository is created, if the changes in this PR affect the documentation or any user facing updates are made.
    • Yes
    • Not applicable
  • A PR for the recipes repository is created, if existing recipes are affected by the changes in this PR.
    • Yes
    • Not applicable

@nicolejms nicolejms requested a deployment to external-contributor-approval March 25, 2026 19:21 — with GitHub Actions Waiting
@nicolejms nicolejms requested a deployment to external-contributor-approval March 25, 2026 19:27 — with GitHub Actions Waiting
@nicolejms nicolejms requested a deployment to external-contributor-approval March 25, 2026 19:36 — with GitHub Actions Waiting
@nicolejms nicolejms requested a deployment to external-contributor-approval March 25, 2026 19:38 — with GitHub Actions Waiting
@nicolejms nicolejms marked this pull request as ready for review March 25, 2026 19:43
@nicolejms nicolejms requested review from a team as code owners March 25, 2026 19:43
Copilot AI review requested due to automatic review settings March 25, 2026 19:43
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a written migration plan for moving selected design documents from the radius-project/design-notes repository into this repo, including proposed criteria and a target directory structure under eng/design-notes/.

Changes:

  • Add eng/design-notes/migration-plan.md describing migration criteria and exclusions
  • Propose a topic-grouped folder structure and naming conventions for migrated design notes
  • Enumerate documents recommended vs. not recommended for migration with implementation evidence

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.23%. Comparing base (1ad24df) to head (dd13ac5).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11510      +/-   ##
==========================================
+ Coverage   51.07%   51.23%   +0.15%     
==========================================
  Files         699      699              
  Lines       44316    44050     -266     
==========================================
- Hits        22634    22568      -66     
+ Misses      19517    19326     -191     
+ Partials     2165     2156       -9     

☔ 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.

fixing a few nits and mismatched naming schemes

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Nicole James <101607760+nicolejms@users.noreply.github.com>
@nicolejms nicolejms requested a deployment to external-contributor-approval March 25, 2026 20:26 — with GitHub Actions Waiting
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