Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

get prod alias from manifest file when provided #652

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

sebaap
Copy link
Contributor

@sebaap sebaap commented Jul 20, 2023

Resolves #646

Currently the model alias is extracted from the run_results file even when the manifest file is provided, which doesn't allow to use data-diff when the prod aliases are different.
This PR modifies this behaviour and extracts the prod aliases from the manifest file when provided.

@dlawin dlawin self-requested a review July 21, 2023 19:14
Copy link
Contributor

@dlawin dlawin left a comment

Choose a reason for hiding this comment

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

thanks for the contribution @sebaap !

@dlawin dlawin merged commit d5946a7 into datafold:master Jul 27, 2023
@dlawin dlawin linked an issue Aug 2, 2023 that may be closed by this pull request
@sebaap sebaap deleted the DATA-491 branch April 18, 2024 09:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Get prod alias from --state manifest file when provided Support for dynamic alias names in dbt
2 participants