Commit b134ce5
committed
chore(infra): remove git-subrepo, convert to remote branch-based dependencies
- Removed Packages/SundialKitStream and Packages/SundialKitCombine subrepo directories
- Updated Examples/Sundial/Package.swift to use remote GitHub URLs for plugins
- Plugin repositories now use branch-based dependencies (v1.0.0 for plugins, v2.0.0 for main package)
- Verified demo apps build successfully with remote dependencies
This completes the transition from monorepo + git-subrepo to multi-repository architecture with Swift Package Manager remote dependencies.
Documentation updates to follow in subsequent commit.1 parent 484bc33 commit b134ce5
111 files changed
Lines changed: 36 additions & 11990 deletions
File tree
- Examples/Sundial
- Packages
- SundialKitCombine
- .devcontainer
- swift-6.1-nightly
- swift-6.1
- swift-6.2-nightly
- swift-6.2
- .github/workflows
- Scripts
- Sources/SundialKitCombine
- SundialKitCombine.docc
- Resources
- Tests/SundialKitCombineTests
- SundialKitStream
- .devcontainer
- swift-6.1-nightly
- swift-6.1
- swift-6.2-nightly
- swift-6.2
- .github/workflows
- Scripts
- Sources/SundialKitStream
- SundialKitStream.docc
- Resources
- Tests/SundialKitStreamTests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | | - | |
43 | | - | |
| 42 | + | |
| 43 | + | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
Lines changed: 0 additions & 32 deletions
This file was deleted.
Lines changed: 0 additions & 32 deletions
This file was deleted.
Lines changed: 0 additions & 32 deletions
This file was deleted.
Lines changed: 0 additions & 40 deletions
This file was deleted.
Lines changed: 0 additions & 32 deletions
This file was deleted.
0 commit comments