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

Refactor; Package as GRPC Code Server #147

Merged
merged 47 commits into from
Jan 21, 2025
Merged

Refactor; Package as GRPC Code Server #147

merged 47 commits into from
Jan 21, 2025

Conversation

devsjc
Copy link
Collaborator

@devsjc devsjc commented Jan 21, 2025

Adds in the new pipelines required for WP6 and GDM work. Took the opportunity to refactor a bit as well since it is also replacing old pipelines, so the repository is now structured as a containerizable code server for ease of use as a code location in more complicated Dagster setups. This stops us having to do the annoying git pull and dagit restart on leonardo everytime any update to the code is published; instead we just have to update the container and changes will be detected automatically.

It also provides a Docker Compose for a more concrete deployment setup, that could easily be transferred to a K8s instance or some cloud environment if required.

@devsjc devsjc merged commit 068b357 into main Jan 21, 2025
3 checks passed
@devsjc devsjc deleted the devsjc/code-container branch January 21, 2025 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant