Stephen Connolly
Stephen Connolly
Imho I agree with @jglick Timingboutvthe remote operation should not be a concern of the remoting api... (or at best it should be something that the caller opts-in e.g. By...
> Currently it's opt-in since the default timeout is "no timeout" But you are littering the API by multiplying methods. When somebody needs a timeout on the remote execution they...
@lanwen could you add a Work In Progress label to this PR please?
Because they should not be SecretText. They are specific to connecting to GitHub. The use of SecretText is against the design principles of the credentials API. Additionally it does not...
1. Did you even look at the linked PR, which is mapping EndPoint to the global config in this plugin. 2. Domain requirements are for a different set of use...
the `changes.xml` route is tricky... from my experience using a manual tracking it's a pain... but if people are happy to follow that pain, that can work. I'd like to...
You can have it slurp the SCM changelog and expose that... but it is also less than ideal and you don't get issue links
https://github.com/junit-team/junit/pull/787
Yes I agree that it is a utopian ideal. For my day job, we have a separate database backed tool that displays the release notes for each version. The database...
:bug: incorrect assumption on how readResolve should work with inheritance