From de9d0429a243939400ef6ffaa79e16c0bbea20a1 Mon Sep 17 00:00:00 2001 From: Dmitry Dementev Date: Sat, 7 Feb 2026 21:36:55 +0300 Subject: [PATCH] fix(data): update dataset permissions for execution Adjusting file modes on jsonl and markdown files to allow execution within the ETL pipeline. --- data/2026-02-04_13-30-10.png | Bin data/DE-task.md | 0 data/browser_events.jsonl | 0 data/device_events.jsonl | 0 data/geo_events.jsonl | 0 data/location_events.jsonl | 0 6 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 data/2026-02-04_13-30-10.png mode change 100644 => 100755 data/DE-task.md mode change 100644 => 100755 data/browser_events.jsonl mode change 100644 => 100755 data/device_events.jsonl mode change 100644 => 100755 data/geo_events.jsonl mode change 100644 => 100755 data/location_events.jsonl diff --git a/data/2026-02-04_13-30-10.png b/data/2026-02-04_13-30-10.png old mode 100644 new mode 100755 diff --git a/data/DE-task.md b/data/DE-task.md old mode 100644 new mode 100755 diff --git a/data/browser_events.jsonl b/data/browser_events.jsonl old mode 100644 new mode 100755 diff --git a/data/device_events.jsonl b/data/device_events.jsonl old mode 100644 new mode 100755 diff --git a/data/geo_events.jsonl b/data/geo_events.jsonl old mode 100644 new mode 100755 diff --git a/data/location_events.jsonl b/data/location_events.jsonl old mode 100644 new mode 100755