-
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
Commits on Dec 1, 2020
-
Fix release workflow artifact paths and s3 url (#231)
* Fix report scheduler release workflow * Fix uploading artifacts
Configuration menu - View commit details
-
Copy full SHA for 8f3d8e6 - Browse repository at this point
Copy the full SHA 8f3d8e6View commit details -
Fix chromium path for puppeteer (#232)
* Fix chromium path * Add more possible paths * Add error message * Use plugin id constant
Configuration menu - View commit details
-
Copy full SHA for 92ab019 - Browse repository at this point
Copy the full SHA 92ab019View commit details
Commits on Dec 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c7ab12e - Browse repository at this point
Copy the full SHA c7ab12eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d464457 - Browse repository at this point
Copy the full SHA d464457View commit details -
Update path and artifact names in release workflow (#233)
* Fix path * Fix path for kibana reports * Change s3 bucket paths and artifact name * Fix path * Use kibana-oss in release workflow
Configuration menu - View commit details
-
Copy full SHA for c178f49 - Browse repository at this point
Copy the full SHA c178f49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26a5ebf - Browse repository at this point
Copy the full SHA 26a5ebfView commit details
Commits on Dec 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c3ffb0f - Browse repository at this point
Copy the full SHA c3ffb0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d793b98 - Browse repository at this point
Copy the full SHA d793b98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a9f1b7 - Browse repository at this point
Copy the full SHA 6a9f1b7View commit details
Commits on Dec 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for eb45de9 - Browse repository at this point
Copy the full SHA eb45de9View commit details
Commits on Dec 7, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bb7e815 - Browse repository at this point
Copy the full SHA bb7e815View commit details
Commits on Dec 8, 2020
-
Headless chrome creation script and readme file (#229)
* 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
Configuration menu - View commit details
-
Copy full SHA for 8ff39ca - Browse repository at this point
Copy the full SHA 8ff39caView commit details
Commits on Dec 10, 2020
-
Optimize selectors for DOM operation to reduce possible version compa…
…tibility issue (#244)
Configuration menu - View commit details
-
Copy full SHA for 00c14ec - Browse repository at this point
Copy the full SHA 00c14ecView commit details
Commits on Dec 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c15b498 - Browse repository at this point
Copy the full SHA c15b498View commit details -
Configuration menu - View commit details
-
Copy full SHA for 269ffbe - Browse repository at this point
Copy the full SHA 269ffbeView commit details
Commits on Dec 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 461cdb3 - Browse repository at this point
Copy the full SHA 461cdb3View commit details
Commits on Dec 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a59e2c3 - Browse repository at this point
Copy the full SHA a59e2c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8731aa8 - Browse repository at this point
Copy the full SHA 8731aa8View commit details
Commits on Dec 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for c8b2dd0 - Browse repository at this point
Copy the full SHA c8b2dd0View commit details
Commits on Dec 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e1fe9e2 - Browse repository at this point
Copy the full SHA e1fe9e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for a047d10 - Browse repository at this point
Copy the full SHA a047d10View commit details -
Configuration menu - View commit details
-
Copy full SHA for e27146a - Browse repository at this point
Copy the full SHA e27146aView commit details
Commits on Dec 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2c2e218 - Browse repository at this point
Copy the full SHA 2c2e218View commit details -
Configuration menu - View commit details
-
Copy full SHA for caa260d - Browse repository at this point
Copy the full SHA caa260dView commit details
Commits on Dec 22, 2020
-
Add integration test cases for report definition rest APIs (#272)
* 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
Configuration menu - View commit details
-
Copy full SHA for c47b983 - Browse repository at this point
Copy the full SHA c47b983View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b1422c - Browse repository at this point
Copy the full SHA 2b1422cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f09ab3 - Browse repository at this point
Copy the full SHA 6f09ab3View commit details
Commits on Dec 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e40398b - Browse repository at this point
Copy the full SHA e40398bView commit details
Commits on Dec 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 756f64b - Browse repository at this point
Copy the full SHA 756f64bView commit details
Commits on Jan 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 45abee7 - Browse repository at this point
Copy the full SHA 45abee7View commit details
Commits on Jan 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 35dfe7d - Browse repository at this point
Copy the full SHA 35dfe7dView commit details -
Add semaphore to block on puppeteer chromium execution (#284)
* Add mutex to lock on creating report using puppeteer * Use semaphore instead of mutex * change semaphore limit to 1 * Add 30 seconds timeout * Change timeout to 180 sec, add error message * Update error message * Add unit test for timeout error
Configuration menu - View commit details
-
Copy full SHA for e116bda - Browse repository at this point
Copy the full SHA e116bdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89a5fcf - Browse repository at this point
Copy the full SHA 89a5fcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66164c3 - Browse repository at this point
Copy the full SHA 66164c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bf159c - Browse repository at this point
Copy the full SHA 1bf159cView commit details
Commits on Jan 8, 2021
-
Fix reporting download button visibility issue for dashboard and visu…
…alization (#294) * fix reporting download button visibility issue * update height px * update height px
Configuration menu - View commit details
-
Copy full SHA for a5edf89 - Browse repository at this point
Copy the full SHA a5edf89View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3459654 - Browse repository at this point
Copy the full SHA 3459654View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47cbe19 - Browse repository at this point
Copy the full SHA 47cbe19View commit details
Commits on Jan 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d3c844f - Browse repository at this point
Copy the full SHA d3c844fView commit details
Commits on Jan 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 837601f - Browse repository at this point
Copy the full SHA 837601fView commit details
Commits on Jan 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e48406a - Browse repository at this point
Copy the full SHA e48406aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a11a63c - Browse repository at this point
Copy the full SHA a11a63cView commit details
Commits on Jan 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for db29683 - Browse repository at this point
Copy the full SHA db29683View commit details
Commits on Jan 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b17f359 - Browse repository at this point
Copy the full SHA b17f359View commit details
Commits on Feb 1, 2021
-
Change release workflows to use new staging bucket for artifacts (#301)
* Change release workflow to use new staging bucket for artifacts Co-authored-by: Peter Zhu <zhujiaxi@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 1a5b871 - Browse repository at this point
Copy the full SHA 1a5b871View commit details
Commits on Feb 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e6db472 - Browse repository at this point
Copy the full SHA e6db472View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21aebcc - Browse repository at this point
Copy the full SHA 21aebccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16380e0 - Browse repository at this point
Copy the full SHA 16380e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76aec0b - Browse repository at this point
Copy the full SHA 76aec0bView commit details
Commits on Feb 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 70a885c - Browse repository at this point
Copy the full SHA 70a885cView commit details
Commits on Feb 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 710b515 - Browse repository at this point
Copy the full SHA 710b515View commit details -
Configuration menu - View commit details
-
Copy full SHA for d67beac - Browse repository at this point
Copy the full SHA d67beacView commit details
Commits on Feb 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c7492be - Browse repository at this point
Copy the full SHA c7492beView commit details -
Merge pull request #322 from davidcui-amzn/add-linux-dco
Add PR template with Linux DCO
Configuration menu - View commit details
-
Copy full SHA for 7e84460 - Browse repository at this point
Copy the full SHA 7e84460View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a0534d - Browse repository at this point
Copy the full SHA 9a0534dView commit details
Commits on Feb 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fb3cdf8 - Browse repository at this point
Copy the full SHA fb3cdf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74a4b8d - Browse repository at this point
Copy the full SHA 74a4b8dView commit details
Commits on Feb 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ba7c8b7 - Browse repository at this point
Copy the full SHA ba7c8b7View commit details
Commits on Feb 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 916da7e - Browse repository at this point
Copy the full SHA 916da7eView commit details -
Merge pull request #334 from davidcui-amzn/upgrade-lodash-cve
Bump Lodash version
Configuration menu - View commit details
-
Copy full SHA for 50e6660 - Browse repository at this point
Copy the full SHA 50e6660View commit details
Commits on Feb 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for de5f578 - Browse repository at this point
Copy the full SHA de5f578View commit details -
Configuration menu - View commit details
-
Copy full SHA for 612d1d7 - Browse repository at this point
Copy the full SHA 612d1d7View commit details
Commits on Mar 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0160a02 - Browse repository at this point
Copy the full SHA 0160a02View commit details
Commits on Mar 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 62b9983 - Browse repository at this point
Copy the full SHA 62b9983View commit details
Commits on Mar 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 19de61d - Browse repository at this point
Copy the full SHA 19de61dView commit details
Commits on Mar 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0df264b - Browse repository at this point
Copy the full SHA 0df264bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2775a35 - Browse repository at this point
Copy the full SHA 2775a35View commit details -
Merge pull request #342 from davidcui-amzn/fix-reporting-cypress
Fix Cypress Download Tests
Configuration menu - View commit details
-
Copy full SHA for 2c16ac9 - Browse repository at this point
Copy the full SHA 2c16ac9View commit details
Commits on Mar 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7335477 - Browse repository at this point
Copy the full SHA 7335477View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1f0925 - Browse repository at this point
Copy the full SHA e1f0925View commit details
Commits on Mar 23, 2021
-
Merge pull request #346 from davidcui-amzn/add-security-integ-tests
Add support for security enabled cypress tests
Configuration menu - View commit details
-
Copy full SHA for 98750be - Browse repository at this point
Copy the full SHA 98750beView commit details
Commits on Mar 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 452f148 - Browse repository at this point
Copy the full SHA 452f148View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e91083 - Browse repository at this point
Copy the full SHA 4e91083View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69ccfcb - Browse repository at this point
Copy the full SHA 69ccfcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e0d0daa - Browse repository at this point
Copy the full SHA e0d0daaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43afe1c - Browse repository at this point
Copy the full SHA 43afe1cView commit details
Commits on Apr 6, 2021
-
Merge pull request #356 from opendistro-for-elasticsearch/opendistro-…
…1.13.2.0 Merge from `Opendistro 1.13.2.0` to `dev`
Configuration menu - View commit details
-
Copy full SHA for 182979a - Browse repository at this point
Copy the full SHA 182979aView commit details
Commits on Apr 16, 2021
-
Migrate reporting frontend plugin to OpenSearch Dashboards 1.15 (#4)
* 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
Configuration menu - View commit details
-
Copy full SHA for bb498d0 - Browse repository at this point
Copy the full SHA bb498d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36f5967 - Browse repository at this point
Copy the full SHA 36f5967View commit details
Commits on Apr 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2129c0b - Browse repository at this point
Copy the full SHA 2129c0bView commit details -
Merge pull request #7 from davidcui-amzn/remove-codecov
Remove CodeCov
Configuration menu - View commit details
-
Copy full SHA for 280ea54 - Browse repository at this point
Copy the full SHA 280ea54View commit details -
[migration] Rename elasticsearch to opensearch (#5)
* [migration] rename elasticsearch to opensearch * continue renaming * address comments * Address comments Co-authored-by: Joshua Li <joshuali925@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f3eeac2 - Browse repository at this point
Copy the full SHA f3eeac2View commit details -
Add license headers and pull request template for OpenSearch (#8)
* Add license headers Signed-off-by: Joshua Li <joshuali925@gmail.com> * Update pull request template Signed-off-by: Joshua Li <joshuali925@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 64d9c88 - Browse repository at this point
Copy the full SHA 64d9c88View commit details