A collection of utility scripts to assist with SAP Hybris project management and analysis. These tools are designed to automate common tasks, improve efficiency, and help developers working with Hybris.
-
Hybris Circular Dependency Checker
- Detects circular dependencies between extensions in your Hybris project.
- Analyzes
extensioninfo.xml
files and reports any circular references.
-
- Automates the cleanup of obsolete items such as old log files, job logs, and ImpEx media.
- Supports flexible date cutoff policies and batch deletion for optimized performance.
Each script is in its own directory with specific usage instructions. Navigate to the desired tool's directory for more details.
-
Clone the repository:
git clone https://github.com/<your-username>/Hybris-Utils.git
-
Navigate to the desired script’s directory.
-
Follow the instructions provided in the README.md of that directory.
Contributions are welcome! Please fork the repository and submit a pull request with your changes.
This project is licensed under the MIT License.