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

CLI Deploy: When pulling, automatically split my step code out into files #884

Open
josephjclark opened this issue Feb 26, 2025 · 0 comments

Comments

@josephjclark
Copy link
Collaborator

Whenever I pull a project with open pull, the CLI should split all steps out into their own files, nice and neatly on the filesystems.

It's very hard for me to understand why we wouldn't just do this. The code is too hard to edit in-line in the yaml. And for large workflows its hard to find the code.

We should use a simple convention to extract the steps somewhere nice and tidily.

I should be able to do like --no-code-splitting to disable this behaviour.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issues
Development

No branches or pull requests

1 participant