Skip to content

Releases: lindell/multi-gitter

v0.43.2

10 Nov 14:27
3436db3
Compare
Choose a tag to compare

Bug Fixes

  • github: made sure GraphQL requests, with non-GraphQL errors is reported properly (#301) (d7e1fda)
  • github: use other format when cloning with token to support more token formats (#302) (a74cc60)

Dependencies

  • update module github.com/spf13/cobra to v1.6.1 (cfc2861)
  • update module github.com/stretchr/testify to v1.8.1 (e5158dc)

v0.43.1

25 Oct 12:44
49e6477
Compare
Choose a tag to compare

Bug Fixes

  • github: add retry mechanism to all requests (#289) (89a642c)
  • added support for cancellation of git remote commands (#296) (83bfbc7)

v0.43.0

18 Oct 18:48
c12fb13
Compare
Choose a tag to compare

Features

  • added option to add labels to creates pull requests (#292) (fccf678)

v0.42.4

17 Oct 13:42
28105ed
Compare
Choose a tag to compare

Bug Fixes

  • github: added missing closed pr status (#290) (9e3644a)
  • better error message when the same feature and base branch is used (#281) (ff98e8f)
  • retry when encounting the GitHub rate limit (#280) (008a26a)

Dependencies

  • update golang.org/x/oauth2 digest to f213421 (dfd1837)
  • update module github.com/spf13/viper to v1.13.0 (099a9c9)
  • update module github.com/xanzy/go-gitlab to v0.73.1 (badc233)
  • update module go to 1.19 (2fdbcde)
  • update module go-github to v47 (#286) (68fb1e2)

v0.42.3

12 Aug 06:13
e4bc83a
Compare
Choose a tag to compare

Bug Fixes

  • deleted files are now detected with git-type: go (#273) (b21509c)

v0.42.2

07 Aug 18:06
ad5bb77
Compare
Choose a tag to compare

Bug Fixes

Miscellaneous

v0.42.1

06 Aug 12:47
035bd3b
Compare
Choose a tag to compare

Bug Fixes

Miscellaneous

  • gitlab: fixed subgroup spelling (46f178a)

Dependencies

  • update github.com/eiannone/keyboard digest to 0d22619 (f38b2f5)
  • update golang.org/x/oauth2 digest to 128564f (63eab95)
  • update golang.org/x/oauth2 digest to 2104d58 (c4605e2)
  • update module github.com/sirupsen/logrus to v1.9.0 (1c8201a)
  • update module github.com/spf13/cobra to v1.5.0 (eb15db4)
  • update module github.com/spf13/viper to v1.12.0 (ffdf7ae)
  • update module github.com/stretchr/testify to v1.8.0 (81a757c)
  • update module github.com/xanzy/go-gitlab to v0.68.0 (78ca7f3)
  • update module github.com/xanzy/go-gitlab to v0.68.2 (dab0985)

v0.42.0

06 May 06:10
d8f9531
Compare
Choose a tag to compare

Features

  • github: use graphql endpoint to get pull request status (#242) (60bbbdf)

Dependencies

  • update github.com/gfleury/go-bitbucket-v1 digest to 711d7d5 (0ecf9ee)
  • update module github.com/mitchellh/mapstructure to v1.5.0 (152c3b1)
  • update module github.com/spf13/cobra to v1.4.0 (d378aa0)
  • update module github.com/spf13/viper to v1.11.0 (a8e01ef)
  • update module github.com/stretchr/testify to v1.7.1 (7506930)

v0.41.0

28 Mar 12:25
2cdf5b3
Compare
Choose a tag to compare

Features

v0.40.1

02 Mar 09:34
f99b8ed
Compare
Choose a tag to compare

Bug Fixes

  • gitlab: made entire owner structure a part of logging and $REPOSITORY (ccac98a)

Dependencies

  • update module github.com/spf13/viper to v1.10.1 (6052e73)
  • update module github.com/xanzy/go-gitlab to v0.55.1 (ea0eacc)

Miscellaneous

  • fixed gitlab api pointer change (5c39b22)