## Description > [!TIP] > _Add a TL;DR when the description is longer than 500 words or extremely technical (helps the content, marketing, and DevRel team)._ > > _Please also include relevant motivation and context. List any dependencies that are required for this change. Add links to Notion, Figma or any other documents that might be relevant to the PR._ Fixes #37453, #37454 ## Automation /ok-to-test tags="@tag.Git" ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!WARNING] > Tests have not run on the HEAD ab5e3363997d194c713b015d031fff27b7bf8404 yet > <hr>Wed, 08 Jan 2025 07:30:24 UTC <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [ ] No <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit Based on the comprehensive summary of changes, here are the concise release notes: - **New Features** - Added branch merging capabilities - Enhanced Git reference handling - Introduced new methods for fetching and processing remote Git references - **Improvements** - Updated method signatures across multiple Git-related services - Improved logging and error handling in Git operations - Expanded support for different reference types in schema migrations - **Technical Updates** - Refactored Git file utility methods - Added new Data Transfer Objects (DTOs) for Git operations - Enhanced JSON schema migration processes These changes primarily focus on improving Git integration, providing more flexible reference management, and streamlining the application's version control capabilities. <!-- end of auto-generated comment: release notes by coderabbit.ai --> |
||
|---|---|---|
| .. | ||
| .run | ||
| appsmith-git | ||
| appsmith-interfaces | ||
| appsmith-plugins | ||
| appsmith-server | ||
| envs | ||
| mongo-seed | ||
| reactive-caching | ||
| scripts | ||
| .gitignore | ||
| build.sh | ||
| buildpack-run.sh | ||
| pom.xml | ||
| Procfile | ||
| README.md | ||
| system.properties | ||
Appsmith Server
This is the server-side repository for the Appsmith framework.
For details on setting up your development machine, please refer to this Setup Guide.