Releases: SimonBaeumer/monorepo-operator
Releases · SimonBaeumer/monorepo-operator
v0.5.2
v0.5.1
- Fixes a bug where the directory scan used the wrong sync path
v0.5.0
v0.4.4
- Fix docker image deployment
v0.4.3
- Allow tag syncing on the monrepo instead of subtrees. This allows syncing tags for commits where the branch is unknown or do not exist in the repository at the moment
- Added new lines in the cli output
v0.4.2
- Add
.gitsuffix for git-urls, please add them to your config file - Add build and ref to
versioncommand
v0.4.1
- Fix process environments
v0.4.0
- Add
--debugflag - Add tag syncing to the
syncvia--tags - Add integration tests
v0.3.0
- Add
versioncommand to display the current version - Add
remove-branchescommand which removes local and remote branches - Add
--remove-branchesflag forsynccommand to remove remote branches
v0.2.2
- Add
dockerbuild and push into docker hub registry at simonbaeumer/monorepo-operator