Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
e370f21
feat: add automated dependency update workflow
jjuliano Dec 29, 2025
d656a91
docs: add workflow testing and quick start guides
jjuliano Dec 29, 2025
e069390
docs: add workflow testing and quick start guides
jjuliano Dec 29, 2025
8a41d7e
Merge branch 'auto-update-workflow' of https://github.com/kdeps/schem…
jjuliano Dec 29, 2025
a22129e
fix: correct asset copying logic in workflow
jjuliano Dec 29, 2025
51acbe2
Merge branch 'main' into auto-update-workflow-fix
jjuliano Dec 29, 2025
07713a3
fix: exclude case-insensitive filename conflicts
jjuliano Dec 30, 2025
1cf4a49
refactor: rename conflicting files instead of deleting
jjuliano Dec 30, 2025
0135e4c
feat: generic case-insensitive conflict resolution with auto-fixing
jjuliano Dec 30, 2025
74d3bf1
perf: optimize reference fixing in download_deps.sh
jjuliano Dec 30, 2025
81901cc
Merge branch 'main' into auto-update-workflow-fix
jjuliano Dec 30, 2025
3881c45
fix: simplify error handling in fix_references
jjuliano Dec 30, 2025
a7ec448
refactor: atomic conflict resolution - detect, rename, fix immediately
jjuliano Dec 30, 2025
e746706
feat: add final global reference check after conflict resolution
jjuliano Dec 30, 2025
e8b7aa2
Merge branch 'main' into auto-update-workflow-fix
jjuliano Dec 30, 2025
5b08be8
fix: preserve directory structure when updating references
jjuliano Dec 30, 2025
88d60d5
fix: prevent renamed files from creating new conflicts
jjuliano Dec 30, 2025
95ec93c
Merge branch 'main' into auto-update-workflow-fix
jjuliano Dec 31, 2025
e97169b
fix: remove 'local' keyword outside function
jjuliano Dec 31, 2025
0dbd5b2
Merge branch 'main' into auto-update-workflow-fix
jjuliano Dec 31, 2025
cce9519
fix: download only specified files from pkl-pantry packages
jjuliano Dec 31, 2025
2f09502
chore: clean up pkl dependencies to match new download strategy
jjuliano Dec 31, 2025
c20b681
fix: update imports to use package URLs instead of local paths
jjuliano Dec 31, 2025
0d6c70f
Merge remote-tracking branch 'origin/main' into auto-update-workflow-fix
jjuliano Dec 31, 2025
722e834
refactor: simplify download_deps.sh by removing unnecessary conflict …
jjuliano Dec 31, 2025
4307bd4
fix: convert imports to local paths for offline compatibility
jjuliano Dec 31, 2025
65b3073
chore: restore original filenames after removing conflict resolution
jjuliano Dec 31, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading