PromucFlow_constructor/app/server
subratadeypappu d1fcc238ff
chore: Add code-split for service layer Git integration for packages (#38497)
## Description
EE counterpart PR: https://github.com/appsmithorg/appsmith-ee/pull/5863


Fixes #`Issue Number`  
_or_  
Fixes `Issue URL`
> [!WARNING]  
> _If no issue exists, please create an issue first, and check with the
maintainers if the issue is valid._

## Automation

/ok-to-test tags="@tag.Git"

### 🔍 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/12646186524>
> Commit: f7e756638099382c8a04babfd7d119e6a2dc4ca7
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=12646186524&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Git`
> Spec:
> <hr>Tue, 07 Jan 2025 07:00:44 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

- **Refactor**
- Updated Git connectivity checks to use artifact metadata instead of
direct application checks.
- Introduced a new method for finding action collections by artifact ID
and type.
- Simplified saving processes in action services by centralizing
gitSyncId logic.
	- Enhanced entity reference management using utility methods.

- **Tests**
- Updated test cases to align with the new Git artifact metadata
approach.

The changes enhance the precision and maintainability of Git-related
functionality across the application's backend services.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-01-07 17:06:14 +06:00
..
.run feat: Databricks plugin (#29746) 2023-12-26 10:04:09 +05:30
appsmith-git chore: CE split for git constants and AGF (#38464) 2025-01-06 09:38:05 +05:30
appsmith-interfaces chore: added git resource map consumption (#38470) 2025-01-05 21:34:36 +05:30
appsmith-plugins chore: refactor the appsmith-ai plugin trigger (#38303) 2024-12-23 02:29:33 -06:00
appsmith-server chore: Add code-split for service layer Git integration for packages (#38497) 2025-01-07 17:06:14 +06:00
envs test: Enable server tests for the PRs with base PG branch (#33429) 2024-05-22 15:55:20 +05:30
mongo-seed
reactive-caching chore: Upgrading spring to 3.3.3 to resolve vulnerable dependencies (#36266) 2024-10-01 22:12:56 +05:30
scripts chore: Revert "chore: delete redundant files" (#35022) 2024-07-18 16:18:10 +05:30
.gitignore chore: Removed failed tests file from git (#29602) 2023-12-14 13:02:36 +05:30
build.sh test: Enable server tests for the PRs with base PG branch (#33429) 2024-05-22 15:55:20 +05:30
buildpack-run.sh
pom.xml chore: Added capability of running ITs on maven (#38354) 2024-12-25 02:08:49 +05:30
Procfile
README.md ci: Modularizing the Github actions workflow for maintainability (#16505) 2022-09-09 01:08:55 +05:30
system.properties chore: Upgrade to Spring Boot 3.0.1 (#19044) 2023-01-02 19:40:59 +07:00

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.