msbuild-plugin

Jenkins MSBuild Plugin

MIT License

Stars
62
Committers
49

Bot releases are hidden (Show)

msbuild-plugin - 1.26 Latest Release

Published by tilalx 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/jenkinsci/msbuild-plugin/commits/msbuild-1.26

msbuild-plugin - 1.27

Published by tilalx 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/jenkinsci/msbuild-plugin/commits/msbuild-1.27

msbuild-plugin - 1.28

Published by tilalx 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/jenkinsci/msbuild-plugin/commits/msbuild-1.28

msbuild-plugin - 1.29

Published by tilalx 2 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/jenkinsci/msbuild-plugin/compare/msbuild-1.28...msbuild-1.29

msbuild-plugin - 1.33

Published by tilalx 4 months ago

🐛 Bug fixes

  • Fix OS Check to Apply Correctly to Node Instead of Controller JENKINS-73245 - (#124) @tilalx

📝 Documentation updates

  • add MIT license to repo (#123) @tilalx

📦 Dependency updates

  • Bump org.jenkins-ci.tools:maven-hpi-plugin from 2.6 to 3.55 (#120) @dependabot
  • Bump org.openrewrite.recipe:rewrite-jenkins from 0.4.1 to 0.6.1 (#121) @dependabot
  • Bump org.openrewrite.maven:rewrite-maven-plugin from 5.30.0 to 5.32.1 (#122) @dependabot
msbuild-plugin - msbuild-1.32

Published by tilalx 5 months ago

To update the release notes for the MSBuild plugin in Jenkins based on the details provided, you can structure the update as follows:

What's Changed

New Features

  • Auto-installation of MSBuild: This version introduces the auto-installation feature for MSBuild, enhancing the plugin's functionality and user experience. This addresses the user needs outlined in the following issues:
    • JENKINS-63293: Instructions for automatically installing and upgrading MSBuild from Jenkins were previously missing.
    • JENKINS-59309 and JENKINS-57408: Issues related to the non-functionality of the "Install automatically" feature have been resolved.

Full Changelog: https://github.com/jenkinsci/msbuild-plugin/compare/msbuild-1.31...msbuild-1.32

msbuild-plugin - msbuild-1.31

Published by tilalx 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/jenkinsci/msbuild-plugin/compare/msbuild-1.30...msbuild-1.31

msbuild-plugin - 1.30

Published by MRamonLeon over 3 years ago

Internal improvements

Jenkins minimum version: 2.222

  • Use https in pom.xml
  • Dependency updates
  • Documentation in GitHub
  • Fix PCT test errors