multi-gitter

Update multiple repositories in with one command

APACHE-2.0 License

Stars
864

Bot releases are visible (Hide)

multi-gitter - v0.20.1

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

Miscellaneous

multi-gitter - v0.20.0

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

Features

  • gitlab: option to change base-url for gitlab (#69) (147ebe6)

Dependencies

  • update module spf13/cobra to v1.1.3 (7a32bb6)
  • update module xanzy/go-gitlab to v0.44.0 (53f834b)
multi-gitter - v0.19.1

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

Dependencies

  • update golang.org/x/oauth2 commit hash to f9ce19e (#66) (64d9095)
  • update module xanzy/go-gitlab to v0.43.0 (1a44511)
multi-gitter - v0.19.0

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

Features

multi-gitter - v0.18.0

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

Features

multi-gitter - v0.17.0

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

Features

Bug Fixes

  • added the number of created pull requests (#56) (d432430)
multi-gitter - v0.16.4

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

Bug Fixes

  • multi-gitter does now only fetch the base and head branch (b272644)

Dependencies

  • update module stretchr/testify to v1.7.0 (0a06a24)
multi-gitter - v0.16.3

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

Bug Fixes

  • fixed presentation of repos with existing repo (ac8027b)
multi-gitter - v0.16.2

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

Bug Fixes

  • fixed bug where base branch was left empty (64d5e22)

Dependencies

  • update golang.org/x/oauth2 commit hash to d3ed898 (feea168)
multi-gitter - v0.16.1

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

Dependencies

  • update module xanzy/go-gitlab to v0.41.0 (f713ee2)
  • update module xanzy/go-gitlab to v0.42.0 (fd8e373)
multi-gitter - v0.16.0

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

Features

Dependencies

  • update module xanzy/go-gitlab to v0.40.2 (ce33ff5)
multi-gitter - v0.15.3

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

Dependencies

  • update golang.org/x/oauth2 commit hash to 08078c5 (8b94c50)
  • update golang.org/x/oauth2 commit hash to 9317641 (242cdd0)
multi-gitter - v0.15.2

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

Miscellaneous

  • bump github.com/xanzy/go-gitlab from 0.40.0 to 0.40.1 (550f302)

Dependencies

  • update golang.org/x/oauth2 commit hash to 0b49973 (ee02a57)
multi-gitter - v0.15.1

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

Bug Fixes

  • corrected the name of the REPOSITORY env var (9b87070)

Miscellaneous

  • bump github.com/xanzy/go-gitlab from 0.39.0 to 0.40.0 (e65e1a8)
multi-gitter - v0.15.0

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

Changelog

c4f52fd feat!: added output option to differentiate log and other output this change does also include the renaming of some options to keep concistency
8b4db93 refactor: made custom output code more shareable

multi-gitter - v0.14.0

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

Changelog

33e8995 chore: fixed function documentations
4fab0eb feat: added log-format flag

multi-gitter - v0.13.0

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

Changelog

470ccd9 chore: added dependabot
51ed930 chore: bump github.com/go-git/go-git/v5 from 5.1.0 to 5.2.0
9cd2ff4 chore: bump github.com/google/go-github/v32 from 32.0.0 to 32.1.0
157ffa9 chore: bump github.com/sirupsen/logrus from 1.2.0 to 1.7.0
14621df chore: bump github.com/spf13/cobra from 1.0.0 to 1.1.1
7db754d chore: bump github.com/stretchr/testify from 1.4.0 to 1.6.1
5c9a067 chore: bump github.com/xanzy/go-gitlab from 0.33.0 to 0.39.0
dee1a10 feat: added close command
da2d635 fix: remove returning of archived and disabled Github repos

multi-gitter - v0.12.1

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

Changelog

0c78bf3 chore: add darwin/arm64 building
f7d91dc chore: upgrade go version in Github actions

multi-gitter - v0.12.0

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

Changelog

3a92772 feat: added print command
329a5c6 refactor: moved flags from persistent to command specific

multi-gitter - v0.11.1

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

Changelog

cff1a06 chore: removed test folder
00910bc refactor: changed code to not be tied to the run command