Releases: jenkins-x/lighthouse
Releases · jenkins-x/lighthouse
1.0.15
Changes
Chores
- upgrade jenkins-x/lighthouse to version 1.6.13 (jenkins-x-bot)
1.0.14
Changes
Chores
- upgrade jenkins-x/lighthouse to version 1.6.12 (jenkins-x-bot)
1.0.13: Merge pull request #1270 from rawlingsj/master
Changes
Chores
- to improve kick the tyres experience and reduce the barrier to entry lets allow the bot user to be a personal account but warn that production installs should use separate accounts (James Rawlings)
1.0.12
Changes
Chores
- upgrade jenkins-x/lighthouse to version 1.6.11 (jenkins-x-bot)
1.0.11: Merge pull request #1267 from jstrachan/changes20
Changes
Bug Fixes
- upgrade go-scm (James Strachan)
1.0.10
Changes
Bug Fixes
- lets make the release a prerelease (James Strachan)
- add missing PipelineRunParams when creating LighthouseJobSpec from job.Base (Chris Sena) #1155
- add missing workspace bindings (James Strachan)
Tests
- add pipeline_run_params to test param value added to PipelineRun (Chris Sena)
Styles
- fix formatting in jobutil_test.go (Chris Sena)
Issues
- #1155 Params declared in pre/postsubmit config are not passed to LighthouseJobSpec