Releases: Skyscanner/turbolift
Releases · Skyscanner/turbolift
2.3.1
2.3.0
Changes
- Clone repositories with a depth of 1 @kurtmckee (#104)
- Optional repo file @sledigabel (#75)
- #80 Refresh from upstream @Dan7-7-7 (#99)
- Bump actions/setup-go from 2 to 4 @dependabot (#112)
- Bump release-drafter/release-drafter from 5.15.0 to 5.25.0 @dependabot (#113)
- Bump github/codeql-action from 1 to 2 @dependabot (#107)
- Bump actions/checkout from 2 to 4 @dependabot (#109)
- Bump golangci/golangci-lint-action from 2.5.2 to 3.7.0 @dependabot (#106)
- Fixes the release with goreleaser fixed version @sledigabel (#110)
- Bump goreleaser/goreleaser-action from 2.5.0 to 5.0.0 @dependabot (#105)
- Add a Dependabot config to auto-update GitHub action versions @kurtmckee (#101)
- Fix all links @kurtmckee (#102)
- Help flag in Foreach returns usage @sledigabel (#98)
- Add pr-status command to README @rnorth (#92)
2.2.0
2.1.1
Changes
- Add Homebrew tap publication @rnorth (#85)
- Fixing foreach documentation @sledigabel (#81)
2.1.0
Changes
- Adds
update-prswithclosefeature @sledigabel (#72) - Add schedule to CodeQL Scan @logan-porelle (#78)
- Adding CodeQL checks on turbolift @sledigabel (#77)
- Updated the doc about create-prs and draft @sledigabel (#68)
- Upgrade golangci-lint @rnorth (#66)
- Optional repo file @sledigabel (#75)
🐛 Bug Fixes
- Using filepath instead of path @sledigabel (#71)
2.0.2
Changes
- Disabling all arguments after foreach @sledigabel (#51)
- Adds the ability to clone only and not fork @sledigabel (#62)
- Adding a
--draftflag on thepr-createcommand @sledigabel (#61) - Add git clone command @Macavirus (#49)
2.0.1
Changes
- Replace emoji with jest-style colors @lanwen (#57)
- Fix the assert.Equal uses, expected before actual @sledigabel (#56)
- Ignore duplicated repos @lanwen (#55)
- Update the spinner/color package @lanwen (#54)
- Make turbolift ignore empty lines from repos.txt @kevinrobayna (#47)
- Extend advice regarding gatekeeper on MacOS @rnorth (#45)
- Add byline to top of README @rnorth (#44)