multi-gitter

Update multiple repositories in with one command

APACHE-2.0 License

Stars
864

Bot releases are visible (Hide)

multi-gitter - v0.11.0

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

Changelog

fad3ed7 feat: added concurrent runs
2a8db89 feat: added graceful abortion of runs
cece5a8 fix: updated install script to ask for sudo access if the binary can't be installed without it

multi-gitter - v0.10.0

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

Changelog

73f3a46 feat: added the ability to pass arguments into the script/program
b048917 feat: the script is now run in the context of the new branch
334962d fix: added execution permission to the example scripts

multi-gitter - v0.9.0

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

Changelog

a45f508 feat: added option to specify the commit author

multi-gitter - v0.8.0 - GitLab support

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

Changelog

d46a50b feat: added gitlab client
ed3282f feat: added user and project to gitlab
0a8aec0 feat: added user repositories to gitlab
7302ce6 feat: share logging roundtripper between github and gitlab
ea26c7e fix: better function descriptions
12e5440 fix: clarified platform specific flags
296147f fix: fixed panic when error fetching merge request
047c298 refactor: made repository an interface
48362d8 refactor: pull request made into an interface

multi-gitter - v0.7.0

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

Changelog

54df344 feat!: added repo flag
bcf3191 feat: remove duplicate repos

multi-gitter - v0.6.1

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

Changelog

2780f8a fix: bufix for github repository fetching
06839ac fix: check that user has access to read and write from repo
c3f686e fix: support for every type of error in run loop
544c350 refactor: made the repository logger more generic

multi-gitter - v0.6.0

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

Changelog

912c9bc feat: added user flag
a09652c refactor: made VersionController more generic

multi-gitter - v0.5.0

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

Changelog

109e158 feat: added version command

multi-gitter - v0.4.0

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

Changelog

4a72ee6 feat: added env var REPOSITORY_NAME to script runs
ca5997d fix: ignore running on repository if branch already exist at remote
f4a05f4 fix: limit the number of commits fetched to speed up cloning

multi-gitter - v0.3.0

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

Changelog

8bc95b0 feat: added git diff at debug log level
c70dbf9 feat: implemented dry run

multi-gitter - v0.2.0

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

Changelog

768a449 Add some extra logging
9b327ae Added logo and switched icons to font awesome icons
18f29ce Fixed function comments
26d2018 Improved logging
6c534ba Updated README
a41e2ba Updated README
571ea5d fix: Minor opaciry change

multi-gitter - v0.1.2

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

Changelog

c458d63 Removed unessesary comments
6e5a701 Updated releaser config

multi-gitter - v0.1.1

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

Changelog

cda3606 Made windows release a zip file

multi-gitter - v0.1.0

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

Changelog

8dce4ea Added badges
5e4b1f7 Added badges
08ebc89 Added comment
2951a4c Added comments
6353817 Added completion info
07a1c97 Added doc generation
4ed4666 Added docs
1f9a772 Added github token
440f22e Added gitignore
54bdd06 Added go action
ebf5caa Added goreleaser
fe732c7 Added license
1d35c3b Added merge command
209faf5 Added pr linting
5cff565 Added readme generation
f13c2a0 Added status command
ff20837 Added status command
ca163fb Added support for -max-reviewers (-R) flag
fef7893 Added support for unlimited repos (pagination)
a15cbb8 Added user to git config
d4437c0 Checkout master
4da5c3b Clairfied url user
ca4bdea Docs generation action
352e4a5 First commit
210bb4e Fixed doc generation error when nothing was changed
7f9d6c7 Fixed docs checkout
d6729ca Fixed linting
1f584e7 Fixed linting issues
1b5e173 Fixed readme docs generation path
5f2f36b Fixed toll paths
270767d Fixed typo
c2dd9d2 Fixed typos
12820f6 Fixed usage
706ea93 Implemented cobra
b623b9a Improved error messages for github client
3a49f63 Improved usage readme script
5635485 Improved usage readme script
b6f6f8f Merge branch 'status'
ffea603 Merge pull request #1 from lindell/github-rewrite
7a2ebfe Merge pull request #2 from lindell/go-git
acee171 Migrated to go-git
189b119 Migrated to using github package
015fdcb Moved all github methods to one entity
aa6ac24 Moved version controller parsing
134685a Removed inclusion of disabled and archived repos
f56f26e Removed unused git helper struct
380d531 Trim spaces of usage
a83d764 Update docs.yaml
cdd207a Update docs.yaml
00f038d Updated README
6fa1c95 Updated README
914d483 Updated README
819607d Updated README
bc5d2a6 Updated README
6c97d81 Updated README
2375b0b Updated README
3fe6f41 Updated README
86d1dc1 Updated descriptions
3f8f035 Updated descrption of run
7e3a6b7 Updated flag description
43add12 Updated readme
548ec3f Updated readme
8d5168b Updated readme title
dca5b93 Using return error in cobra instead of manually printing error