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

Change value for repo_languages to include union of manifest values and repo lang prefix values #329

Open
mandolyte opened this issue Jul 7, 2021 · 0 comments

Comments

@mandolyte
Copy link

Change value for repo_languages to include union of manifest values and repo lang prefix values.

Consider the following scenario:

  • suppose xx_gl has only one repo named xx_tn, which was forked from unfoldingword/en_tn
  • the manifest has not yet been updated to be 'xx' and remains 'en'
  • then repo languages would only show 'en', which will not work with the tooling which will try to open xx_gl/en_tn which does not exist

This proposed change will show both 'xx' and 'en' in the array of repo_languages. As long as the user selects 'xx' for their language in the tools, then things will work.

richmahn pushed a commit that referenced this issue Nov 10, 2022
There's a lot of work that has been done on `.dockerignore`:

- #329
- #2927
- #8338

And finally, it has been deleted by #2927.

This is a copy of the `.gitignore`.
Creating a soft link is more elegant, but it may cause trouble to the Windows users.
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