I haven't checked on the Maven Pipeline to see if it is operational or not. IIRC, it was the only thing that required all 3 branches to have the same name, and I think it had to start with feature/ or release/. For the rest of us, it doesn't matter. You checkout the branch you want and build it and it will end up being the code that is used.
HTH, -Alex On 2/28/19, 9:34 PM, "Greg Dove" <[email protected]> wrote: Hi Alex - or anyone else who knows - for setting up a compilable branch, am I supposed to commit to the same branch name in all three of : as-js, typedefs and compiler ? I have only changes in asjs and compiler. But I can create a same name branch in typedefs as well if that is required.... Thanks, Greg
