-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Remove obsolete DagsterInstance refactoring planning document #31616
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
Merged
+0
−732
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This was referenced Aug 7, 2025
This was referenced Aug 7, 2025
38c6a49
to
d9ad4af
Compare
1193b2e
to
1e869f5
Compare
This was referenced Aug 7, 2025
1e869f5
to
a8f0d09
Compare
d9ad4af
to
9ba23a5
Compare
a457021
to
fc22533
Compare
f8f4e85
to
e079c02
Compare
fc22533
to
bb36051
Compare
e079c02
to
5b5a0d9
Compare
6f73e93
to
8884733
Compare
5b5a0d9
to
4d88ce7
Compare
This was referenced Aug 7, 2025
OwenKephart
approved these changes
Aug 7, 2025
4d88ce7
to
a6d8436
Compare
8884733
to
b03a8f7
Compare
Remove 732-line planning document that tracked the progress and plans for extracting domains from DagsterInstance. All planned refactoring work has been completed, making this document obsolete.
b03a8f7
to
6d3bb91
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary & Motivation
Remove obsolete DagsterInstance refactoring planning document that is no longer needed. The document contained detailed plans for extracting domains from the monolithic DagsterInstance class, but all planned refactoring work has been completed.
The 732-line planning document tracked:
Since all domains have been successfully extracted and the refactoring is complete, this planning document can be safely removed.
How I Tested These Changes
Verified the file is no longer referenced anywhere in the codebase.