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

WIP Add script to refresh dev deployment on code update #27

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

andrewphilipsmith
Copy link
Collaborator

@stuartlynn This is the script we discussed to refresh the development environment when the code is updated without needing to re-launch the whole dev env.

However, the GraphQL query does not work. Dagster has a GraphQL playground here:
http://127.0.0.1:3000/graphql

The script is taken from dagster-io/dagster#3803

Base automatically changed from dagster to main November 17, 2023 18:39
@andrewphilipsmith
Copy link
Collaborator Author

Marking this as draft and low-priority.

Launching a job or asset materialization via the commandline always uses the most recent code from the repo. I'm assuming that this is generally more convenient for development purposes anyway. Completing this script would be a nice touch, but is no-longer a priority.

@andrewphilipsmith andrewphilipsmith marked this pull request as draft November 21, 2023 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog:
Development

Successfully merging this pull request may close these issues.

1 participant