Releases: danharrin/monorepo-split-github-action
Releases · danharrin/monorepo-split-github-action
v2.3.0
What's Changed
- Propose usage of alpine as a base image by @Ferror in #35
- Fail pipeline when git push errors by @Ferror in #34
- Revert "Fail pipeline when git push errors" by @TomasVotruba in #38
- change url to where to set secrets by @tacman in #39
- Fix git ownership issue by @zepfietje in #44
New Contributors
- @Ferror made their first contribution in #35
- @tacman made their first contribution in #39
- @zepfietje made their first contribution in #44
Full Changelog: 2.2...v2.3.0
Released 2.1
Released 2.0
New Features 🎉
- support for split into both GitHub and Gitlab
- split into private repositories
- new
split-repository-host
option, to define split host - withgithub.com
as default
with:
split-repository-host: git.private.com:1234
Changes ⚙️
-
bash script rewritten into pure PHP, which has much more reliable syntax than bash
-
the
commit-message
parameter was removed- the commit message is generated for you
- it's smart and includes original commit references for easier orientation 👍
Released Monorepo Split 1.1
Publishing tag 1.1
Released Monorepo Split 1.0.1
Publishing tag 1.0.1