Skip to content

Releases: crowdin/github-action

v1.8.1

16 May 14:11
102b5aa
Compare
Choose a tag to compare

Updated

v1.8.0

25 Apr 06:52
3cabba4
Compare
Choose a tag to compare

Updated

v1.7.1

14 Mar 08:32
840b586
Compare
Choose a tag to compare

Updated

v1.7.0

15 Feb 15:01
37e7ee2
Compare
Choose a tag to compare

Added

New options:

download_sources:
  description: 'Defines whether to download source files from the Crowdin project'
  default: 'false'
  required: false
push_sources:
  description: 'Push downloaded sources to the branch'
  default: 'true'
  required: false
download_sources_args:
  description: 'Additional arguments which will be passed to the `download sources` cli command'
  default: ''
  required: false

v1.6.0

26 Jan 07:58
64e208e
Compare
Choose a tag to compare

Updated

Note
The major v1 versioning is also available for now: uses: crowdin/github-action@v1

Warning
The versioning format was changed by adding the v prefix to the version number - v1.6.0

1.5.3

17 Jan 09:57
Compare
Choose a tag to compare

Updated

This includes also the CLI 3.9.2 release

1.5.2

12 Dec 07:53
6db87d4
Compare
Choose a tag to compare

Fixed

1.5.1

16 Nov 10:02
7092586
Compare
Choose a tag to compare

Updated

1.5.0

02 Nov 08:52
797556f
Compare
Choose a tag to compare

Added

1.4.16

21 Oct 07:27
69106f5
Compare
Choose a tag to compare

Updated

  • Bump CLI version to 3.9.0