Skip to content

Feat!: Automatically compute previews for changed forward-only models in dev#2108

Merged
izeigerman merged 1 commit intomainfrom
automatically-set-preview-start-when-forward-only-model-changed
Feb 8, 2024
Merged

Feat!: Automatically compute previews for changed forward-only models in dev#2108
izeigerman merged 1 commit intomainfrom
automatically-set-preview-start-when-forward-only-model-changed

Conversation

@izeigerman
Copy link
Collaborator

This introduces the additional --enable-preview flag (and a corresponding config option) to the plan command, which enables automatic computation of data previews for changes applied to forward-only models in development environments.

Previously, to achieve the same outcome (compute previews), users had to run two plan commands: 1) to apply forward-only changes, and 2) to restate affected models in dev so that the portion of data is recomputed to make the preview available.

@izeigerman izeigerman requested a review from a team February 8, 2024 17:49
@izeigerman izeigerman force-pushed the automatically-set-preview-start-when-forward-only-model-changed branch from 7642a3c to 28a2456 Compare February 8, 2024 17:52
@izeigerman izeigerman changed the title Feat: Automatically compute previews for changed forward-only models in dev Feat!: Automatically compute previews for changed forward-only models in dev Feb 8, 2024
@izeigerman izeigerman merged commit 61f58be into main Feb 8, 2024
@izeigerman izeigerman deleted the automatically-set-preview-start-when-forward-only-model-changed branch February 8, 2024 20:55
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.

2 participants