Releases: jenkinsci/tekton-client-plugin
Releases · jenkinsci/tekton-client-plugin
1.0-beta1+218
🚀 New features and improvements
- feat: record a successful check at the end of a pipeline (#158) @garethjevans
1.0-beta1+216
🐛 Bug fixes
- fix: correct the check title so duplicate checks are not received (#157) @garethjevans
📝 Documentation updates
- docs: add the
checkout scm
step into the pipeline example (#155) @garethjevans
👻 Maintenance
- chore: set extra parameters during build (#156) @garethjevans
1.0-beta1+210
📦 Dependency updates
- build(deps): bump jenkins-x-plugins/jx-release-version from v2.4.2 to v2.4.4 (#148) @dependabot
- build(deps): bump bom-2.249.x from 28 to 29 (#149) @dependabot
📝 Documentation updates
- docs: add a link to the installation guide (#154) @garethjevans
- docs: create a simple installation guide (#152) @garethjevans
- docs: added some basic pipeline usage docs (#146) @garethjevans
👻 Maintenance
- chore: improve logging when PipelineRun is started (#147) @garethjevans
1.0-beta1+198
👻 Maintenance
- chore: bump to beta (#136) @garethjevans
1.0-alpha3+196
🐛 Bug fixes
- fix: use empty string as a default value for params (#144) @garethjevans
👻 Maintenance
- chore: improve logging output in console (#142) @garethjevans
1.0-alpha3+192
🚀 New features and improvements
- feat: add some default parameters when starting a pipelinerun (#141) @garethjevans
1.0-alpha3+189
🚀 New features and improvements
- feat: create checks when a pipelinerun starts/fails (#137) @garethjevans
👻 Maintenance
- chore(deps): bump tekton-client to 5.3.1 (#135) @garethjevans
- chore(deps): bump jenkins from 2.249.1 to 2.263.1 (#132) @garethjevans
1.0-alpha3+182
🚀 New features and improvements
- feat: simple pipeline integration (#133) @garethjevans
📦 Dependency updates
- build(deps): bump bom-2.249.x from 27 to 28 (#129) @dependabot
1.0-alpha3+165
- build(deps): bump setup-java action to v2 (#118) @garethjevans
📦 Dependency updates
- build(deps): bump jenkins-x-plugins/jx-release-version from v2.3.5 to v2.4.2 (#128) @dependabot
- build(deps-dev): bump kubernetes-server-mock from 5.2.1 to 5.3.0 (#124) @dependabot
- build(deps): bump tekton-client from 5.2.1 to 5.3.0 (#125) @dependabot
- build(deps): bump plugin from 4.17 to 4.18 (#122) @dependabot
- build(deps): bump bom-2.249.x from 26 to 27 (#120) @dependabot
- build(deps): bump jenkins-x-plugins/jx-release-version from v2.2.6 to v2.3.4 (#119) @dependabot
- build(deps): bump azure/setup-helm from v1 to v1.1 (#117) @dependabot
- build(deps): bump jenkins-x-plugins/jx-release-version from v2.2.5 to v2.2.6 (#116) @dependabot
👻 Maintenance
- chore(deps): upgrade jenkins-x/jx to version 0.0.131 (#131) @jenkins-x-bot-test
- chore: upgrade jenkins-x/jx to version 0.0.130 (#127) @jenkins-x-bot-test
- chore(deps): bump jx-release-version to 2.3.5 (#123) @garethjevans
1.0-alpha3+142
🐛 Bug fixes
- fix: copy remote files locally if we are in a remote agent (#114) @jstrachan