Releases: wei/git-sync
Releases · wei/git-sync
feat: add support for source/destination ssh keys
feat: add support for source/destination ssh keys (#22) * add support for source/destination ssh keys * update readme * revert to SSH_PRIVATE_KEY by default * release: bump to v3 Co-authored-by: Wei He <[email protected]>
feat: update repo url matching
feat: update repo url matching (#21) * Update grep regex for precise filtering of urls * update source and destination repo regex Regex derived from repo-sync/github-sync#30
upgrade to GitHub actions v2
v2.0.0 feat: add v2 action.yml support
support multiple instances in one workflow file
1.1.4 fix: not use /github as default home directory to prevent conflicts (…
fix: support git sync for branches other than master
fix: support branch other than master (#9) Fix #7
update docs
v1.1.2 feat: allow syncing all branches
Fix workflow syntax
v1.1.1 fix(README.md): workflow syntax
Update documentation with new workflow syntax
v1.1.0 docs: update workflow instructions to yml
Update docs
v1.0.1 docs(README.md): add wei/github-sync mention
Initial release
v1.0 feat: initial commit