This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
Releases: otto-de/leinsync
Releases · otto-de/leinsync
check for unknown options
check for unknown options
Breaking change and new feature
- only ask one time for commit msg
- leinsync is now able to update not only namespace but also resources, but it breaks the ns-sync definition
- add :test-cmd to specify which test command will be executed to test the target projects
- better strategy to update resource if there are many options to update or create new resource
Some new features added
- excecute more than one options at the same time
- leinsync can now come up with different source-path and test-path defined in source and target project.clj
- leinsync will ask you for location of new namespaces if its location could not be calculated automatically
- show useful commands after tests are passed
give some hints to commit changes on project where update did not break anything
give some hints to commit changes on project where update did not break anything
improve the push option
improve the push option. Sync will check unpushed commit before asking user to commit
add option status
add option status
fix bug on push option
fix bug on push option
add option push on target projects
add option push on target projects
add --option pull rebase
add --option pull rebase on target projects
add --option commit
add --option commit for change in all target projects