From f39fe30e474f1f0ea6653b883e99f2d4f1d6d028 Mon Sep 17 00:00:00 2001 From: Siddhi Pai Date: Mon, 13 Feb 2017 10:25:44 -0800 Subject: [PATCH 1/7] Replicate issue_template from loopback repo --- .github/ISSUE_TEMPLATE.md | 39 ++++++++++++--------------------------- 1 file changed, 12 insertions(+), 27 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ccc915a..c8b30b2 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,36 +1,21 @@ - - -### Bug or feature request - - - -- [ ] Bug -- [ ] Feature request - -### Description of feature (or steps to reproduce if bug) - - - -### Link to sample repo to reproduce issue (if bug) +Immediate support is available through our subscription plans, +see https://strongloop.com/api-connect-faqs/ --> +### Bug/Feature request + ### Expected result + +### Additional information -### Actual result (if bug) - - - -### Additional information (Node.js version, LoopBack version, etc) - + From aa321cf0729c5a806ffd703c5a267ddd700ef199 Mon Sep 17 00:00:00 2001 From: Siddhi Pai Date: Wed, 15 Feb 2017 15:27:59 -0800 Subject: [PATCH 2/7] Replicate new issue_template from loopback --- .github/ISSUE_TEMPLATE.md | 38 +++++++++++++++++++++++--------------- 1 file changed, 23 insertions(+), 15 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index c8b30b2..269b11d 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,21 +1,29 @@ - -Immediate support is available through our subscription plans, -see https://strongloop.com/api-connect-faqs/ --> +# Description/Steps to reproduce -### Bug/Feature request + - +# Expected result -### Expected result + - +# Additional information -### Additional information - - + From 96d59ce6107cc5da79eef61a3aab219fef3b40e4 Mon Sep 17 00:00:00 2001 From: Allen Boone Date: Fri, 2 Jun 2017 16:21:20 -0400 Subject: [PATCH 3/7] Update Italian translated strings Q2 2017 --- intl/it/messages.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/intl/it/messages.json b/intl/it/messages.json index c1c5ffd..0ac5dd7 100644 --- a/intl/it/messages.json +++ b/intl/it/messages.json @@ -1,17 +1,17 @@ { "1e5fea50eef843cbffd1d438494912c8": "Impossibile risolvere il percorso \"{0}\"", "34319676975b1abf107da7a056abb434": "Formato di normalizzazione non valido - \"{0}\"", - "3a7049e42006e8bc19e0f4fc8df63b6b": "The `app` is powered by an incompatible loopback version {0}. Versioni supportate: {1}", - "3f93b626dd9a1c33d67490f6e71018b5": "WARNING: Main config file \"{0}{{.json}}\" is missing", + "3a7049e42006e8bc19e0f4fc8df63b6b": "La `app` si basa su una versione loopback non compatibile {0}. Versioni supportate: {1}", + "3f93b626dd9a1c33d67490f6e71018b5": "AVVERTENZA: file di configurazione principale \"{0}{{.json}}\" mancante", "4d052d84c8620730afd4a30832f11724": "Impossibile configurare il modello {0} sconosciuto", "4ed668e9187650d898acf97707df445a": "{{phase}} \"{0}\" non definita nella configurazione principale.", "6447e6b342a2c51ab0bc53b3cbdf3742": "Conflitto di ordinamento: impossibile aggiungere \"{0}\" dopo \"{1}\", perché è già stato specificato l'ordine opposto", "70654dc6eb565613a33344efed3de998": "Caricamento dello script di boot non riuscito: {0}\n{1}", - "7f7bdcadb75abfef1bd8a126d547dd6d": "{0} non viene risolto in un valore valido, restituito come {1}. \"{2}\" must be resolvable in Environment variable or by {{app.get()}}.", - "91a742b7c3568cf6b6755741a70b3c52": "The {{middleware}} \"{0}\" in {{phase}} \"{1}\"is not defined in the main config.", - "a3aa22086ae4976cd013065c9a3ff81c": "Cannot apply {0}: ", - "be2cf2868ba54624fe38e9908dde5e9e": "The data in {{model-config.json}} is in the unsupported {{1.x}} format.", + "7f7bdcadb75abfef1bd8a126d547dd6d": "{0} non viene risolto in un valore valido, restituito come {1}. \"{2}\" deve essere risolto in una variabile di ambiente o da {{app.get()}}.", + "91a742b7c3568cf6b6755741a70b3c52": "{{middleware}} \"{0}\" in {{phase}} \"{1}\" non definito nella configurazione principale.", + "a3aa22086ae4976cd013065c9a3ff81c": "Impossibile applicare {0}: ", + "be2cf2868ba54624fe38e9908dde5e9e": "I dati in {{model-config.json}} sono nel formato {{1.x}} non supportato.", "ec551b6f2fafd8d40af801ebe5bb09f6": "Eliminazione delle istruzioni {{middleware}}, il client {{loopback}} non supporta {{middleware}}.", - "fdc23df1bd0fe55fe3faabcc89ff60f3": "Middleware \"{0}\" not found: {1}" + "fdc23df1bd0fe55fe3faabcc89ff60f3": "Middleware \"{0}\" non trovato: {1}" } From 2bf14c8cb4dcf233c0eb2afaa4d493a8be49d883 Mon Sep 17 00:00:00 2001 From: Diana Lau Date: Thu, 22 Jun 2017 09:47:10 -0400 Subject: [PATCH 4/7] 3.0.1 * Update Italian translated strings Q2 2017 (Allen Boone) * Update translated strings Q2 2017 (Allen Boone) * Replicate new issue_template from loopback (Siddhi Pai) * Replicate issue_template from loopback repo (Siddhi Pai) --- CHANGES.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 06110fe..12358f7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,15 @@ +2017-06-22, Version 3.0.1 +========================= + + * Update Italian translated strings Q2 2017 (Allen Boone) + + * Update translated strings Q2 2017 (Allen Boone) + + * Replicate new issue_template from loopback (Siddhi Pai) + + * Replicate issue_template from loopback repo (Siddhi Pai) + + 2017-05-22, Version 3.0.0 ========================= diff --git a/package.json b/package.json index e414b80..b6ab8d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-boot", - "version": "3.0.0", + "version": "3.0.1", "publishConfig": { "tag": "next" }, From 3f42e66dead58fce022b0bd0b7a59960c3ce8ec0 Mon Sep 17 00:00:00 2001 From: Diana Lau Date: Mon, 24 Jul 2017 19:47:22 -0400 Subject: [PATCH 5/7] Add CODEOWNER file --- CODEOWNERS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..28fb189 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,6 @@ +# Lines starting with '#' are comments. +# Each line is a file pattern followed by one or more owners, +# the last matching pattern has the most precendence. + +# Core team members from IBM +* @raymondfeng From a054fb0064e890f0ad5e750710a58d2deb4bbe4a Mon Sep 17 00:00:00 2001 From: Sakib Hasan Date: Wed, 16 Aug 2017 15:02:49 -0400 Subject: [PATCH 6/7] Create Issue and PR Templates (#261) * create issue template * create pr template --- .github/ISSUE_TEMPLATE.md | 10 +++++++++- .github/PULL_REQUEST_TEMPLATE.md | 9 +++++---- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 269b11d..795176c 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -11,7 +11,15 @@ Immediate support: + +# Link to reproduction sandbox + + # Expected result diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d2b240f..368cb4c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,17 +6,18 @@ -- None +- connect to ### Checklist - [ ] New tests added or existing tests modified to cover all changes From 038bfeae4307e8b83418e5b65958409a97de4cac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Bajto=C5=A1?= Date: Thu, 31 Aug 2017 11:26:07 +0200 Subject: [PATCH 7/7] CODEOWNERS: add lehni --- CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 28fb189..74b80d5 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,5 +2,4 @@ # Each line is a file pattern followed by one or more owners, # the last matching pattern has the most precendence. -# Core team members from IBM -* @raymondfeng +* @raymondfeng @lehni