Releases: crowdin/github-action
Releases · crowdin/github-action
v2.3.0
v2.2.0
v2.1.3
What's Changed
- fix: issues related to checking for the existing pull requests by @andrii-bodnar in #250
- docs: add sample configuration file by @andrii-bodnar in #248
Full Changelog: v2.1.2...v2.1.3
v2.1.2
What's Changed
- fix: check out correct branch on pull_request events by @georeith in #244
- CLI 4.1.2 by @andrii-bodnar
New Contributors
Full Changelog: v2.1.1...v2.1.2
v2.1.1
v2.1.0
What's Changed
- CLI 4.1.0 by @andrii-bodnar
- docs: Improved documentation for secrets by @RandomEngy in #231
New Contributors
- @RandomEngy made their first contribution in #231
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
Features
- Now the Action uses the new CLI v4
Deprecations
Removed deprecated options:
add_crowdin_branch
new_branch_title
new_branch_export_pattern
new_branch_priority
delete_crowdin_branch
Instead, use the command: branch add <name>
to create a new branch.
identity
- this option doesn't make much sense in the context of the GitHub action, where environment variables are a de facto standard for credentials loading.
Full Changelog: v1.20.4...v2.0.0
v1.20.4
What's Changed
- CLI 3.19.4 by @andrii-bodnar
- ci: upgrade actions by @andrii-bodnar in #226
Full Changelog: v1.20.3...v1.20.4
v1.20.3
What's Changed
- CLI 3.19.3 by @andrii-bodnar
- chore: deprecate the 'identity' option by @andrii-bodnar in #224
Full Changelog: v1.20.2...v1.20.3