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

Allow editing workflows on CPUs #32

Merged
merged 12 commits into from
Aug 21, 2024
Merged

Allow editing workflows on CPUs #32

merged 12 commits into from
Aug 21, 2024

Conversation

punitda
Copy link
Owner

@punitda punitda commented Aug 21, 2024

  • Using tunnels feature from Modal to expose containers running on CPU for editing workflows on the go. This helps avoid paying for GPU when you just need to edit workflows
  • Created {appName}/edit route in web to render the edit workflow url in iFrame
  • Created API route apps/{appName}/workflow-urls which returns both edit and run workflow urls
  • Added link to app/{appName}/edit page from apps page
  • Added Alert component from Shadcn
  • Show Alert in edit page providing a heads up about difference between edit and run urls

@punitda punitda merged commit 6480e12 into main Aug 21, 2024
@punitda punitda deleted the feat/edit-workflows-on-cpu branch August 22, 2024 12:42
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