Releases: Olivr/copybara-action
Releases · Olivr/copybara-action
v1.2.4
1.2.4 (2024-09-20)
Bug Fixes
- GitHub RSA key was changed and prevented this action from working (#114) (a70cd50), closes #101
v1.2.3
1.2.3 (2021-07-16)
Bug Fixes
- Init destination repo even when push is specified as a workflow (6b2860c)
v1.2.2
1.2.2 (2020-10-01)
Bug Fixes
- Update action's description (af07ab1)
v1.2.1
1.2.1 (2020-10-01)
Bug Fixes
- Readme must be in root to publish Github Action (bda8bec)
v1.2.0
1.2.0 (2020-10-01)
⚠ BREAKING CHANGES
- Several inputs and their formats have changed
Features
- Add move and replace transformations (e14a1e1)
Bug Fixes
-
Fix PR flow on pull_request_target (ee5bd2a)
-
Fix PR flow on pull_request_target (4049d86)
-
Fix PR flow on pull_request_target (35aa552)
-
In/exclude_files should play well with make_root_path (9f1d025)
-
Changed structure of inputs and internal code (095d67b)
v1.1.2
1.1.2 (2020-09-24)
⚠ BREAKING CHANGES
- The input
copybara_options
is now taking space-separated options
Bug Fixes
v1.1.0
1.1.0 (2020-09-22)
Features
v1.0.5
1.0.5 (2020-09-19)
Bug Fixes
- Shell command for automatic version update was buggy (5c92ba5)
v1.0.4
1.0.4 (2020-09-19)
Bug Fixes
- Automatic version update was in wrong semantic-release step (a06e19a)