Releases: jenkinsci/testng-plugin-plugin
Releases · jenkinsci/testng-plugin-plugin
835.v51ed3da_fcc35
👷 Changes for plugin developers
- Bundle XML pull parser for forward compatibility with jenkinsci/jenkins#8503 (#246) @basil
👻 Maintenance
- Automate PR review assignment with CODEOWNERS (#241) @MarkEWaite
- Run tests with multiple cores in CI (#230, #232) @MarkEWaite
- Match dependabot definition to GitHub docs (#225) @MarkEWaite
🚦 Tests
- Test with Java 17 and 21 (#237, #239) @MarkEWaite
📦 Dependency updates
794.ve7e315837b_b_3
🚀 New features and improvements
- Require Jenkins 2.387.3 or newer (#213) @MarkEWaite
👻 Maintenance
- Use parent pom 4.64 (#211) @MarkEWaite
789.vfc860d1de85a_
🐛 Bug fixes
- JENKINS-71331 - Show plugin docs on plugins site (#210) @MarkEWaite
👻 Maintenance
- Rely on artifact caching proxy default setting (#192) @MarkEWaite
- Enable Java cache in security scan (#187) @MarkEWaite
- Report coverage on ci.jenkins.io (#186) @MarkEWaite
- Automate formatting (#183) @MarkEWaite
- Check dependency updates monthly (#182) @MarkEWaite
🚦 Tests
- Minimize CI test configurations (#175) @MarkEWaite
730.v4c5283037693
🚀 New features and improvements
- Require Java 11 (#174) @MarkEWaite
👻 Maintenance
- See failures in all CI configurations (#172) @MarkEWaite
- Always test with container agents in CI (#171) @MarkEWaite
- Require Jenkins 2.346.3 or newer (#164) @MarkEWaite
- chore(Jenkinsfile): try the Artifact Caching Proxy (#161) @lemeurherve
🚦 Tests
- Always test with container agents in CI (#171) @MarkEWaite
700.va_ea_5873a_3399
🚀 New features and improvements
- Add
testNG
symbol for Pipeline syntax clarity (#155) @MarkEWaite - add description to the "Execution by Test Method", and increase the column width of "Start Time" (#153) @zhujunling-nj
📝 Documentation updates
- Add Darin Pope & Mark Waite as developers (#66) @MarkEWaite
👻 Maintenance
- Improve Gitpod integration (#142) @jmMeessen
- chore: use jenkins infra maven cd reusable workflow (#128) @jetersen
- Bump jenkins-infra/interesting-category-action from 1.0.0 to 1.1.0 (#122) @dependabot
- Bump jenkins-infra/jenkins-maven-cd-action from 1.2.0 to 1.3.0 (#119) @dependabot
- Select setup-java by major version (#111) @MarkEWaite
- Test Java 17 in addition to Java 11 and Java 8 (#109) @MarkEWaite
- Bump actions/setup-java from 3.0.0 to 3.1.0 (#107) @dependabot
- Use Eclipse Temurin, not AdoptOpenJDK in GitHub Action (#101) @MarkEWaite
- Bump actions/labeler from 3 to 4 (#97) @dependabot
- Bump actions/checkout from 2.4.0 to 3 (#96) @dependabot
- Remove release drafter action (#82) @MarkEWaite
- Check for action updates weekly (#83) @MarkEWaite
- Label pull requests automatically (#69) @MarkEWaite
- Update Gitpod configuration (#68) @darinpope
✍ Other changes
- require 2.319.3 (#105) @MarkEWaite
- Use current dev doc link, not wiki link (#104) @MarkEWaite
- Require Jenkins 2.303.3 (#85) @MarkEWaite
📦 Dependency updates
- Bump jenkins-infra/interesting-category-action from 1.0.0 to 1.1.0 (#122) @dependabot
- Bump jenkins-infra/jenkins-maven-cd-action from 1.2.0 to 1.3.0 (#119) @dependabot
- Bump actions/setup-java from 3.0.0 to 3.1.0 (#107) @dependabot
- Bump actions/labeler from 3 to 4 (#97) @dependabot
- Bump actions/checkout from 2.4.0 to 3 (#96) @dependabot
554.va4a552116332
🐛 Bug fixes
- JENKINS-67098 - Render summary graph with GET or POST (#67) @MarkEWaite
552.va20eb2369116
Now automatically released each time a bug fix or new feature is added. Version numbers now use a simple counter and an appended checksum.
📦 Dependency updates
- Bump actions/checkout from 2.3.4 to 2.4.0 (#65) @dependabot
- install gh during Gitpod startup (#56) @darinpope
- enable bom (#54) @darinpope
- Enable dependabot (#43) @MarkEWaite
- Update parent pom (#41) @MarkEWaite
📝 Documentation updates
- migrate docs to GitHub (#61) @darinpope
- Fix javadoc warnings (#53) @MarkEWaite
- Enable release drafter (#45) @MarkEWaite
👻 Maintenance
- Enable continuous delivery (#62) @darinpope
- Change gitpod configuration (#63) @darinpope
- resolve CodeQL warnings (#57) @darinpope
- Add Gitpod configuration and small fix to .gitignore (#55) @darinpope
- Set max spotbugs effort, medium threshold (#42) @MarkEWaite
🚦 Tests
- Test Java 8 and Java 11 (#64) @MarkEWaite
- Enable incremental deployments (#44) @MarkEWaite