PromucFlow_constructor/deploy/docker/fs/opt/appsmith/utils/bin
Shrikant Sharat Kandula afd2fcc1fa
chore: Format appsmithctl code (#37532)
Formatting just before merging `appsmithctl` code into RTS.

## Automation

/test sanity

### 🔍 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/11890257914>
> Commit: 5c838014b7b5b34058c8a92de28a51429a54ceda
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=11890257914&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Sanity`
> Spec:
> <hr>Mon, 18 Nov 2024 10:46:20 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

## Release Notes

- **New Features**
- Added constants for backup and restore paths, database dump file
names, and email notifications related to backup errors.
	- Introduced a new function for running restore operations.

- **Bug Fixes**
	- Enhanced error handling and logging for backup and restore processes.

- **Documentation**
	- Improved clarity in console log messages across various utilities.

- **Refactor**
- Standardized string formatting and code structure for better
readability and maintainability across multiple files, including
consistent use of double quotes and improved error handling formatting.

- **Tests**
- Expanded test coverage for backup utilities and improved formatting
for better readability in test cases.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-11-19 11:11:21 +05:30
..
backup.js chore: Format appsmithctl code (#37532) 2024-11-19 11:11:21 +05:30
backup.test.js chore: Format appsmithctl code (#37532) 2024-11-19 11:11:21 +05:30
check_replica_set.js chore: Format appsmithctl code (#37532) 2024-11-19 11:11:21 +05:30
constants.js chore: Format appsmithctl code (#37532) 2024-11-19 11:11:21 +05:30
export_db.js chore: Format appsmithctl code (#37532) 2024-11-19 11:11:21 +05:30
import_db.js chore: Format appsmithctl code (#37532) 2024-11-19 11:11:21 +05:30
index.js chore: Remove shelljs from appsmithctl (#37401) 2024-11-15 19:27:02 +05:30
logger.js chore: Format appsmithctl code (#37532) 2024-11-19 11:11:21 +05:30
mailer.js chore: Format appsmithctl code (#37532) 2024-11-19 11:11:21 +05:30
mongo_shell_utils.js chore: Format appsmithctl code (#37532) 2024-11-19 11:11:21 +05:30
move-to-postgres.mjs chore: Format appsmithctl code (#37532) 2024-11-19 11:11:21 +05:30
restore.js chore: Format appsmithctl code (#37532) 2024-11-19 11:11:21 +05:30
utils.js chore: Format appsmithctl code (#37532) 2024-11-19 11:11:21 +05:30
utils.test.js chore: Format appsmithctl code (#37532) 2024-11-19 11:11:21 +05:30
version.js chore: Format appsmithctl code (#37532) 2024-11-19 11:11:21 +05:30