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

Move ES indices related commands to es:indices namespace #72

Merged
merged 2 commits into from
Oct 26, 2020

Conversation

rolljee
Copy link
Contributor

@rolljee rolljee commented Oct 23, 2020

What does this PR do?

This PR is link to #71

Other changes

Add 1 test for es:indices:insert

Boyscout

Some minor linting

@Aschen Aschen changed the base branch from master to develop October 23, 2020 14:20
@Aschen Aschen changed the title Feat/es indices Move ES indices related commands to es:indices namespace Oct 23, 2020
@Aschen
Copy link
Contributor

Aschen commented Oct 23, 2020

You shouldn't put two different labels since the release tool can only handle one.
I removed the breaking-change label otherwise the release tool will try to change the major version

@@ -3,6 +3,9 @@
"vetur.format.defaultFormatter.ts": "prettier",
"vetur.format.defaultFormatter.js": "prettier-eslint",
"vetur.format.enable": false,
"editor.defaultFormatter": "esbenp.prettier-vscode",
"typescript.tsdk": "node_modules/typescript/lib"
"editor.defaultFormatter": "vscode.typescript-language-features",
Copy link
Contributor

Choose a reason for hiding this comment

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

Are we sure these settings should live here?

@xbill82 xbill82 merged commit d3b0bc7 into develop Oct 26, 2020
@xbill82 xbill82 deleted the feat/es-indices branch October 26, 2020 08:08
@Aschen Aschen mentioned this pull request Oct 28, 2020
Aschen added a commit that referenced this pull request Oct 28, 2020
# [0.16.0](https://github.com/kuzzleio/kourou/releases/tag/0.16.0) (2020-10-28)


#### Bug fixes

- [ [#73](#73) ] Add missing templates app:scaffold   ([Aschen](https://github.com/Aschen))

#### New features

- [ [#74](#74) ] Redis list keys   ([Aschen](https://github.com/Aschen))

#### Enhancement

- [ [#72](#72) ] Move ES indices related commands to es:indices namespace   ([rolljee](https://github.com/rolljee))
---
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