]> git.openstreetmap.org Git - chef.git/commitdiff
community: Temporarily use discourse-translator fork and add discourse-saved-searches
authorGrant Slater <github@firefishy.com>
Wed, 12 Apr 2023 17:25:38 +0000 (18:25 +0100)
committerGrant Slater <github@firefishy.com>
Wed, 12 Apr 2023 17:25:42 +0000 (18:25 +0100)
* Use a fork of discourse-translator to support sr-Latn see: https://github.com/discourse/discourse-translator/pull/103
* Added discourse-saved-searches

cookbooks/community/templates/default/web_only.yml.erb

index d5ce8a60afaabee4b2e6a9411dea8c3978998c51..e215971e9c967a1497c2889b8c8f66a248a40e74 100644 (file)
@@ -101,7 +101,8 @@ hooks:
           - sudo -H -E -u discourse git clone --depth 1 https://github.com/discourse/discourse-canned-replies.git
           - sudo -H -E -u discourse git clone --depth 1 https://github.com/discourse/discourse-reactions.git
           - sudo -H -E -u discourse git clone --depth 1 https://github.com/discourse/discourse-prometheus.git
-          - sudo -H -E -u discourse git clone --depth 1 https://github.com/discourse/discourse-translator.git
+          - sudo -H -E -u discourse git clone --depth 1 --branch serbian-digraphic-fix https://github.com/Firefishy/discourse-translator.git
+          - sudo -H -E -u discourse git clone --depth 1 https://github.com/discourse/discourse-saved-searches.git
     - exec:
         # Needs to be copied in else builtin git cleanup fails
         cd: $home