Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1-step to update all files in a project #15

Open
papeh opened this issue Dec 20, 2019 · 0 comments
Open

1-step to update all files in a project #15

papeh opened this issue Dec 20, 2019 · 0 comments

Comments

@papeh
Copy link
Contributor

papeh commented Dec 20, 2019

In a large project, it can be tedious to keep track of which localizable files have been added or deleted. It would be nice to have a one-step process to add, update, and delete files in Crowdin.
Basic design:

  • Poll Crowdin for a list of existing files (https://support.crowdin.com/api/info/)
  • Build a list of local files specified in crowdin.json
  • Combine these two lists to create three lists: add (incl. new folders), update, delete
  • Perform these three operations (perhaps we should delete only when the --prune option is specified)
@papeh papeh pinned this issue Jan 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant