-
Notifications
You must be signed in to change notification settings - Fork 91
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
Adjusted backend run command in cypress workflow. #1057
Closed
Closed
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
AWSHurneyt
requested review from
lezzago,
amsiglan,
sbcd90,
eirsep,
getsaurabh02,
praveensameneni,
bowenlan-amzn,
rishabhmaurya and
riysaxen-amzn
as code owners
August 20, 2024 18:40
amsiglan
approved these changes
Sep 5, 2024
riysaxen-amzn
approved these changes
Sep 5, 2024
Signed-off-by: AWSHurneyt <[email protected]>
* updated all pages with new header UI Signed-off-by: Amardeepsingh Siglani <[email protected]> * fixed UTs Signed-off-by: Amardeepsingh Siglani <[email protected]> * fixed cross cluster API; cypress workflow Signed-off-by: Amardeepsingh Siglani <[email protected]> * fixed data source logic on page load for view/edit monitor; removed redundant code; updated tests Signed-off-by: Amardeepsingh Siglani <[email protected]> --------- Signed-off-by: Amardeepsingh Siglani <[email protected]> Signed-off-by: AWSHurneyt <[email protected]>
…oject#1064) * added recent alerts card Signed-off-by: Amardeepsingh Siglani <[email protected]> * fixed overflow in card Signed-off-by: Amardeepsingh Siglani <[email protected]> * updated badge text; fixed integ test Signed-off-by: Amardeepsingh Siglani <[email protected]> --------- Signed-off-by: Amardeepsingh Siglani <[email protected]> Signed-off-by: AWSHurneyt <[email protected]>
* Added 2.17 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Added 2.17 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Added 2.17 release notes. Signed-off-by: AWSHurneyt <[email protected]> --------- Signed-off-by: AWSHurneyt <[email protected]>
* persist dataSource when swictching between sideNav Signed-off-by: Riya Saxena <[email protected]> * persist dataSource when swictching between sideNav Signed-off-by: Riya Saxena <[email protected]> * persist dataSource when swictching between sideNav Signed-off-by: Riya Saxena <[email protected]> * fix the CI Signed-off-by: Riya Saxena <[email protected]> --------- Signed-off-by: Riya Saxena <[email protected]> Signed-off-by: Riya <[email protected]> Signed-off-by: AWSHurneyt <[email protected]>
* Fix CVE-2024-4067. Signed-off-by: AWSHurneyt <[email protected]> * Updated release notes. Signed-off-by: AWSHurneyt <[email protected]> --------- Signed-off-by: AWSHurneyt <[email protected]>
* check for multi data source enabled Signed-off-by: Amardeepsingh Siglani <[email protected]> * added empty state Signed-off-by: Amardeepsingh Siglani <[email protected]> --------- Signed-off-by: Amardeepsingh Siglani <[email protected]> Signed-off-by: AWSHurneyt <[email protected]>
* Added 2.17 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Added 2.17 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Added 2.17 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Added 2.17 release notes. Signed-off-by: AWSHurneyt <[email protected]> * Added 2.17 release notes. Signed-off-by: AWSHurneyt <[email protected]> --------- Signed-off-by: AWSHurneyt <[email protected]>
…1085) Signed-off-by: Amardeepsingh Siglani <[email protected]> Signed-off-by: AWSHurneyt <[email protected]>
Signed-off-by: Amardeepsingh Siglani <[email protected]> Signed-off-by: AWSHurneyt <[email protected]>
* remove horizontal line below search bar Signed-off-by: Joanne Wang <[email protected]> * space between header and panel 16px and space around table 16px Signed-off-by: Joanne Wang <[email protected]> * fix 16px around table and search bar Signed-off-by: Joanne Wang <[email protected]> * remove pagination from top of table Signed-off-by: Joanne Wang <[email protected]> * add button to create monitor Signed-off-by: Joanne Wang <[email protected]> * add tooltip to delete Signed-off-by: Joanne Wang <[email protected]> * remove space on trash icon Signed-off-by: Joanne Wang <[email protected]> * fix gutter size Signed-off-by: Joanne Wang <[email protected]> * move edit under actions Signed-off-by: Joanne Wang <[email protected]> * fix notifications breadcrumb redirect Signed-off-by: Joanne Wang <[email protected]> * spacing from title to panel 16 for view monitor Signed-off-by: Joanne Wang <[email protected]> * fix some padding and remove horiz rule for findings section Signed-off-by: Joanne Wang <[email protected]> * change update monitor to edit monitor Signed-off-by: Joanne Wang <[email protected]> * change update to save and fix padding for create monitor Signed-off-by: Joanne Wang <[email protected]> * change monitor details padding and fix link to new page in alerts card Signed-off-by: Joanne Wang <[email protected]> * remove boarder when empty state Signed-off-by: Joanne Wang <[email protected]> * fix search bar spacing above Signed-off-by: Joanne Wang <[email protected]> * make create and edit monitor panels 16px padding Signed-off-by: Joanne Wang <[email protected]> * rename Signed-off-by: Joanne Wang <[email protected]> * fix original tabs Signed-off-by: Joanne Wang <[email protected]> * fix spacing on original monitor page Signed-off-by: Joanne Wang <[email protected]> * add pagination back to the alerts page Signed-off-by: Joanne Wang <[email protected]> * fix spacing for alerts dashboard flyout Signed-off-by: Joanne Wang <[email protected]> * cleanup Signed-off-by: Joanne Wang <[email protected]> * fix unit tests and run yarn test:jest -u Signed-off-by: Joanne Wang <[email protected]> * fix cypress tests Signed-off-by: Joanne Wang <[email protected]> --------- Signed-off-by: Joanne Wang <[email protected]> Signed-off-by: AWSHurneyt <[email protected]>
* support date_nanos type Signed-off-by: Hailong Cui <[email protected]> * support context aware alert analysis Signed-off-by: Hailong Cui <[email protected]> * Register summary generation type of IncontextInsight for alert summarization Signed-off-by: Songkan Tang <[email protected]> * Fix dashboard unit test failure Signed-off-by: Songkan Tang <[email protected]> * Make each alert register its own IncontextInsight Signed-off-by: Songkan Tang <[email protected]> * Enable context aware alert only if feature flag is enabled Signed-off-by: Songkan Tang <[email protected]> * Avoid unnecessary change and minorly change summary question Signed-off-by: Songkan Tang <[email protected]> * Fix undefined alert name Signed-off-by: Songkan Tang <[email protected]> * Pass monitor type to additional info object of contextProvider Signed-off-by: Songkan Tang <[email protected]> * Address some comments and change feature flag Signed-off-by: Songkan Tang <[email protected]> * Add assistant capabilities check to control component rendering Signed-off-by: Songkan Tang <[email protected]> * Fix mismatched unit test snapshots Signed-off-by: Songkan Tang <[email protected]> * Handle the edge case of multiple indices in search and return more information in additionalInfo Signed-off-by: Songkan Tang <[email protected]> * Reduce llm context input size by taking topN active alerts Signed-off-by: Songkan Tang <[email protected]> * Distinguish source data and aggregation that trigger the alert Signed-off-by: Songkan Tang <[email protected]> * Rename the capability UI rendering flag per assistant plugin change Signed-off-by: Songkan Tang <[email protected]> * Remove alert sample data per current requirement from context Signed-off-by: Songkan Tang <[email protected]> --------- Signed-off-by: Hailong Cui <[email protected]> Signed-off-by: Songkan Tang <[email protected]> Co-authored-by: Hailong Cui <[email protected]> Signed-off-by: AWSHurneyt <[email protected]>
AWSHurneyt
force-pushed
the
cypress-run-fix
branch
from
September 19, 2024 16:48
f5910a0
to
471b376
Compare
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
Adjusted backend run command in cypress workflow to align with the backend developer guide.
https://github.com/opensearch-project/alerting/blob/main/DEVELOPER_GUIDE.md#building-from-the-command-line
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.