-
Couldn't load subscription status.
- Fork 176
create a new directory org/opensearch/direct-query/ #3649
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
Conversation
…y-core and add last commit_id to the metadata file Signed-off-by: Kai Huang <ahkcs@amazon.com>
…ies/snapshots/org/opensearch/direct-query/ Signed-off-by: Kai Huang <ahkcs@amazon.com>
…ies/snapshots/org/opensearch/direct-query/ Signed-off-by: Kai Huang <ahkcs@amazon.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/repositories/snapshots/org/opensearch/direct-query-poc/async-query-core
can we do
/repositories/snapshots/org/opensearch/direct-query only?
if not let's do
/repositories/snapshots/org/opensearch/async-query-core
We can do |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you add a little more details in PR description? Currently the title and description is more like a commit instead of a PR.
Added more details, this PR creates the directory #3648 will later use, and then this PR will be overwritten by PR#3648 |
create a new directory https://aws.oss.sonatype.org/content/repositories/snapshots/org/opensearch/direct-query/
This PR did the directory creation job for #3648 , so that PR#3648 can build the async-query-core shadow JAR and publishes it to the Sonatype snapshots repository under the org.opensearch.direct-query group ID.