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.x] Update integrations to allow custom checkpoint locations #1511

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport dec4ff2 from #1501.

* Update integration type for new format

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Update integration type validator for new type

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Fix type errors in integration_reader

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Fix return types in adaptor

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Update integrations constants

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Fix local repository and local repository tests

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Fix remaining integrations unit tests

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Add integration format migration

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Fix frontend usage of integration assets

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Update integration install query iteration

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Add checkpoint field to setup form

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Update checkpoint text based on UI feedback

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Add new checkpoint usage to setup flow

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

* Split out integrations setup methods

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>

---------

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
(cherry picked from commit dec4ff2)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Mar 9, 2024

Codecov Report

Attention: Patch coverage is 21.27660% with 37 lines in your changes are missing coverage. Please review.

Project coverage is 54.79%. Comparing base (b4c04d8) to head (00eb044).
Report is 2 commits behind head on 2.x.

Files Patch % Lines
...ents/integrations/components/setup_integration.tsx 21.27% 37 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #1511      +/-   ##
==========================================
+ Coverage   54.73%   54.79%   +0.05%     
==========================================
  Files         345      345              
  Lines       12347    12354       +7     
  Branches     3171     3168       -3     
==========================================
+ Hits         6758     6769      +11     
+ Misses       5533     5530       -3     
+ Partials       56       55       -1     
Flag Coverage Δ
dashboards-observability 54.79% <21.27%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@mengweieric mengweieric merged commit 3191614 into 2.x Mar 11, 2024
22 of 32 checks passed
@github-actions github-actions bot deleted the backport/backport-1501-to-2.x branch March 11, 2024 15:40
@Swiddis Swiddis added enhancement New feature or request bug Something isn't working integrations Used to denote items related to the Integrations project and removed enhancement New feature or request labels Mar 11, 2024
amsiglan pushed a commit to amsiglan/dashboards-observability that referenced this pull request Jun 7, 2024
…project#1501) (opensearch-project#1511)

* Update integration type for new format

* Update integration type validator for new type

* Fix type errors in integration_reader

* Fix return types in adaptor

* Update integrations constants

* Fix local repository and local repository tests

* Fix remaining integrations unit tests

* Add integration format migration

* Fix frontend usage of integration assets

* Update integration install query iteration

* Add checkpoint field to setup form

* Update checkpoint text based on UI feedback

* Add new checkpoint usage to setup flow

* Split out integrations setup methods

---------

(cherry picked from commit dec4ff2)

Signed-off-by: Simeon Widdis <sawiddis@amazon.com>
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>
(cherry picked from commit 3191614)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working integrations Used to denote items related to the Integrations project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants