From 52caae8f059e9bb8c5b61e4982f4e4b6ee578d43 Mon Sep 17 00:00:00 2001 From: Giovanni Garufi Date: Tue, 19 Mar 2019 12:58:22 +0100 Subject: [PATCH 1/3] Add repo.yml Change-type: patch Signed-off-by: Giovanni Garufi Changelog-Entry: Add repo.yml for CI --- repo.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 repo.yml diff --git a/repo.yml b/repo.yml new file mode 100644 index 00000000..b38aa0f2 --- /dev/null +++ b/repo.yml @@ -0,0 +1,6 @@ +type: electron +sentry: + org: balenaetcher + team: resinio + type: electron + From 15f87edc96b57a4cc7e15ecde91d78be399e1d21 Mon Sep 17 00:00:00 2001 From: Giovanni Garufi Date: Tue, 19 Mar 2019 16:36:48 +0100 Subject: [PATCH 2/3] Update .gitattributes to always use LF for EOL in json files --- .gitattributes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitattributes b/.gitattributes index c6e76c6a..f92a83dc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -12,7 +12,7 @@ Dockerfile* text etcher text .git* text *.html text -*.json text +*.json text eol=lf *.cpp text *.h text *.gyp text From 195f07c09fdfae4b617c3023ebd9bb49f209f7c7 Mon Sep 17 00:00:00 2001 From: Giovanni Garufi Date: Wed, 20 Mar 2019 12:32:48 +0100 Subject: [PATCH 3/3] Update scripts Change-type: patch Signed-off-by: Giovanni Garufi --- scripts/resin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/resin b/scripts/resin index 7aacfcda..da12f2ec 160000 --- a/scripts/resin +++ b/scripts/resin @@ -1 +1 @@ -Subproject commit 7aacfcdaad70886870abdfdde28d7f0448f1543e +Subproject commit da12f2ec759633c068002a9329261e78261eb123