-
I have an abstract base command class that defines an ArgGroup as follows:
```java
public abstract class AbstractSomeBaseCommand implements Runnable {
@ArgGroup(heading = "Some arg group:%n",…
-
As noted in https://github.com/jenkins-infra/jenkins.io/pull/5940#discussion_r1091558214, when a page is removed from the repository, it's not removed from the source website www.origin.jenkins.io cac…
-
### Service(s)
GitHub
### Summary
A number of plugins have a GitHub URL that links to the old wiki. This link should point to the new plugin site instead.
### Reproduction steps
I just fixed http…