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

4013 data exclusive option for #4025

Merged
merged 7 commits into from
Dec 20, 2024
Merged

Conversation

HazelGrant
Copy link
Contributor

@HazelGrant HazelGrant commented Dec 18, 2024

Fixes #4013

form:
  - cluster
  - node_type
attributes:
  cluster:
    widget: "select"
    options:
      - owens
      - pitzer
  node_type:
    widget: "select"
    options:
      - standard
      - [ 'gpu', 'gpu', data-exclusive-option-for-cluster-owens: true]
Screen.Recording.2024-12-19.at.1.28.37.PM.mov

@HazelGrant HazelGrant force-pushed the 4013-data-exclusive-option-for branch from a6f7de8 to 5875584 Compare December 19, 2024 16:01
@HazelGrant HazelGrant marked this pull request as ready for review December 19, 2024 18:31
@HazelGrant HazelGrant requested a review from johrstrom December 19, 2024 18:31
@HazelGrant HazelGrant requested a review from johrstrom December 20, 2024 13:54
Copy link
Contributor

@johrstrom johrstrom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@HazelGrant HazelGrant merged commit 3c34a61 into master Dec 20, 2024
25 checks passed
@HazelGrant HazelGrant deleted the 4013-data-exclusive-option-for branch December 20, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

data-exclusive-option-for
3 participants