Skip to content

Releases: andstor/copycat-action

v3.2.4

05 May 15:59
c2b0316
Compare
Choose a tag to compare

Fixed

  • Show correct destination repository in log output.

v3.2.3

02 Jul 23:12
10a8fce
Compare
Choose a tag to compare

Fixed

  • Fixed problem with copying files when the destination repo is the same as the source.

v3.2.2

13 Jun 12:14
0d78a5b
Compare
Choose a tag to compare

Fixed

  • Proper handling of spaces in path names.

v3.2.1

20 Apr 23:34
f78bae4
Compare
Choose a tag to compare

Fixed

  • Fixed an error regarding creation of destination branches.

v3.2.0

18 Apr 17:23
37c634a
Compare
Choose a tag to compare

Added

  • Create the destination branch (based on the default branch) if it doesn't exists.

v3.1.1

01 Apr 14:41
2b7943e
Compare
Choose a tag to compare

Added

  • Add automatic updating of major version tag on release.

v3.1.0

01 Apr 00:14
91dbc8b
Compare
Choose a tag to compare

Added

  • Input variable commit_message for using a custom commit message.

v3.0.1

28 Mar 01:13
820eafb
Compare
Choose a tag to compare

Fixed

  • Fix copying of files with names containing spaces.

v3.0.0

10 Mar 17:39
b14e6d3
Compare
Choose a tag to compare
Merge pull request #24 from andstor/develop

v3.0.0

v2.0.0

23 Feb 20:31
beb01c3
Compare
Choose a tag to compare
Merge pull request #17 from andstor/develop

Fix wrong action name