Skip to content
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

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

@benbrown benbrown added this to To Do in Botkit Roadmap Dec 20, 2018
@benbrown benbrown moved this from To Do to In Progress in Botkit Roadmap Dec 20, 2018
@benbrown benbrown moved this from In Progress to Done in Botkit Roadmap May 3, 2019
@benbrown benbrown closed this as completed May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next_release this issue is accepted for inclusion in the next release of botkit
Projects
Development

No branches or pull requests

1 participant