aviator icon indicating copy to clipboard operation
aviator copied to clipboard

Write a pipeline to pick up latest spruce code

Open herrjulz opened this issue 8 years ago • 2 comments

Aa aviator uses the spruce library, there should be an automation (CI) in place to build aviator with newer versions. (Discuss automation details)

herrjulz avatar Jun 28 '17 14:06 herrjulz

Wouldn't it be also a good alternative to let the user point to his spruce installation (binary)?

prein avatar Feb 21 '18 15:02 prein

Hi @prein,

sorry for my late response.

Aviator is using spruce on a code basis, which means the spruce binary is not required. Initially it was using the binary, but i changed it to not require a binary. That way user of aviator has less prereqs to make use of aviator: They can install it and run it. It was important to me that it is as easy as possible to use. I think if I keep the spruce version aviator is using up to date it is not really a need to point to the spruce installation as a alternative. However, if there are any particular benefits it could be considered to add this option.

herrjulz avatar Mar 09 '18 14:03 herrjulz