Just a (definitely non-urgent) random request.... There have been a few times that I have made changes to the compiler and the framework code where the compiler needs to be built before the framework in order to avoid a (temporary) unstable build state. I'd like to be able to manage that if I can by manually triggering the compiler build.
I'm not interested in accessing Jenkins to change configuration or anything else, but if there was a way I could make a manual build request without waiting for git polling to happen for these specific scenarios that would be helpful. I assume it should be possible either through a login or via the REST API. I'm not sure if my apache credentials are supposed to work on this, but I do see that the connection is not secure, so I did not try to login with those. Can someone please point me in the right direction? If this is not available to me for some reason, no problem, I will just live with it. Thanks, Greg
