* Exclude doctemplates as DB dependencies * FIX: Add Ghostscript installation and caching for Windows CI # FIX: Add Ghostscript installation and caching for Windows CI Ghostscript is necessary for one of the tests that converts an image into a PDF. This commit adds the necessary steps to install Ghostscript and cache it for the Windows CI workflow. |
||
|---|---|---|
| .. | ||
| apache | ||
| codesniffer | ||
| codetemplates | ||
| eclipse | ||
| fail2ban | ||
| git | ||
| logrotate.d | ||
| multitail | ||
| nginx | ||
| phpunit | ||
| pre-commit | ||
| qodana | ||
| sonarqube | ||
| xdebug | ||
| README.md | ||
Setting up for Dolibarr development
Check out the online documentation for recommendations (to be updated).
If anything, install pre-commit - it will help run the tools to format and
make some basic verifications on your submission before committing and pushing
to github for a PR. See a quick start guide in this
Dolibarr repository.