Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merging main branch into featureAnywhere (#499)
* Add branch constants in CI workflow (#345) Signed-off-by: Tyler Ohlsen <[email protected]> * Bump decode-uri-component (#359) Signed-off-by: Tyler Ohlsen <[email protected]> * removed duplicate popout icon and ran prettier (#382) Signed-off-by: Amit Galitzky <[email protected]> * Change detector out of time range modal warning into a callout warning (#384) Signed-off-by: Jackie Han <[email protected]> Signed-off-by: Jackie Han <[email protected]> * Fix undefined entity list when heatmap is empty (#383) Signed-off-by: Tyler Ohlsen <[email protected]> * Updated MAINTAINERS.md to match recommended opensearch-project format. (#388) Signed-off-by: dblock <[email protected]> * Add windows env to integration test workflow (#390) Signed-off-by: Tyler Ohlsen <[email protected]> * Bump json5 to 2.2.3 (#393) Signed-off-by: Tyler Ohlsen <[email protected]> * Add 2.5 release notes (#395) Signed-off-by: Tyler Ohlsen <[email protected]> * Update cold start message (#398) Signed-off-by: Kaituo Li <[email protected]> * upgrade filter bug (#402) Previously, we didn't actually add filter type when loading old detector. This PR fixed that. Testing done: 1. added a unit tes 2. verified e2et Signed-off-by: Kaituo Li <[email protected]> * Changed required minimum intervals in cold start message (#411) Required minimum intervals to finish cold start is related to shingle size. This PR adds the shingle size in the computation and puts the result in the cold start message. Testing done: 1. verified changing shingle size will change the message. Signed-off-by: Kaituo Li <[email protected]> * Bump @sideway/formula to 3.0.1 (#418) Signed-off-by: Tyler Ohlsen <[email protected]> * Remove auto_expand_replicas override in sample data indices (#423) Signed-off-by: Tyler Ohlsen <[email protected]> * Created untriaged issue workflow. (#422) Signed-off-by: dblock <[email protected]> * Add 2.6 release notes (#429) Signed-off-by: Tyler Ohlsen <[email protected]> * Fix Node.js and Yarn installation in CI (#433) Signed-off-by: Miki <[email protected]> * run prettier command against all files (#444) Signed-off-by: Jackie Han <[email protected]> * Add 2.7 release notes (#456) Signed-off-by: Jackie Han <[email protected]> * updating maintainers and code owners (#476) Signed-off-by: Amit Galitzky <[email protected]> * fixing test to pass with node 18 (#491) Signed-off-by: Amit Galitzky <[email protected]> --------- Signed-off-by: Tyler Ohlsen <[email protected]> Signed-off-by: Amit Galitzky <[email protected]> Signed-off-by: Jackie Han <[email protected]> Signed-off-by: dblock <[email protected]> Signed-off-by: Kaituo Li <[email protected]> Signed-off-by: Miki <[email protected]> Co-authored-by: Tyler Ohlsen <[email protected]> Co-authored-by: Jackie Han <[email protected]> Co-authored-by: Daniel (dB.) Doubrovkine <[email protected]> Co-authored-by: Kaituo Li <[email protected]> Co-authored-by: Miki <[email protected]>
- Loading branch information