nelson
nelson copied to clipboard
Command based translation workflow between Crowdin and Github
A simple app like Nelson could benefit from a simpler configuration via autowiring
Crowdin API v1 is deprecated since end of 2021: https://developer.crowdin.com/assets/api/api_v1_docs_crowdin.pdf While still working, we should switch to v2, with the official PHP client: https://github.com/crowdin/crowdin-api-client-php
Nelson does not take in account of deleted files! We have to synchronize better to check if files have to be deleted
Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.4.7 to 6.4.15. Release notes Sourced from symfony/http-client's releases. v6.4.15 Changelog (https://github.com/symfony/http-client/compare/v6.4.14...v6.4.15) security symfony/symfony#cve-2024-50342 [HttpClient] Resolve hostnames in NoPrivateNetworkHttpClient (@nicolas-grekas) v6.4.14 Changelog (https://github.com/symfony/http-client/compare/v6.4.13...v6.4.14) security symfony/symfony#cve-2024-50342 [HttpClient] Filter...
Bumps [symfony/process](https://github.com/symfony/process) from 6.4.7 to 6.4.14. Release notes Sourced from symfony/process's releases. v6.4.14 Changelog (https://github.com/symfony/process/compare/v6.4.13...v6.4.14) security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (@nicolas-grekas) bug...