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

[Bug] Change 1.0.0 version check in PluginInfo #1159

Merged

Conversation

nknize
Copy link
Collaborator

@nknize nknize commented Aug 26, 2021

PluginInfo should use .onOrAfter(Version.V_1_1_0) instead of .after(Version.V_1_0_0) for the new custom folder name for plugin feature.

PluginInfo should use .onOrAfter(Version.V_1_1_0) instead of
.after(Version.V_1_0_0) for the new custom folder name for plugin feature.

Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
@nknize nknize added v1.1.0 Issues, PRs, related to the 1.1.0 release bug Something isn't working labels Aug 26, 2021
@nknize
Copy link
Collaborator Author

nknize commented Aug 26, 2021

start gradle check

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Wrapper Validation success 0089bc9

@opensearch-ci-bot
Copy link
Collaborator

✅   DCO Check Passed 0089bc9

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Precommit success 0089bc9

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 0089bc9
Log 429

Reports 429

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v1.1.0 Issues, PRs, related to the 1.1.0 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants