v2.2.7 - improve "wait until jenkins is idle" command + go 1.18 preparation
What’s Changed
- Support Jira access token (#285) @brainexe
- Jenkins: add command "wait until jenkins node NODE-NAME is idle" (#275) @brainexe
*Jenkins: show number of running jobs in "wait until jenkins is idle" command (#296) @brainexe - support go 1.18 (#286) @brainexe
- Require go 1.17 (#284) @brainexe
deps
- build(deps): bump github.com/xanzy/go-gitlab from 0.56.0 to 0.57.0 (#295) @dependabot
- build(deps): bump actions/checkout from 2 to 3 (#294) @dependabot
- build(deps): bump github.com/xanzy/go-gitlab from 0.55.1 to 0.56.0 (#293) @dependabot
- update gfleury/go-bitbucket-v1 (#291) @brainexe
- build(deps): bump docker/login-action from 1.12.0 to 1.13.0 (#283) @dependabot
- build(deps): bump docker/build-push-action from 2.8.0 to 2.9.0 (#278) @dependabot
- build(deps): bump wangyoucao577/go-release-action from 1.23 to 1.24 (#277) @dependabot
- build(deps): bump docker/build-push-action from 2.7.0 to 2.8.0 (#272) @dependabot
- build(deps): bump wangyoucao577/go-release-action from 1.22 to 1.23 (#276) @dependabot
What's Changed
- build(deps): bump wangyoucao577/go-release-action from 1.22 to 1.23 by @dependabot in #276
- build(deps): bump docker/build-push-action from 2.7.0 to 2.8.0 by @dependabot in #272
- Jenkins: add command "wait until jenkins node NODE-NAME is idle" by @brainexe in #275
- build(deps): bump wangyoucao577/go-release-action from 1.23 to 1.24 by @dependabot in #277
- build(deps): bump docker/build-push-action from 2.8.0 to 2.9.0 by @dependabot in #278
- Require go 1.17 + dep updates by @brainexe in #284
- build(deps): bump docker/login-action from 1.12.0 to 1.13.0 by @dependabot in #283
- Jira access token by @brainexe in #285
- test go 1.18 beta 2 by @brainexe in #286
- update gfleury/go-bitbucket-v1 by @brainexe in #291
- build(deps): bump github.com/xanzy/go-gitlab from 0.55.1 to 0.56.0 by @dependabot in #293
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #294
- build(deps): bump github.com/xanzy/go-gitlab from 0.56.0 to 0.57.0 by @dependabot in #295
- jenkins: show number of running jobs in "wait until jenkins is idle" command by @brainexe in #296
Full Changelog: v2.2.6...v2.2.7