From 050091bd401aa7b757145d816fde9ffc5287be6f Mon Sep 17 00:00:00 2001 From: Daniel Date: Wed, 30 Oct 2024 23:09:17 +0100 Subject: [PATCH 1/2] ci: do not sanitize file names (#824) --- .github/workflows/pr-lint-check.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/pr-lint-check.yaml b/.github/workflows/pr-lint-check.yaml index 2adf44ff..506995a7 100644 --- a/.github/workflows/pr-lint-check.yaml +++ b/.github/workflows/pr-lint-check.yaml @@ -26,6 +26,7 @@ jobs: with: files: "**/*.ir" json: true + safe_output: false write_output_files: true - name: Verify the contents of the .github/outputs/all_changed_files.json file @@ -89,4 +90,4 @@ jobs: - name: Fail Pipeline if Linter Found Issues if: ${{ steps.run-linter.outcome == 'failure' }} - run: exit 1 \ No newline at end of file + run: exit 1 From 0c13c61f4724c6851d5708f497926480feeb4be8 Mon Sep 17 00:00:00 2001 From: Daniel Date: Wed, 30 Oct 2024 23:10:33 +0100 Subject: [PATCH 2/2] chore: add missing extension to LG_OLED48C37LA (#823) --- ... (LG_OLED C3 models) => LG_OLED48C37LA (LG_OLED C3 models).ir} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename TVs/LG/{LG_OLED48C37LA (LG_OLED C3 models) => LG_OLED48C37LA (LG_OLED C3 models).ir} (100%) diff --git a/TVs/LG/LG_OLED48C37LA (LG_OLED C3 models) b/TVs/LG/LG_OLED48C37LA (LG_OLED C3 models).ir similarity index 100% rename from TVs/LG/LG_OLED48C37LA (LG_OLED C3 models) rename to TVs/LG/LG_OLED48C37LA (LG_OLED C3 models).ir