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

[feature request] support executor for each output #40

Open
bodin opened this issue Aug 14, 2019 · 2 comments
Open

[feature request] support executor for each output #40

bodin opened this issue Aug 14, 2019 · 2 comments

Comments

@bodin
Copy link

bodin commented Aug 14, 2019

I am looking to use aviator to build a large number of similar pipelines. The current example shows building multiple apps and merging them into a single pipeline, followed by a call to fly to install that pipeline.

I would like to have a single aviator file that builds multiple pipelines and calls fly on each generated pipeline.

As an example - take the cf sample and remove the last merge - you would have multiple app pipelines that would need to be installed.

https://github.com/JulzDiverse/aviator-cf-apps/blob/master/aviator.yml

@herrjulz
Copy link
Owner

Hey @bodin,
I can add this feature to the executors, so that they can perform an execute to files in a specified folder, a list of files or a single file. It should be absolutely possible.
Thx for you feature request.

@bodin
Copy link
Author

bodin commented Aug 19, 2019

Awesome - Thanks!

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

No branches or pull requests

2 participants