Skip to content

Tags: jenkins-infra/pipeline-library

Tags

2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove forceAci - all usages updated (#152)

Co-authored-by: Tim Jacomb <timjacomb1+github@gmail.com>

1.7.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #148 from jglick/jdk

JDK version parameters in `buildPlugin()` are supposed to be strings not integers

1.6.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #138 from dwnusbaum/mv-src-test

Move src/test/ to test/

1.6.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #134 from darxriggs/test-always-collect-test-results

Add tests for "always collect test results"

1.5.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #125 from darxriggs/gradle-skip-tests

Add tests.skip option for Gradle based plugins + Documentation formatting fixes

1.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #112 from jenkins-infra/INFRA-2243-fix

[INFRA-2243] - JUnit archiver was taking a non-existent property in `buildPluginWithGradle()`

1.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #104 from oleg-nenashev/buildGradlePlugin

[INFRA-2243] - Introduce new buildPluginWithGradle() step and deprecate Gradle Support in buildPlugin()

1.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #105 from oleg-nenashev/gitignore

Add the VS Code project files to .gitignore

1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #106 from jenkins-infra/INFRA-2210-hotfix

`buildPlugin()` - Temporarily disable Windows builds and force ACI

1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #101 from timja/patch-1

Remove static modifer