mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Refactor/remove tickety tick formatter (#9429)
* Lazy load prettier dependency * Remove tickety-tick-formatter completely * Also escape dollar signs * Fix branch name formatting * Reduce commit message transformation for git-actions service to make it more in line with the tickety-tick formatter * Update git commit formatter * More fixes to formatter * Fix regexes to work globally * Also remove quotes from branch names * Still trying to get these specs green * Another tyr
This commit is contained in:
@@ -70,6 +70,7 @@ services:
|
||||
- "../commonmark-ckeditor-augmented-textarea-build/build/:/home/dev/openproject/frontend/src/vendor/ckeditor-augmented-textarea/"
|
||||
ports:
|
||||
- "4200:4200"
|
||||
- "9999:9999"
|
||||
environment:
|
||||
PROXY_HOSTNAME: backend
|
||||
networks:
|
||||
|
||||
Reference in New Issue
Block a user