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

NAS-130226 / 24.10 / Improves App installation, update, deletion #10394

Merged
merged 36 commits into from
Aug 7, 2024

Conversation

RehanY147
Copy link
Contributor

Changes:

Changes interfaces and improves API calls for app installation, update and deletion

Testing:

Test general apps functionality. App installation, editing, upgrade should work. Also test rollback function.

Downstream

Affects Reasoning
Documentation

…mponent`

- Adds new `DockerStore` service
- Uses `DockerStore` to replace `KubernetesStore` in `InstalledAppsComponent`
@RehanY147 RehanY147 requested a review from a team as a code owner August 3, 2024 03:26
@RehanY147 RehanY147 requested review from bvasilenko and removed request for a team August 3, 2024 03:26
@bugclerk bugclerk changed the title Improves App installation, update, deletion NAS-130226 / 24.10 / Improves App installation, update, deletion Aug 3, 2024
@bugclerk
Copy link
Contributor

bugclerk commented Aug 3, 2024

@RehanY147 RehanY147 marked this pull request as draft August 3, 2024 03:27
@RehanY147 RehanY147 removed the request for review from bvasilenko August 3, 2024 03:27
@undsoft undsoft self-requested a review August 5, 2024 16:13
Copy link
Collaborator

@undsoft undsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Tried to install plex on stable train. The installation form seems to have an infinite loop on it, because my browser tab freezes.
  2. Call to app.similar fails with an error.

@undsoft undsoft marked this pull request as ready for review August 7, 2024 07:48
Copy link
Collaborator

@undsoft undsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was able to install an app, albeit slowly.

@undsoft undsoft enabled auto-merge (squash) August 7, 2024 07:49
Copy link

codecov bot commented Aug 7, 2024

Codecov Report

Attention: Patch coverage is 46.23656% with 50 lines in your changes missing coverage. Please review.

Project coverage is 76.87%. Comparing base (cb2ede2) to head (5cd3b57).
Report is 4 commits behind head on master.

Files Patch % Lines
...rc/app/pages/apps/services/applications.service.ts 20.00% 20 Missing ⚠️
...pps/app-bulk-upgrade/app-bulk-upgrade.component.ts 0.00% 8 Missing ⚠️
...ponents/installed-apps/installed-apps.component.ts 46.66% 8 Missing ⚠️
...p-containers-card/app-containers-card.component.ts 25.00% 3 Missing ⚠️
...-apps/app-status-cell/app-status-cell.component.ts 0.00% 2 Missing ⚠️
src/app/pages/apps/utils/get-app-status.ts 80.00% 2 Missing ⚠️
...ges/dashboard/services/widget-resources.service.ts 0.00% 2 Missing ⚠️
...app-details-header/app-details-header.component.ts 0.00% 1 Missing ⚠️
...ents/available-apps/app-card/app-card.component.ts 0.00% 1 Missing ⚠️
.../components/chart-wizard/chart-wizard.component.ts 75.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #10394      +/-   ##
==========================================
- Coverage   77.17%   76.87%   -0.30%     
==========================================
  Files        1610     1609       -1     
  Lines       55043    54974      -69     
  Branches     6481     6479       -2     
==========================================
- Hits        42480    42263     -217     
- Misses      12563    12711     +148     

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

@undsoft undsoft disabled auto-merge August 7, 2024 09:22
@undsoft undsoft merged commit ab89ebc into master Aug 7, 2024
8 of 9 checks passed
@undsoft undsoft deleted the NAS-130226 branch August 7, 2024 09:22
@bugclerk
Copy link
Contributor

bugclerk commented Aug 7, 2024

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators Aug 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants