Skip to content
New issue

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

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

Already on GitHub? # to your account

Interactive Tracking Plan Update Support: typewriter update --interactive #95

Open
colinking opened this issue Nov 15, 2019 · 0 comments
Labels
cli Issues related to the typewriter CLI feature-request New feature or request

Comments

@colinking
Copy link
Contributor

This issue tracks progress towards adding an interactive variant of typewriter update that allows you to select which updates to apply, if there are multiple.

Currently, when you run typewriter update (or typewriter -- it's the default command), it'll pull down all changes, s.t. your plan.json matches your Tracking Plan from segment.com. However, with large teams, this often pulls in unrelated changes that you have to manually prune from your plan.json.

Ideally, you can select the subset of changes that are relevant to you. I imagine two ways:

  • By label ("apply all changes with team:protocols")
  • By individual event ("select and apply these 3 events")
@colinking colinking added feature-request New feature or request cli Issues related to the typewriter CLI labels Nov 15, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
cli Issues related to the typewriter CLI feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant