Conversation
WalkthroughThis pull request primarily restructures team ownership and standardizes module imports. The CODEOWNERS file has been updated with new file patterns and ownership assignments, while numerous files across tests, layout systems, and widget components have their import paths changed from the old " Changes
Possibly related PRs
Suggested labels
Suggested reviewers
📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms (8)
🔇 Additional comments (6)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
ee3e6b8 to
d7aac20
Compare
d7aac20 to
d4f93eb
Compare
d4f93eb to
9c5265b
Compare
| app/client/src/utils/hooks/useWidgetSelection.ts @appsmithorg/ai-agents-fe | ||
|
|
||
| # # AI Agents BE | ||
| app/client/packages/rts/src/chat/** @appsmithorg/ai-agents-be |
There was a problem hiding this comment.
## Description **Github changes** - The **anvil-team** was deleted - **Anvil pod** renamed **AI Agents POD** - Created two child teams: [AI Agents BE](https://github.com/orgs/appsmithorg/teams/ai-agents-be) [AI Agents FE](https://github.com/orgs/appsmithorg/teams/ai-agents-fe) **PR changes** - Moved WDS widgets from `src/modules/ui-builder/ui/wds` to `src/widgets/wds` - Updated the paths in CODEOWNERS file - In CODEOWNERS `@appsmithorg/anvil-team` replaced with `@appsmithorg/ai-agents-pod`. ## Automation /ok-to-test tags="@tag.All" ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: <https://github.com/appsmithorg/appsmith/actions/runs/13542264374> > Commit: 9c5265b > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=13542264374&attempt=1" target="_blank">Cypress dashboard</a>. > Tags: `@tag.All` > Spec: > <hr>Wed, 26 Feb 2025 12:06:53 UTC <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [x] No <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Updated internal code ownership assignments to better reflect team responsibilities. - **Refactor** - Standardized and streamlined internal module imports across UI components and widgets. - Removed an outdated component export to optimize the code organization. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Description
Github changes
AI Agents BE
AI Agents FE
PR changes
src/modules/ui-builder/ui/wdstosrc/widgets/wds@appsmithorg/anvil-teamreplaced with@appsmithorg/ai-agents-pod.Automation
/ok-to-test tags="@tag.All"
🔍 Cypress test results
Tip
🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
Workflow run: https://github.com/appsmithorg/appsmith/actions/runs/13542264374
Commit: 9c5265b
Cypress dashboard.
Tags:
@tag.AllSpec:
Wed, 26 Feb 2025 12:06:53 UTC
Communication
Should the DevRel and Marketing teams inform users about this change?
Summary by CodeRabbit