-
Notifications
You must be signed in to change notification settings - Fork 7
Bug: Repo maintenance #14
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: Repo maintenance #14
Conversation
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
@Rajrahane the CIs are failing |
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
This is more of a preference but you may want to squash your commits too so that we have readable/meaningful commit messages. We already have 3 commits titled "Repo maintenance", and if you auto squash this PR that will make 4 -- https://github.com/opensearch-project/remote-vector-index-builder/commits/main/ |
Fixed the CIs |
Can we have a top-level |
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Changed the file to setup.cfg with some black test config as well Keeping the file with minimal config for now |
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.
Thanks for making the change!
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
* Add Initial Repo Maintenance Files. Signed-off-by: Rajvaibhav Rahane <[email protected]> * add github templates, workflows, codeowners Signed-off-by: Rajvaibhav Rahane <[email protected]> * Add RELEASING.md and .codecov.yml Signed-off-by: Rajvaibhav Rahane <[email protected]> * Add Test CI Signed-off-by: Rajvaibhav Rahane <[email protected]> * fix: add pytest to test requirements Signed-off-by: Rajvaibhav Rahane <[email protected]> --------- Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
Signed-off-by: Rajvaibhav Rahane <[email protected]>
…e-vector-index-builder into repo-maintenance Rebasing to main
* Add Initial Repo Maintenance Files. Signed-off-by: Rajvaibhav Rahane <[email protected]> * add github templates, workflows, codeowners Signed-off-by: Rajvaibhav Rahane <[email protected]> * Add RELEASING.md and .codecov.yml Signed-off-by: Rajvaibhav Rahane <[email protected]> * Add Test CI Signed-off-by: Rajvaibhav Rahane <[email protected]> * fix: add pytest to test requirements Signed-off-by: Rajvaibhav Rahane <[email protected]> * bug: move run-tests.yml to base workflows folder Signed-off-by: Rajvaibhav Rahane <[email protected]> * nit: resolve lint errors Signed-off-by: Rajvaibhav Rahane <[email protected]> * nit: resolve mypy errors Signed-off-by: Rajvaibhav Rahane <[email protected]> * nit: resolve rename errors in run-tests.py Signed-off-by: Rajvaibhav Rahane <[email protected]> * add test placeholder Signed-off-by: Rajvaibhav Rahane <[email protected]> * add test placeholder Signed-off-by: Rajvaibhav Rahane <[email protected]> * Change test config to setup.cfg Signed-off-by: Rajvaibhav Rahane <[email protected]> * nit: delete renamed folders, fix placeholder test Signed-off-by: Rajvaibhav Rahane <[email protected]> * Add Test CI Signed-off-by: Rajvaibhav Rahane <[email protected]> * fix: add pytest to test requirements Signed-off-by: Rajvaibhav Rahane <[email protected]> * bug: move run-tests.yml to base workflows folder Signed-off-by: Rajvaibhav Rahane <[email protected]> * nit: resolve lint errors Signed-off-by: Rajvaibhav Rahane <[email protected]> * nit: resolve mypy errors Signed-off-by: Rajvaibhav Rahane <[email protected]> * nit: resolve rename errors in run-tests.py Signed-off-by: Rajvaibhav Rahane <[email protected]> * add test placeholder Signed-off-by: Rajvaibhav Rahane <[email protected]> * add test placeholder Signed-off-by: Rajvaibhav Rahane <[email protected]> * Repo maintenance (opensearch-project#10) * Add Initial Repo Maintenance Files. Signed-off-by: Rajvaibhav Rahane <[email protected]> * add github templates, workflows, codeowners Signed-off-by: Rajvaibhav Rahane <[email protected]> * Add RELEASING.md and .codecov.yml Signed-off-by: Rajvaibhav Rahane <[email protected]> * Add Test CI Signed-off-by: Rajvaibhav Rahane <[email protected]> * fix: add pytest to test requirements Signed-off-by: Rajvaibhav Rahane <[email protected]> --------- Signed-off-by: Rajvaibhav Rahane <[email protected]> * Change test config to setup.cfg Signed-off-by: Rajvaibhav Rahane <[email protected]> * nit: delete renamed folders, fix placeholder test Signed-off-by: Rajvaibhav Rahane <[email protected]> --------- Signed-off-by: Rajvaibhav Rahane <[email protected]>
Description
Location of the run-tests.yml folder
Issues Resolved
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.