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

Revert "Default to converting folder name for cli plugin to kebab-case (#357)" #584

Merged
merged 1 commit into from
Jul 1, 2021

Conversation

kavilla
Copy link
Member

@kavilla kavilla commented Jul 1, 2021

Description

This reverts commit 747ef8e.

Reverting for now because the full impact is not known and requires
subsequent commits to mitigate some confusion related to CLI output.

Also, it seems like in the code there exists verification on the code
that plugins should explicitly be camelCase. So this merits more
discussion but also could be bundled into a feature branch related to kebab
casing and prioritized for a vNext release.

Will create a new PR to re-enable this casing.

Issues related:
#322

Signed-off-by: Kawika Avilla [email protected]

Issues Resolved

#465
#366

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

opensearch-project#357)" (opensearch-project#578)

This reverts commit 747ef8e.

Reverting for now because the full impact is not known and requires
subsequent commits to mitigate confusion related to CLI output.

Also, it seems like in the code there exists verification on the code
that plugins should explicitly be camelCase. So this merits more
discussion.

Issues related:
opensearch-project#322
opensearch-project#465
opensearch-project#366

Signed-off-by: Kawika Avilla <[email protected]>
@opensearch-ci-bot
Copy link
Collaborator

✅   DCO Check Passed ed179f6

@kavilla kavilla merged commit 3e9d4c3 into opensearch-project:1.0 Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants