Skip to content

Switch cache delete default mechanism #1050

New issue

Have a question about this project? Sign up for a free account to open an issue and contact its maintainers and the community.

By clicking “Sign up for ”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on ? Sign in to your account

Merged
merged 5 commits into from
Feb 3, 2025

Conversation

VipulMascarenhas
Copy link
Member

@VipulMascarenhas VipulMascarenhas commented Jan 31, 2025

Description

This is a follow up on the PR#1044 to delete cache folder from the local directly in a notebook session.

For cache delete option, we want the user to set this flag explicitly when using CLI to register models. Deleting without any user input may result in bad experience for the user, in case they would like to keep the artifacts for further use.

In the UI, we'll have a checkbox that will always be selected by default for deleting cache, but user may uncheck it if needed. User will be able to see that the cache will be deleted, so they can choose to opt out of cache deletion if needed.

@oracle-contributor-agreementoracle-contributor-agreement bot added the OCA VerifiedAll contributors have signed the Oracle Contributor Agreement.label Jan 31, 2025
@github-actionsGitHub Actions
Copy link

-actions bot commented Jan 31, 2025

📌 Cov diff with main:

Coverage-100%

📌 Overall coverage:

Coverage-56.52%

@VipulMascarenhasVipulMascarenhas changed the title Switch cache delete default Switch cache delete default mechanism Jan 31, 2025
mrDzurb
mrDzurb previously approved these changes Jan 31, 2025
@mayoormayoor force-pushed the switch_cache_delete_default_option branch from a11f503 to 5e2e4f4 Compare February 1, 2025 01:27
@mayoormayoor self-requested a review February 1, 2025 01:33
mayoor
mayoor previously approved these changes Feb 1, 2025
@github-actionsGitHub Actions
Copy link

-actions bot commented Feb 1, 2025

📌 Cov diff with main:

Coverage-100%

📌 Overall coverage:

Coverage-56.72%

@github-actionsGitHub Actions
Copy link

-actions bot commented Feb 3, 2025

📌 Cov diff with main:

Coverage-0%

📌 Overall coverage:

Coverage-19.56%

@VipulMascarenhasVipulMascarenhas dismissed stale reviews from mayoor and mrDzurb via 26417f2 February 3, 2025 11:44
Copy link
Member

@kumar-shivam-ranjan kumar-shivam-ranjan left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actionsGitHub Actions
Copy link

-actions bot commented Feb 3, 2025

📌 Cov diff with main:

Coverage-100%

📌 Overall coverage:

Coverage-56.74%

@VipulMascarenhasVipulMascarenhas merged commit 0cc2b58 into main Feb 3, 2025
22 checks passed
Sign up for free to join this conversation on . Already have an account? Sign in to comment
Labels
OCA VerifiedAll contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants