Skip to content

Commit 3c7671b

Browse files
committed
fix: verified duplicate annotation fix for remote imports (#40)
- Reset test files and verified fix works for both local and remote imports - Multiple runs of 'workflow check --expanded' no longer create duplicates - Fix: Check if previous line has '# you see:' before adding annotation Tested: - Local import: ✅ No duplicates - Remote import: ✅ No duplicates REFERENCE: #40 (Import caching mechanism)
1 parent 9c76fc7 commit 3c7671b

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

workflow/test-remote-import.workflow.list

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
# Purpose: Test remote URL import caching
33

44
- (start) Test Remote Import
5-
# you see: <project root:.imports/61726152b038af77.workflow.list> <sha256:61726152b038af779e07b68db164187111b6d02a6427db25c03fd987f4ac0c30>
6-
# you see: <project root:.imports/61726152b038af77.workflow.list> <sha256:61726152b038af779e07b68db164187111b6d02a6427db25c03fd987f4ac0c30>
75
# you see: <project root:.imports/61726152b038af77.workflow.list> <sha256:61726152b038af779e07b68db164187111b6d02a6427db25c03fd987f4ac0c30>
86
import: https://raw.githubusercontent.com/tracer-mohist/workflow-as-list/refs/heads/main/examples/git/commit.workflow.list
97

0 commit comments

Comments
 (0)