Skip to content

Releases: Olivr/copybara-action

v1.2.4

20 Sep 22:33
Compare
Choose a tag to compare

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

16 Jul 07:21
Compare
Choose a tag to compare

1.2.3 (2021-07-16)

Bug Fixes

  • Init destination repo even when push is specified as a workflow (6b2860c)

v1.2.2

01 Oct 13:30
Compare
Choose a tag to compare

1.2.2 (2020-10-01)

Bug Fixes

  • Update action's description (af07ab1)

v1.2.1

01 Oct 13:14
Compare
Choose a tag to compare

1.2.1 (2020-10-01)

Bug Fixes

  • Readme must be in root to publish Github Action (bda8bec)

v1.2.0

01 Oct 11:22
Compare
Choose a tag to compare

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

24 Sep 06:14
Compare
Choose a tag to compare

1.1.2 (2020-09-24)

⚠ BREAKING CHANGES

  • The input copybara_options is now taking space-separated options

Bug Fixes

v1.1.1

22 Sep 10:48
Compare
Choose a tag to compare

1.1.1 (2020-09-22)

v1.1.0

22 Sep 09:30
Compare
Choose a tag to compare

1.1.0 (2020-09-22)

Features

  • Add custom config input (a4d2886)

v1.0.5

19 Sep 06:36
Compare
Choose a tag to compare

1.0.5 (2020-09-19)

Bug Fixes

  • Shell command for automatic version update was buggy (5c92ba5)

v1.0.4

19 Sep 05:49
Compare
Choose a tag to compare

1.0.4 (2020-09-19)

Bug Fixes

  • Automatic version update was in wrong semantic-release step (a06e19a)