Releases: jenkinsci/sbt-plugin
Releases · jenkinsci/sbt-plugin
81.vb_82499046630
🚀 New features and improvements
- Modernize plugin (#27) @NotMyFault
- JENKINS-53454 - Convert anonymous Callable-String-IOException to member (#21) @jsoref
📝 Documentation updates
- Update documentation links (#19) @adamdecaf
✍ Other changes
- Fix sub-directory path substitution (#25) @kalmiz
- Use HTTPS URLs in pom.xml (#26) @daniel-beck-bot
- Updated broken links (#22) @ctataryn
- Add Jenkinsfile (#20) @olivergondza
- Substitute environment variables in sub-directory path (#17) @balagez
- add help for new global configuration option (#16) @ziggystar
- add support for system configuration of SBT installations (#15) @ziggystar
- Added support for environment variables in 'actions' (#13) @alonl
- JENKINS-24346 - : add an extra set of quotes after cmd/c to handle paths wi... (#14) @spyk
- Add support for reading SBT properties from .sbtopts (#12) @gourlaysama
- Use regex to split sbt arguments. Otherwise arguments that are split by ... (#11) @gbasler
- Implementation of env/variable resolution for options and JVM options (#10) @jabbrwcky
- Fix the Java executable path in a Windows-master/Linux-Node setup (#9) @gseitz
- auto installer worked (#8) @wolfg1969
- Feature/sbt installation (#7) @wolfg1969
- allows build in subdir (#6) @michaelmwu
- A work-around for missing JDK path (#4) @mmakowski
- Handle multi-word actions correctly (#2) @ijuma