Hello Deng,
I am planning to retain the build environment because some other users may be
using its concept of installation configuration. The addition would just be the
ability to include installations from an xml config file of a build agent that
is being used in the build process. So the ins
Hi Chuable,
How would this affect the current behavior of Continuum? Currently, a
build agent uses the installations set in the build environment where
the build agent group (that a build agent belongs to) is attached. How
would this change when CONTINUUM-2592 is implemented? Would build
environme
Took a while for me to trace the
installation usage of build agents during the build process, it was
encapsulated in so many layers.
Implementation proposal:
There's a method to trigger the build and a method to select which
agent to use, the methods are pretty much overloaded, so from those