Skip to content
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

[Backport 2.15] [BUG] Change time format to UTC in notification message preview (#1183) #1185

Merged
merged 5 commits into from
Jan 10, 2025

Conversation

vikhy-aws
Copy link
Contributor

Backport 47800b7 to 2.15.

Link to original PR - #1183

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.

…search-project#1183)

* fix: change notification preview message to have time in UTC format. fix an improper import

Signed-off-by: vikhy-aws <[email protected]>

* fix: add unit tests. change timezone to UTC

Signed-off-by: vikhy-aws <[email protected]>

* fix: remove log statements

Signed-off-by: vikhy-aws <[email protected]>

* fix: update timeout for loadSampleEcommerceData to 60secs to handle failing cypress test

Signed-off-by: vikhy-aws <[email protected]>

* fix: update timeout for monitor creation to 60secs to handle failing cypress test

Signed-off-by: vikhy-aws <[email protected]>

* fix: update timeout for monitor creation to 60secs to handle failing cypress test

Signed-off-by: vikhy-aws <[email protected]>

* fix: revert timeout increases. Handle monitors page load properly.

Signed-off-by: vikhy-aws <[email protected]>

* fix: revert changes to timeouts

Signed-off-by: vikhy-aws <[email protected]>

* fix: increase timeouts to ensure proper loading of pages

Signed-off-by: vikhy-aws <[email protected]>

---------

Signed-off-by: vikhy-aws <[email protected]>
@vikhy-aws vikhy-aws changed the title [BUG] Change time format to UTC in notification message preview (#1183) [Backport 2.15] [BUG] Change time format to UTC in notification message preview (#1183) Jan 8, 2025
Copy link

codecov bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (2.15@0c8226a). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             2.15    #1185   +/-   ##
=======================================
  Coverage        ?   48.50%           
=======================================
  Files           ?      237           
  Lines           ?     7024           
  Branches        ?     1026           
=======================================
  Hits            ?     3407           
  Misses          ?     3614           
  Partials        ?        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

vikhy-aws and others added 2 commits January 8, 2025 16:22
Signed-off-by: vikhy-aws <[email protected]>
(cherry picked from commit 370cad8)

Signed-off-by: AWSHurneyt <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@AWSHurneyt AWSHurneyt merged commit 1d5b79e into opensearch-project:2.15 Jan 10, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants