Releases: jenkinsci/tekton-client-plugin
Releases · jenkinsci/tekton-client-plugin
Release list
1.0-alpha3+142
🐛 Bug fixes
- fix: copy remote files locally if we are in a remote agent (#114) @jstrachan
1.0-alpha3+139
🐛 Bug fixes
- fix: update labeler config to match at the start of the line (#115) @garethjevans
1.0-alpha3+137
🐛 Bug fixes
- fix: handle running better outside of the controller (#113) @jstrachan
👻 Maintenance
- chore: upgrade jx-pipeline binary (#111) @jstrachan
1.0-alpha3+133
🐛 Bug fixes
- chore: remove fixed versions from 'test jenkins' until plugin install… (#112) @garethjevans
👻 Maintenance
- chore: remove fixed versions from 'test jenkins' until plugin install… (#112) @garethjevans
1.0-alpha3+132
- fix: report failed pipelines to run status (#109) @jstrachan
- fix: add better error reporting if a pipeline does not start (#108) @jstrachan
- fix: avoid null clients when running via 'mvn hpi:run' (#107) @jstrachan
1.0-alpha3+129
- chore: switch to garethjevans/labeler for PRs labels (#99) @garethjevans
- fix: improve the logging (#98) @jstrachan
- fix: support optional namespace for pipelines (#97) @jstrachan
🚀 New features and improvements
- feature: Add k8s cluster configs to GlobalConfiguration (#100) @waveywaves
👻 Maintenance
- chore: remove the mergeable: false check for wip PRs (#105) @garethjevans
- chore: add comment around jx-release-version (#104) @garethjevans
- chore: improve labeler rules (#102) @garethjevans
1.0-alpha3+122
- chore: add a GHA to automatically add labels to PRs (#95) @garethjevans
🐛 Bug fixes
- fix: for loading configuration values (#94) @jstrachan
👻 Maintenance
- chore: enable release on interesting (#93) @garethjevans
- chore: only evaluate interesting categories on push (#91) @garethjevans
- fix: gha syntax (#90) @garethjevans
- chore: move the 'interesting categories' check into the pipeline (#89) @garethjevans
1.0-alpha3+116
- chore: run release process on merge to master, rather than completed check_runs (#81) @garethjevans
- fix: update wontfix to stale for marking issues (#88) @waveywaves
- chore: configure stale-bot to close off older issues (#73) @garethjevans
- chore: add in jx-release-version during CD pipeline (#87) @garethjevans
- chore: improvements to e2e testing (#82) @garethjevans
1.0-alpha3+111
- fix: make sure the workspace dir exists (#86) @jstrachan
1.0-alpha3+110
📦 Dependency updates
- Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#79) @dependabot
- Bump commons-lang3 from 3.10 to 3.12.0 (#77) @dependabot
- Bump kubernetes-server-mock from 5.0.1 to 5.2.1 (#69) @dependabot
- Bump tekton-client from 5.1.1 to 5.2.1 (#68) @dependabot
👻 Maintenance
- chore: enable the 'download-binaries' profile by default (#76) @garethjevans