| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Collection of hybris developer's bash scripts that:
export PATH="$PATH:~/y-scripts"Service script - identifies where is hybris platform located based on current working directory
Wrapper for hybris platform's ant with calls of . .\setantenv.sh
Alias for hybrisserver.sh in hybris platform
Alias for hybris installer
Performs hybris initialize and analyses errors in logs. Prints errors and warning in case of there are any failures in logs and returns non-zero code in this case
Performs hybris update and analyses errors in logs. Prints errors and warning in case of there are any failures in logs and returns non-zero code in this case
Runs all hybris tests for custom extensions. Optionally can be passed parameter for filtering list of custom extensions (grep).
y-test servicesDecompiles all hybris jar files using CFR decompiler
Alias for and build with disabled items.xml verification to speed up rebuilding
Alias for hybris server start in debug mode
Alias for ant all and hybrisserver start in debug mode
| Back | FazBrowse Home | New Git URL |