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

[daggy-u] bump project_dagster_university_start to 1.6.* #19566

Conversation

cmpadden
Copy link
Contributor

@cmpadden cmpadden commented Feb 2, 2024

Summary & Motivation

Dagster University training material is in the process of being updated to v1.6.* -- to
prepare for that, the start project needs to be on this version.

How I Tested These Changes

Ran the project locally, and confirmed no errors were present:

pip install -e ".[dev]"

Duplicate the .env.example file and rename it to .env.

Then, start the Dagster UI web server:

dagster dev

Copy link
Contributor Author

cmpadden commented Feb 2, 2024

@cmpadden cmpadden requested a review from tacastillo February 2, 2024 16:50
@tacastillo
Copy link
Contributor

Innocuous, but I'll hold off on the approval until we're good-to-go. So maybe restack this on top of the text changes to DU?

@cmpadden cmpadden changed the title [dagster u] bump project_dagster_university_start to 1.6.* [daggy-u] bump project_dagster_university_start to 1.6.* Feb 5, 2024
@cmpadden cmpadden merged commit 22a4a84 into master Feb 6, 2024
1 check passed
@cmpadden cmpadden deleted the 02-02-_dagster_u_bump_project_dagster_university_start_to_1.6._ branch February 6, 2024 17:49
rexledesma pushed a commit that referenced this pull request Feb 9, 2024
## Summary & Motivation

Dagster University training material is in the process of being updated
to v1.6.* -- to
prepare for that, the start project needs to be on this version.

## How I Tested These Changes

Ran the project locally, and confirmed no errors were present:

```bash
pip install -e ".[dev]"
```

Duplicate the `.env.example` file and rename it to `.env`.

Then, start the Dagster UI web server:

```bash
dagster dev
```
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