-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
add pool tag to display for ops / assets #26804
Merged
Merged
Conversation
This file contains 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 Jan 3, 2025
This was referenced Jan 3, 2025
Deploy preview for dagit-core-storybook ready! ✅ Preview Built with commit b3c25fe. |
b677ae4
to
ba46ced
Compare
18c1cfc
to
c01da8d
Compare
ba46ced
to
3c0b564
Compare
c01da8d
to
15bc61b
Compare
3c0b564
to
365053a
Compare
15bc61b
to
81fd01b
Compare
365053a
to
d10b8c0
Compare
81fd01b
to
948ce8f
Compare
d10b8c0
to
05fe5ce
Compare
948ce8f
to
e95b257
Compare
05fe5ce
to
e1241a5
Compare
e95b257
to
02311b6
Compare
e1241a5
to
4b189fe
Compare
02311b6
to
fd552b6
Compare
4b189fe
to
68a6334
Compare
f1ee75f
to
3c5deda
Compare
68a6334
to
103ad25
Compare
3c5deda
to
9fa4539
Compare
103ad25
to
b5f30e6
Compare
9fa4539
to
16f3f44
Compare
b5f30e6
to
376b5b9
Compare
16f3f44
to
dc05156
Compare
222005b
to
54f51ab
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
39f76f5
to
dd164aa
Compare
54f51ab
to
fabedb7
Compare
dd164aa
to
9173c05
Compare
fabedb7
to
36902ba
Compare
9173c05
to
d8bc41f
Compare
36902ba
to
14bf2ee
Compare
d8bc41f
to
eae8bea
Compare
14bf2ee
to
de0ddf9
Compare
eae8bea
to
e414adb
Compare
de0ddf9
to
7c19fd1
Compare
e414adb
to
0e5f295
Compare
7c19fd1
to
a4a9a90
Compare
0e5f295
to
b9d442e
Compare
a4a9a90
to
83a712c
Compare
b9d442e
to
7d12e38
Compare
83a712c
to
0c6d069
Compare
7d12e38
to
7c1087f
Compare
Base automatically changed from
prha/distinguish_unconfigured_from_zero_slots
to
master
January 23, 2025 19:31
7c1087f
to
5420a74
Compare
[INTERNAL_BRANCH=prha/add_pool_ui_gating]
5420a74
to
b3c25fe
Compare
prha
added a commit
that referenced
this pull request
Feb 3, 2025
## Summary & Motivation With #26804, we're directing more attention to the settings for specific pools. This PR creates a new dedicated view for specific pool information (was previously in a dialog). https://github.com/user-attachments/assets/a34cb4c4-a541-401a-871d-16479935efc9 ## How I Tested These Changes BK ## Changelog Creates a standalone view for specific pool info
LoHertel
pushed a commit
to LoHertel/dagster
that referenced
this pull request
Feb 11, 2025
…-io#26805) ## Summary & Motivation With dagster-io#26804, we're directing more attention to the settings for specific pools. This PR creates a new dedicated view for specific pool information (was previously in a dialog). https://github.com/user-attachments/assets/a34cb4c4-a541-401a-871d-16479935efc9 ## How I Tested These Changes BK ## Changelog Creates a standalone view for specific pool info
brentjericho
pushed a commit
to brentjericho/dagster
that referenced
this pull request
Feb 21, 2025
…-io#26805) ## Summary & Motivation With dagster-io#26804, we're directing more attention to the settings for specific pools. This PR creates a new dedicated view for specific pool information (was previously in a dialog). https://github.com/user-attachments/assets/a34cb4c4-a541-401a-871d-16479935efc9 ## How I Tested These Changes BK ## Changelog Creates a standalone view for specific pool info
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
Adds a new PoolTag component, that is used for op / asset definition info pages to show pool concurrency status.
Screen.Recording.2025-01-09.at.5.16.20.PM.mov
How I Tested These Changes
BK, inspection
Changelog