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

feat: add channels, entities and intents commands #46

Merged
merged 47 commits into from
Aug 12, 2022
Merged

feat: add channels, entities and intents commands #46

merged 47 commits into from
Aug 12, 2022

Conversation

grof
Copy link
Collaborator

@grof grof commented Aug 12, 2022

Features

Channels commands

  • channels:activate
  • channels:configure
  • channels:convert
  • channels:create
  • channels:deactivate
  • channels:rename

Entities commands

  • entities:configure
  • entities:convert
  • entities:create
  • entities:destroy
  • entities:get
  • entities:list
  • entities:rename

Intents commands

  • intents:create
  • intents:destroy
  • intents:get
  • intents:list
  • intents:rename

Bug fixes

  • correct typos in README.md
  • correct typos in auth command
  • add organization ID to output of projects:get

BREAKING CHANGES

  • Node.js >= 14 required
  • change flag --name to --new-name in rename commands

oliver-daniel and others added 30 commits July 3, 2022 10:59
DCO-1.1-Signed-off-by: Oliver Daniel <[email protected]>

Co-authored-by: Francois Groleau <[email protected]>
* feat: add entities:get command
* feat: add entities:list command
* feat: add entities:destroy command
* feat: add entities:rename command
* feat: add intents:get command
* feat: add intents:list command
* feat: add intents:create command
* feat: add intents:destroy command
* feat: add intents:rename command
* feat: add entities:create command
* feat: add entities:configure command
* feat: add entities:convert command
* fix: correct set of defects with entities:configure
* fix: add organizationId to projects:get output
* fix: correct typos in README.md
* fix: reword section about overriding configuration
grof and others added 17 commits August 9, 2022 14:15
* feat: add channels:activate command
* feat: add channels:configure command
* feat: add channels:create command
* feat: add channels:deactivate command
* feat: add channels:rename command

Signed-off-by: Oliver Daniel <[email protected]>
* fix: remove N/As from entities:get output
* fix: update long description for entities:get
BREAKING CHANGE: Node.js >= 14 required
* fix: add warning regarding pattern values
@grof grof requested a review from oliver-daniel August 12, 2022 14:13
Copy link
Collaborator

@oliver-daniel oliver-daniel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate of #14; closing.

Just kidding. Looks great. It's been fun working on this version with you!

@grof grof merged commit cea2a51 into main Aug 12, 2022
@grof
Copy link
Collaborator Author

grof commented Aug 12, 2022

🎉 This PR is included in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@grof grof added the released label Aug 12, 2022
@grof
Copy link
Collaborator Author

grof commented Sep 19, 2022

🎉 This PR is included in version 3.0.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants