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

add support for bulker #211

Open
1 of 3 tasks
nsheff opened this issue Aug 6, 2019 · 1 comment
Open
1 of 3 tasks

add support for bulker #211

nsheff opened this issue Aug 6, 2019 · 1 comment

Comments

@nsheff
Copy link
Contributor

nsheff commented Aug 6, 2019

adding support for bulker would be sweet. here's what we'd need to do:

  • pipeline interface adds bulker_crate attribute
  • on --bulker flag, looper first runs a bulker pull {bulker_crate}
  • on --bulker flag, looper prepends bulker run {bulker_crate} to each command

I think that's it...pretty simple...

question: why is this superior to using the divvy bulker templates? well...this automatically works with whatever existing template without requiring a new template.

@nsheff
Copy link
Contributor Author

nsheff commented Mar 5, 2020

right now this is still working with divvy; it is not integrated into looper

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

No branches or pull requests

1 participant