Skip to content

chore: Remove SPRCLI command-line tool #1922

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 22, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,6 @@ jobs:
run: |
cd aws-sdk-swift/AWSSDKSwiftCLI
swift test
cd ../SPRCLI
unset AWS_SWIFT_SDK_USE_LOCAL_DEPS
swift build
- name: Prepare Protocol & Unit Tests
run: |
cd aws-sdk-swift
Expand Down Expand Up @@ -187,9 +184,6 @@ jobs:
run: |
cd aws-sdk-swift/AWSSDKSwiftCLI
swift test
cd ../SPRCLI
unset AWS_SWIFT_SDK_USE_LOCAL_DEPS
swift build
- name: Prepare Protocol & Unit Tests
run: |
cd aws-sdk-swift
Expand Down
41 changes: 0 additions & 41 deletions SPRCLI/Package.swift

This file was deleted.

25 changes: 0 additions & 25 deletions SPRCLI/Sources/SPR/Invalidate.swift

This file was deleted.

12 changes: 0 additions & 12 deletions SPRCLI/Sources/SPR/Models/Describe/Describe.swift

This file was deleted.

36 changes: 0 additions & 36 deletions SPRCLI/Sources/SPR/Models/Info/Metadata.swift

This file was deleted.

14 changes: 0 additions & 14 deletions SPRCLI/Sources/SPR/Models/Info/PackageInfo.swift

This file was deleted.

19 changes: 0 additions & 19 deletions SPRCLI/Sources/SPR/Models/Info/Resource.swift

This file was deleted.

27 changes: 0 additions & 27 deletions SPRCLI/Sources/SPR/Models/List/ListPackageReleases.swift

This file was deleted.

35 changes: 0 additions & 35 deletions SPRCLI/Sources/SPR/Process+SPR.swift

This file was deleted.

81 changes: 0 additions & 81 deletions SPRCLI/Sources/SPR/SPRPublisher.swift

This file was deleted.

71 changes: 0 additions & 71 deletions SPRCLI/Sources/SPR/UpdateList.swift

This file was deleted.

Loading
Loading