Skip to content

Commit

Permalink
fix: Remove migration script bufferAPI->streamAPI
Browse files Browse the repository at this point in the history
Remove all occurences of `buffer` to have only stream in repository
  • Loading branch information
Matovidlo committed Jan 14, 2025
1 parent 8345774 commit 1082c8a
Show file tree
Hide file tree
Showing 9 changed files with 4 additions and 400 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
secrets: inherit
uses: ./.github/workflows/test-e2e-cli.yml

test-e2e-service-buffer:
test-e2e-service-stream:
name: "E2E: Stream"
secrets: inherit
uses: ./.github/workflows/test-e2e-service-stream.yml
Expand Down
100 changes: 0 additions & 100 deletions internal/pkg/service/stream/migrate/core/sink.go

This file was deleted.

140 changes: 0 additions & 140 deletions internal/pkg/service/stream/migrate/core/source.go

This file was deleted.

40 changes: 0 additions & 40 deletions internal/pkg/service/stream/migrate/httperror/error.go

This file was deleted.

71 changes: 0 additions & 71 deletions internal/pkg/service/stream/migrate/migrate.go

This file was deleted.

Loading

0 comments on commit 1082c8a

Please sign in to comment.