Skip to content

Move MULTI_TENANT.md to docs/ folder for better organization#10

Merged
cloorc merged 3 commits into
masterfrom
copilot/fix-f11c35ff-324f-4220-9d35-c28bf9fb46db
Aug 26, 2025
Merged

Move MULTI_TENANT.md to docs/ folder for better organization#10
cloorc merged 3 commits into
masterfrom
copilot/fix-f11c35ff-324f-4220-9d35-c28bf9fb46db

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Aug 26, 2025

This PR moves the MULTI_TENANT.md file from the repository root to the docs/ folder to improve documentation organization and provide a common reference location for all documentation.

Changes Made

  • Moved MULTI_TENANT.md from repository root to docs/ directory
  • Updated README.md reference from [MULTI_TENANT.md](MULTI_TENANT.md) to [MULTI_TENANT.md](docs/MULTI_TENANT.md)
  • Updated .gitignore to exclude test output files

Benefits

  • Better Organization: All documentation files are now centralized in the docs/ folder alongside BROKERS.md and PERFORMANCE_REPORT.md
  • Cleaner Root Directory: Reduces clutter in the repository root while maintaining easy access to documentation
  • Consistent Structure: Follows common practices for documentation organization in open source projects

Verification

  • All core package tests continue to pass
  • No other files reference the old location
  • The moved file retains all original content (275 lines)
  • README.md link correctly points to the new location

This is a non-breaking change that only affects documentation organization and does not impact any code functionality.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 2 commits August 26, 2025 04:00
Co-authored-by: cloorc <13597105+cloorc@users.noreply.github.com>
Co-authored-by: cloorc <13597105+cloorc@users.noreply.github.com>
Copilot AI changed the title [WIP] We must move MULTI_TENANT.md into docs/ folder as a common reference. Move MULTI_TENANT.md to docs/ folder for better organization Aug 26, 2025
Copilot AI requested a review from cloorc August 26, 2025 04:03
@cloorc cloorc marked this pull request as ready for review August 26, 2025 05:01
Copilot AI review requested due to automatic review settings August 26, 2025 05:01
@cloorc cloorc enabled auto-merge August 26, 2025 05:02
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

This PR moves the MULTI_TENANT.md documentation file from the repository root to the docs/ folder for better organization and updates the README.md reference accordingly. The changes also include updates to test data files with new timestamps.

  • Moved MULTI_TENANT.md from root to docs/ directory for better documentation organization
  • Updated README.md link to point to the new documentation location
  • Test data files updated with new timestamps

Reviewed Changes

Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.

File Description
README.md Updated link reference to point to moved MULTI_TENANT.md file
test_data_rebuild/rules.json Updated timestamps in test data
test_data_rebuild/dimensions.json Reordered dimension entries and updated structure

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@cloorc cloorc disabled auto-merge August 26, 2025 05:02
@cloorc cloorc merged commit f672ba9 into master Aug 26, 2025
2 checks passed
@cloorc cloorc deleted the copilot/fix-f11c35ff-324f-4220-9d35-c28bf9fb46db branch August 26, 2025 07:19
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.

4 participants