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 examples to remove Dagster code from __init__.py (part 2) #20809

Merged
merged 7 commits into from
Jul 24, 2024

Conversation

maximearmstrong
Copy link
Contributor

@maximearmstrong maximearmstrong commented Mar 28, 2024

Summary & Motivation

Part 2 of #20771. This PR updates assets* and experimental/* examples.

Examples that we should be updated when we update the docs:

  • doc_snippets
  • project_*
  • tutorial*

Edit 07/24:

Updated to match changes in PR #23155

How I Tested These Changes

Each example was tested locally + BK

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @maximearmstrong and the rest of your teammates on Graphite Graphite

@maximearmstrong maximearmstrong marked this pull request as ready for review March 29, 2024 16:05
@maximearmstrong maximearmstrong requested review from yuhan and removed request for erinkcochran87 March 29, 2024 16:06
@maximearmstrong maximearmstrong marked this pull request as draft April 4, 2024 15:40
@maximearmstrong maximearmstrong force-pushed the maxime/update-examples-definitions-part2 branch from 2cb2c96 to 193dfaf Compare June 27, 2024 14:57
@maximearmstrong maximearmstrong force-pushed the maxime/update-examples-definitions-part2 branch from 193dfaf to 92c0918 Compare July 24, 2024 19:25
@maximearmstrong maximearmstrong changed the title Update examples to use definitions.py (part 2) Update examples to remove Dagster code from __init__.py (part 2) Jul 24, 2024
@maximearmstrong maximearmstrong self-assigned this Jul 24, 2024
@maximearmstrong maximearmstrong removed the request for review from yuhan July 24, 2024 19:40
@maximearmstrong maximearmstrong marked this pull request as ready for review July 24, 2024 19:40
@maximearmstrong maximearmstrong merged commit 8bd0d1e into master Jul 24, 2024
2 checks passed
@maximearmstrong maximearmstrong deleted the maxime/update-examples-definitions-part2 branch July 24, 2024 19:57
sryza pushed a commit that referenced this pull request Jul 24, 2024
)

## Summary & Motivation

Part 2 of #20771. This PR updates `assets*` and `experimental/*`
examples.

Examples that we should be updated when we update the docs:
- doc_snippets
- project_*
- tutorial*

Edit 07/24:

Updated to match changes in PR #23155 

## How I Tested These Changes

Each example was tested locally + BK
gibsondan added a commit that referenced this pull request Jul 29, 2024
… 2) (#20809) and  "Update examples to remove Dagster code from __init__.py (part 1) (#23155)"

This reverts commit 6617d9a to unbreak quickstart repos.
benpankow added a commit that referenced this pull request Jul 29, 2024
maximearmstrong added a commit that referenced this pull request Aug 2, 2024
## Summary & Motivation

Following the fix in #23325

Some examples that were updated in #23155 and #20809 have a
`dagster_cloud.yaml` file. This PR makes sure that dagster_cloud.yaml is
updated for examples that are now using `definitions.py` instead of
`__init__.py`. Quickstart examples were fixed in #23325.
jmsanders pushed a commit that referenced this pull request Aug 2, 2024
## Summary & Motivation

Following the fix in #23325

Some examples that were updated in #23155 and #20809 have a
`dagster_cloud.yaml` file. This PR makes sure that dagster_cloud.yaml is
updated for examples that are now using `definitions.py` instead of
`__init__.py`. Quickstart examples were fixed in #23325.

(cherry picked from commit 278e490)
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