Skip to content

Commit

Permalink
Refactor WorkspaceContext (#24467)
Browse files Browse the repository at this point in the history
## Summary & Motivation

With the help of ChatGPT this PR refactors WorkspaceContext by applying
the Single Responsibility Principle to encapsulate logic into smaller
functions and make WorkspaceContext easier to read at a high level.

## How I Tested These Changes

Existing jest tests pass.
Load local host cloud normally.

## Changelog
NOCHANGELOG
  • Loading branch information
salazarm authored Sep 13, 2024
1 parent c3cdb63 commit 7c61ee0
Show file tree
Hide file tree
Showing 2 changed files with 482 additions and 233 deletions.
Loading

1 comment on commit 7c61ee0

@github-actions
Copy link

Choose a reason for hiding this comment

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

Deploy preview for dagit-core-storybook ready!

✅ Preview
https://dagit-core-storybook-7k3sculd6-elementl.vercel.app

Built with commit 7c61ee0.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.