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

enable publishing of alerting-spi jar #1562

Merged
merged 3 commits into from
Jun 3, 2024

Conversation

sbcd90
Copy link
Collaborator

@sbcd90 sbcd90 commented Jun 3, 2024

Issue #, if available:
#1546

Description of changes:
enable publishing of alerting-spi jar

CheckList:

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
Comment on lines +90 to +91
gradle.startParameter.setLogLevel(LogLevel.DEBUG)
Copy link
Member

Choose a reason for hiding this comment

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

Will this cause the logs to always be at debug level?

Copy link
Collaborator Author

@sbcd90 sbcd90 Jun 3, 2024

Choose a reason for hiding this comment

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

this will just set the log level for gradle tasks. so no impact on log statements in the code.

spi/build.gradle Outdated
Comment on lines 81 to 83
organization = "Amazon Web Services"
organizationUrl = "https://aws.amazon.com"
Copy link
Member

Choose a reason for hiding this comment

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

Shouldn't this be opensearch and linking to opensearch url?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fixed it.

Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
@sbcd90 sbcd90 merged commit 8ef66c7 into opensearch-project:main Jun 3, 2024
17 of 18 checks passed
AWSHurneyt pushed a commit to AWSHurneyt/OpenSearch-Alerting that referenced this pull request Jun 25, 2024
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
sbcd90 added a commit to sbcd90/alerting that referenced this pull request Jul 3, 2024
Signed-off-by: Subhobrata Dey <sbcd90@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants