From 46a66476fc810e144a50086effa6834bfeb00a32 Mon Sep 17 00:00:00 2001 From: Christian Barkowsky Date: Thu, 22 Aug 2024 17:46:38 +0200 Subject: [PATCH] Mimir added (#582) * Jobs Basic * Jobs Basic * Karriereseiten added * Stellenanzeigen added * alphabetical sorting * New logo for Contao Jobs Basic * 1 kb paired thanks to SVGO * Add hugin and minun * Add hugin and minun * Add hugin and minun * Add hugin and minun * New extensions logos * Some new logos for our extensions * Add plenta/contao-news-like-bundle * Like added * Update meta/plenta/contao-news-like-bundle/de.yml Co-authored-by: Hannes <1218766+xchs@users.noreply.github.com> * Update meta/plenta/contao-news-like-bundle/en.yml thx Co-authored-by: Hannes <1218766+xchs@users.noreply.github.com> * Tiny compress images logo * extended_checkbox logo * Now the pande is an vector * rel canonical logo * New bundle logos * Add plenta/contao-tidy-up-bundle * New version with new structure. * estao without trademark * :) * Meta information for contao-propstack * CRM added to the allow list * Contao Github Releases Bundle added * no message * Mimir added * Mimit added --------- Co-authored-by: Hannes <1218766+xchs@users.noreply.github.com> Co-authored-by: Christian Barkowsky --- linter/allowlists/default.txt | 3 +++ meta/plenta/contao-mimir/de.yml | 11 +++++++++++ meta/plenta/contao-mimir/en.yml | 11 +++++++++++ 3 files changed, 25 insertions(+) create mode 100644 meta/plenta/contao-mimir/de.yml create mode 100644 meta/plenta/contao-mimir/en.yml diff --git a/linter/allowlists/default.txt b/linter/allowlists/default.txt index 95a71354..a8f94494 100644 --- a/linter/allowlists/default.txt +++ b/linter/allowlists/default.txt @@ -450,3 +450,6 @@ YouTube Zammad ZIP Zipuploads +Mimir +Exception +Workspace diff --git a/meta/plenta/contao-mimir/de.yml b/meta/plenta/contao-mimir/de.yml new file mode 100644 index 00000000..4944ebbe --- /dev/null +++ b/meta/plenta/contao-mimir/de.yml @@ -0,0 +1,11 @@ +de: + title: Mimir + description: > + Mimir überwacht deinen Code und sendet jede Exception, die er findet, direkt an deinen Slack Workspace. + keywords: + - slack + - exception + - Fehler + homepage: https://plenta.io + support: + email: hallo@plenta.io diff --git a/meta/plenta/contao-mimir/en.yml b/meta/plenta/contao-mimir/en.yml new file mode 100644 index 00000000..9efacc08 --- /dev/null +++ b/meta/plenta/contao-mimir/en.yml @@ -0,0 +1,11 @@ +en: + title: Mimir + description: > + Mimir watches over your code and sends any exception he encounters directly to your Slack workspace. + keywords: + - slack + - exception + - error + homepage: https://plenta.io + support: + email: hallo@plenta.io