Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Deprecate Botkit Studio features #1534

Closed
6 tasks done
benbrown opened this issue Dec 10, 2018 · 3 comments
Closed
6 tasks done

Deprecate Botkit Studio features #1534

benbrown opened this issue Dec 10, 2018 · 3 comments
Assignees
Labels
next_release this issue is accepted for inclusion in the next release of botkit

Comments

@benbrown
Copy link
Contributor

benbrown commented Dec 10, 2018

Botkit Studio is being shutdown as a service. We are going to release the dialog editor and trigger API as an open source project.

The features currently included in the Studio sub-library should be updated to remove Studio-specific features, and make the still relevant functionality more generic.

  • Remove any calls to Botkit Studio stats/metrics
  • Remove/mark as deprecated the "studio" namespace
  • Move and/or rename features pertaining to interpreting script JSON from Studio (this could move into a plugin, or just be renamed)
  • Remove studio token step from the command line interface
  • Update starter kits to remove studio dependencies
  • Publish this as a major version instead of a patch as it will not be backwards compatible.
@benbrown benbrown self-assigned this Dec 10, 2018
@benbrown
Copy link
Contributor Author

benbrown commented Dec 12, 2018

See: #1544

This pull request removes the Botkit Studio stats/metrics features.

@benbrown
Copy link
Contributor Author

DONE: botkit-studio-metrics is marked as deprecated, and a new noop version of the package has been published. https://github.com/howdyai/botkit-studio-metrics

@benbrown benbrown added the next_release this issue is accepted for inclusion in the next release of botkit label Dec 12, 2018
@benbrown
Copy link
Contributor Author

benbrown commented Dec 20, 2018

I removed the Studio stuff out of Botkit-starter-web. Still needing updates:

  • botkit-starter-slack
  • botkit-starter-teams
  • botkit-starter-ciscospark
  • botkit-starter-facebook
  • botkit-starter-googlehangouts

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
next_release this issue is accepted for inclusion in the next release of botkit
Projects
None yet
Development

No branches or pull requests

1 participant