Whatβs Changed
Jenkins CLI now has plugin mechanism. The first plugin allow you share your configuration via git among your team members.
e2e tests could be a good practice to improve the quality of this project. In later, we will increase more test cases.
π Features
- Add support to clean invalid config item (#383) @LinuxSuRen
- Add date as part of version print (#388) @LinuxSuRen
- Add plugin support for jcli commands (#385) @LinuxSuRen
- Add support to open external link (#384) @LinuxSuRen
- Add auto completion for jcli center start (#380) @LinuxSuRen
- Add man page support (#382) @LinuxSuRen
- Add auto completion support for plugin upload (#378) @LinuxSuRen
- Add support to open browser with a specific one (#377) @LinuxSuRen
π Bug Fixes
- Fix the wrong tips of job log command (#375) @LinuxSuRen
- Fix: doc command no need config (#376) @yJunS
π Documentation updates
- Commnd documentation improments (#392) @LinuxSuRen
π» Maintenance
- Fix the broken links in readme file (#393) @LinuxSuRen
- Bump github.com/AlecAivazis/survey/v2 from 2.0.6 to 2.0.7 (#343) @dependabot-preview
π¦ Tests
- Add integration tests (#301) @LinuxSuRen