-
Notifications
You must be signed in to change notification settings - Fork 66
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
Merge develop branch to main for OpenSearch Migration #9
Merged
Conversation
This file contains 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
* Fix report scheduler release workflow * Fix uploading artifacts
* Fix chromium path * Add more possible paths * Add error message * Use plugin id constant
* Fix path * Fix path for kibana reports * Change s3 bucket paths and artifact name * Fix path * Use kibana-oss in release workflow
* Headless chrome creation script and readme file * Rename README_chrome_headless.md to README.md * Add README.md * add comments on how to run chrome to get pdf and png report * Change test web from google.com to https://opendistro.github.io/for-elasticsearch
* WIP create requests * Allow custom error types in validateErrorResponse * Add more test cases * Address comments * Use multiple constants instead of one variable * Move helper method to TestHelpers
Bump Lodash version
Fix Cypress Download Tests
Add support for security enabled cypress tests
…1.13.2.0 Merge from `Opendistro 1.13.2.0` to `dev`
* Migrate to Opensearch * Rename Kibana in html and md files * WIP rename strings and variables * Rename kibana index * revert kibana_recipients temporarily * Change kbn to osd * Update jest snapshots * Migrate cypress * Change opendistro_kibana_reports to opendistro-reports-opensearch-dashboards * fixup! Migrate to Opensearch * Typo fixes and more renaming * Rename variables in delivery params * Rename kibana user to opensearch dashboards user * Rename Es in variables * Migrate github workflow for dashboards-reports * Move kibana-reports dir to dashboards-reports * Migrate readme * Rename es to opensearch * Remove opendistro in dashboards reports * Update documents for repo * Address comments
Remove CodeCov
davidcui1225
approved these changes
Apr 19, 2021
* [migration] rename elasticsearch to opensearch * continue renaming * address comments * Address comments Co-authored-by: Joshua Li <joshuali925@gmail.com>
* Add license headers Signed-off-by: Joshua Li <joshuali925@gmail.com> * Update pull request template Signed-off-by: Joshua Li <joshuali925@gmail.com>
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
Merge develop branch to main for OpenSearch Migration
Issues Resolved
[List any issues this PR will resolve]
Check List
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.