From 64f4b41a5c83f4c33b011985872309574fd30c69 Mon Sep 17 00:00:00 2001 From: omid-aignostics Date: Fri, 31 Jul 2026 15:57:11 +0200 Subject: [PATCH 1/2] docs: update SHR for run sharing [skip:ci, skip:test:long-running, skip:test:matrix-runner, skip:test:very-long-running] --- requirements/SHR-APPLICATION-4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/SHR-APPLICATION-4.md b/requirements/SHR-APPLICATION-4.md index 46185b5c5..ba4574352 100644 --- a/requirements/SHR-APPLICATION-4.md +++ b/requirements/SHR-APPLICATION-4.md @@ -2,7 +2,7 @@ itemId: SHR-APPLICATION-4 itemTitle: Run Sharing and Access Management itemType: Requirement -Requirement type: USER +Requirement type: ENVIRONMENT --- ## Description From 97c6ec3a808d8948eda1f7363a7c5de73265d8a0 Mon Sep 17 00:00:00 2001 From: omid-aignostics Date: Fri, 31 Jul 2026 16:13:22 +0200 Subject: [PATCH 2/2] chore: exclude local scripts/ from vcs and lint [skip:ci, skip:test:long-running, skip:test:matrix-runner, skip:test:very-long-running] --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index d9b9b1630..927aefe4f 100644 --- a/.gitignore +++ b/.gitignore @@ -105,3 +105,6 @@ __marimo__ dist_native/** !dist_native/.keep notes.md + +# scripts +scripts/