PromucFlow_constructor/app/server
Manish Kumar e71a817bf5
chore: Moving autocommit to new git implementation (#40915)
## Description

EE counterpart https://github.com/appsmithorg/appsmith-ee/pull/7722

Fixes #`Issue Number`  
> [!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/15576703208>
> Commit: 64f2e0339ecb066ddf5537e58c0de09794098cf0
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=15576703208&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Git`
> Spec:
> <hr>Wed, 11 Jun 2025 06:13:06 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**
- Streamlined Git operations to consistently use a new file system-based
handler, replacing previous executor-based implementations across the
application and tests.
- Updated method and constructor signatures to reflect new dependencies
and abstractions for artifact handling and repository management.
- Improved metadata handling and resource mapping for Git-related
workflows.

- **Tests**
- Updated test suites and helpers to align with the new Git handler and
artifact helper resolver, ensuring continued reliability and coverage.

- **Documentation**
  - Corrected minor spelling errors in documentation comments.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-06-11 14:29:54 +05:30
..
.run
appsmith-git chore: Moving autocommit to new git implementation (#40915) 2025-06-11 14:29:54 +05:30
appsmith-interfaces chore: Moving autocommit to new git implementation (#40915) 2025-06-11 14:29:54 +05:30
appsmith-plugins chore: added automatic option to run behaviour behind feature flag (#40608) 2025-05-16 16:29:31 +05:30
appsmith-server chore: Moving autocommit to new git implementation (#40915) 2025-06-11 14:29:54 +05:30
envs chore: Move signup_disabled and form_login_enabled from envs to DB (#39882) 2025-03-26 11:26:00 +05:30
mongo-seed
reactive-caching feat: Restrict cron execution for single pod in clustered environment (#39171) 2025-02-25 17:20:11 +05:30
scripts chore: Revert "chore: delete redundant files" (#35022) 2024-07-18 16:18:10 +05:30
.gitignore
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
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.