elastic-github-actions icon indicating copy to clipboard operation
elastic-github-actions copied to clipboard

Ability to run the entire stack

Open delvedor opened this issue 5 years ago • 1 comments

We should add more actions to spin up all the components of the stack, and the user will be able to run the components they need. We must verify if this is feasible and how to do it (probably the order of the steps will do the trick).

delvedor avatar Mar 11 '20 11:03 delvedor

With https://github.com/elastic/elastic-github-actions/pull/10 we now have Enterprise search as well 🎉 Currently, it boots Elasticsearch as well, but in the future we should be able to compose different actions so users can combine different components of the Stack and Solutions (depends on https://github.com/elastic/elastic-github-actions/issues/4).

delvedor avatar May 29 '20 10:05 delvedor