Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure eslint for warnings-ng to report on CI #935

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Update pom.xml

054a167
Select commit
Loading
Failed to load commit list.
Draft

Configure eslint for warnings-ng to report on CI #935

Update pom.xml
054a167
Select commit
Loading
Failed to load commit list.
Jenkins Incrementals Publisher / Incrementals succeeded Oct 3, 2024 in 0s

Deployed version 3971.v054a_167cb_773 to Incrementals

Download links:

Plugin Installation Manager input format: (documentation)

workflow-cps:incrementals;org.jenkins-ci.plugins.workflow;3971.v054a_167cb_773

Details

<dependency>
  <groupId>com.cloudbees</groupId>
  <artifactId>groovy-cps-dgm-builder</artifactId>
  <version>3971.v054a_167cb_773</version>
</dependency>
<dependency>
  <groupId>com.cloudbees</groupId>
  <artifactId>groovy-cps</artifactId>
  <version>3971.v054a_167cb_773</version>
</dependency>
<dependency>
  <groupId>org.jenkins-ci.plugins.workflow</groupId>
  <artifactId>workflow-cps-parent</artifactId>
  <version>3971.v054a_167cb_773</version>
</dependency>
<dependency>
  <groupId>org.jenkins-ci.plugins.workflow</groupId>
  <artifactId>workflow-cps</artifactId>
  <version>3971.v054a_167cb_773</version>
</dependency>