-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
needs-triageNeeds to be triagedNeeds to be triagedqualityChanges that will not affect the technical details, but add some more quality to the code, docs, ...Changes that will not affect the technical details, but add some more quality to the code, docs, ...
Milestone
Description
Please try to fill out as much of the information below as you can. Thank you!
- Yes, I've searched similar issues on GitHub and didn't find any.
Which version contains the bug?
No response
Describe the bug
If you check the code parts that install packages you will find that Beats have twice as many tasks as others. That's because they have support for latest in version.
So either we build something similar in all the roles (don't like the idea) or we get rid of the option to set version to latest. When building a solution, please consider #250 where we add code to first determine which version to install and then use this for all other packages.
How to recreate the bug?
Nothing really to recreate. Just review the code.
Metadata
Metadata
Assignees
Labels
needs-triageNeeds to be triagedNeeds to be triagedqualityChanges that will not affect the technical details, but add some more quality to the code, docs, ...Changes that will not affect the technical details, but add some more quality to the code, docs, ...