multi-gitter

Update multiple repositories in with one command

APACHE-2.0 License

Stars
864

Bot releases are visible (Hide)

multi-gitter - v0.44.2

Published by github-actions[bot] over 1 year ago

Bug Fixes

  • github: allow GitHub app tokens to be used (#334) (8d86544)
multi-gitter - v0.44.1

Published by github-actions[bot] over 1 year ago

Bug Fixes

Dependencies

  • bump golang.org/x/net from 0.3.0 to 0.7.0 (#325) (9d0ea43)
  • update module github.com/google/go-github/v50 to v50.1.0 (366f201)
  • update module github.com/stretchr/testify to v1.8.2 (4f3ce98)
  • update module golang.org/x/oauth2 to v0.5.0 (#327) (fefceee)
multi-gitter - v0.44.0

Published by github-actions[bot] over 1 year ago

Features

Bug Fixes

Dependencies

  • update module github.com/go-git/go-git/v5 to v5.5.1 (#312) (7c9136c)
  • update module github.com/go-git/go-git/v5 to v5.5.2 (83032fb)
  • update module github.com/google/go-github/v47 to v48 (#311) (c3ffe09)
  • update module github.com/google/go-github/v48 to v50 (#319) (6f1fe90)
  • update module github.com/xanzy/go-gitlab to v0.77.0 (5e39817)
  • update module golang.org/x/oauth2 to v0.3.0 (4ae8184)
multi-gitter - v0.43.3

Published by github-actions[bot] almost 2 years ago

Bug Fixes

  • allow individual merge failures without aborting all merges (#310) (e067502)
  • typos in docs and code (#303) (45ddb60)

Dependencies

  • update module github.com/spf13/viper to v1.14.0 (294eced)
  • update module github.com/xanzy/go-gitlab to v0.76.0 (0ce73dc)
multi-gitter - v0.43.2

Published by github-actions[bot] almost 2 years ago

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)
multi-gitter - v0.43.1

Published by github-actions[bot] almost 2 years ago

Bug Fixes

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

Published by github-actions[bot] almost 2 years ago

Features

  • added option to add labels to creates pull requests (#292) (fccf678)
multi-gitter - v0.42.4

Published by github-actions[bot] about 2 years ago

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)
multi-gitter - v0.42.3

Published by github-actions[bot] about 2 years ago

Bug Fixes

  • deleted files are now detected with git-type: go (#273) (b21509c)
multi-gitter - v0.42.2

Published by github-actions[bot] about 2 years ago

Bug Fixes

Miscellaneous

multi-gitter - v0.42.1

Published by github-actions[bot] about 2 years ago

Bug Fixes

  • github: allow only pull permission for print command (#262) (582c706) @jetersen

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)
multi-gitter - v0.42.0

Published by github-actions[bot] over 2 years ago

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)
multi-gitter - v0.41.0

Published by github-actions[bot] over 2 years ago

Features

multi-gitter - v0.40.1

Published by github-actions[bot] over 2 years ago

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)
multi-gitter - v0.40.0

Published by github-actions[bot] over 2 years ago

Features

multi-gitter - v0.39.0

Published by github-actions[bot] over 2 years ago

Features

  • gitlab: respect project level squash setting (#228) (b189661)

Bug Fixes

  • gitlab: close MR instead of deleting it (#230) (af2c2d9)
  • better logs when repositories are not used due to permissions (#226) (668d0b0)

Dependencies

  • update module code.gitea.io/sdk/gitea to v0.15.1 (c8b4ab8)
  • update module github.com/spf13/cobra to v1.3.0 (afbe211)
multi-gitter - v0.38.3

Published by github-actions[bot] over 2 years ago

Bug Fixes

Dependencies

  • update module github.com/mitchellh/mapstructure to v1.4.3 (ea97fa2)
  • update module github.com/xanzy/go-gitlab to v0.52.2 (c88f791)
multi-gitter - v0.38.2

Published by github-actions[bot] almost 3 years ago

Bug Fixes

  • fixed fury.io token in release (9deb2d2)
multi-gitter - multi-gitter v0.38.1

Published by github-actions[bot] almost 3 years ago

Bug Fixes

  • make sure autocompletion works with settings from config files (#217) (45e855c)
multi-gitter - v0.38.0

Published by github-actions[bot] almost 3 years ago

Features