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

Update tutorial flow to always create a sample project #1652

Merged

Conversation

plypaul
Copy link
Contributor

@plypaul plypaul commented Jan 29, 2025

To simplify the user experience, this PR updates the tutorial flow to always create a sample project and asks the user to run the tutorial commands from there.

Since main.py was getting large, this PR includes a refactor to move the tutorial to the helper class. Please review by commit.

@cla-bot cla-bot bot added the cla:yes label Jan 29, 2025
@plypaul plypaul force-pushed the p--release-dbt-metricflow-0.8.1-updates--03 branch from b1f03cc to 56bc61a Compare January 29, 2025 23:32
@plypaul plypaul marked this pull request as ready for review January 29, 2025 23:34
@plypaul plypaul force-pushed the p--release-dbt-metricflow-0.8.1-updates--02 branch from 8f2831f to 348be65 Compare January 30, 2025 18:01
Base automatically changed from p--release-dbt-metricflow-0.8.1-updates--02 to dbt-metricflow/v0.8.1 January 30, 2025 18:06
@plypaul plypaul force-pushed the p--release-dbt-metricflow-0.8.1-updates--03 branch from 56bc61a to b31e907 Compare January 30, 2025 18:07
@plypaul plypaul merged commit b8c9db6 into dbt-metricflow/v0.8.1 Jan 30, 2025
9 checks passed
@plypaul plypaul deleted the p--release-dbt-metricflow-0.8.1-updates--03 branch January 30, 2025 18:14
plypaul added a commit that referenced this pull request Jan 30, 2025
To simplify the user experience, this PR updates the tutorial flow to
always create a sample project and asks the user to run the tutorial
commands from there.

Since `main.py` was getting large, this PR includes a refactor to move
the tutorial to the helper class. Please review by commit.
plypaul added a commit that referenced this pull request Feb 6, 2025
To simplify the user experience, this PR updates the tutorial flow to
always create a sample project and asks the user to run the tutorial
commands from there.

Since `main.py` was getting large, this PR includes a refactor to move
the tutorial to the helper class. Please review by commit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants