Skip to content

fix: remove Instalegram-specific provision tools from generic runtime#3

Merged
dmitriyzhuk merged 1 commit into
mainfrom
fix/remove-instalegram-provision
Mar 17, 2026
Merged

fix: remove Instalegram-specific provision tools from generic runtime#3
dmitriyzhuk merged 1 commit into
mainfrom
fix/remove-instalegram-provision

Conversation

@dmitriyzhuk
Copy link
Copy Markdown
Contributor

Problem

bot_provision.repository.ts was added to cleanslice-runtime by mistake. It contains Instalegram-specific SSH/Docker logic that does not belong in a generic runtime engine.

Fix

  • Remove src/slices/tool/data/repositories/provision/ directory
  • Remove corresponding imports and registrations from tool.gateway.ts

Provisioning logic belongs in instalegram/bot (via the API SDK).

@dmitriyzhuk dmitriyzhuk merged commit 2a15286 into main Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant