Set up to host the semantic-reranker plugin in the root - #21
Merged
Conversation
Signed-off-by: Mark Cohen <markcoh@amazon.com>
…per repo convention * moved README.md to RELEVANCE.md; will create new README for search request processor, current, and future proposed states Signed-off-by: Mark Cohen <markcoh@amazon.com>
Signed-off-by: Mark Cohen <markcoh@amazon.com>
Signed-off-by: Mark Cohen <markcoh@amazon.com>
…ignore ignored it Signed-off-by: Mark Cohen <markcoh@amazon.com>
Signed-off-by: Mark Cohen <markcoh@amazon.com>
…build issue #19 Signed-off-by: Mark Cohen <markcoh@amazon.com>
…ssing qa folder and what should be in there Signed-off-by: Mark Cohen <markcoh@amazon.com>
Signed-off-by: Mark Cohen <markcoh@amazon.com>
…ws working; replaced k-NN reference Signed-off-by: Mark Cohen <markcoh@amazon.com>
Signed-off-by: Mark Cohen <markcoh@amazon.com>
Signed-off-by: Mark Cohen <markcoh@amazon.com>
Collaborator
|
It looks like there are a few editor swap files (with names ending in ~) that snuck into the commit. We should delete those before merging. |
Signed-off-by: Mark Cohen <markcoh@amazon.com>
msfroh
approved these changes
Nov 8, 2022
msfroh
pushed a commit
that referenced
this pull request
Nov 23, 2022
* adding .github workflows Signed-off-by: Mark Cohen <markcoh@amazon.com> * * moved source for semantic-ranker plugin to root to follow 1 plugin per repo convention * moved README.md to RELEVANCE.md; will create new README for search request processor, current, and future proposed states Signed-off-by: Mark Cohen <markcoh@amazon.com> * deleted semantic-reranker dir after moving to root Signed-off-by: Mark Cohen <markcoh@amazon.com> * added msfroh, ps48, yang-db, and macohen to maintainers Signed-off-by: Mark Cohen <markcoh@amazon.com> * commented qa workflow build; force added gradle-wrapper.jar after gitignore ignored it Signed-off-by: Mark Cohen <markcoh@amazon.com> * adding release notes folder Signed-off-by: Mark Cohen <markcoh@amazon.com> * commented windows build to get the changes into a PR; filing windows build issue #19 Signed-off-by: Mark Cohen <markcoh@amazon.com> * commented qa gradle build for BWC; need to add it back and work on missing qa folder and what should be in there Signed-off-by: Mark Cohen <markcoh@amazon.com> * Modified README to reflect current state of plugin hosted in the repo. Signed-off-by: Mark Cohen <markcoh@amazon.com> * commented out more windows build just to get macos and ubuntu workflows working; replaced k-NN reference Signed-off-by: Mark Cohen <markcoh@amazon.com> * missed a line to comment Signed-off-by: Mark Cohen <markcoh@amazon.com> * cleaning up documentation Signed-off-by: Mark Cohen <markcoh@amazon.com> * deleting editor swap files Signed-off-by: Mark Cohen <markcoh@amazon.com> Signed-off-by: Mark Cohen <markcoh@amazon.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR sets up the semantic-reranker plugin to be hosted in the root of the repo, updates standard documentation, moves the original README.md to RELEVANCE.md, and begins to describe future use case for this plugin and repo.
Issues Resolved
Fixes #20
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.