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

Pushing changes from Weblate #3533

Closed
nijel opened this issue Feb 28, 2020 · 3 comments
Closed

Pushing changes from Weblate #3533

nijel opened this issue Feb 28, 2020 · 3 comments
Assignees
Labels
documentation Improvements or additions to the documentation. enhancement Adding or requesting a new feature.
Milestone

Comments

@nijel
Copy link
Member

nijel commented Feb 28, 2020

Is your feature request related to a problem? Please describe.
Several times I see people hit problems when configuring pushing changes out of Weblate. The most usual problem is using https without credentials, which ends up with:

fatal: could not read Username for 'https://github.com': terminal prompts disabled
 (128)

Describe the solution you'd like
Better guidance to users how to configure this properly. There is documentation covering this, but it's probably not easy to reach as people ending up asking instead of figuring this on their own.

Additional context

@nijel nijel added the enhancement Adding or requesting a new feature. label Feb 28, 2020
@nijel nijel added this to the 4.0 milestone Feb 28, 2020
nijel added a commit that referenced this issue Mar 27, 2020
…m forms

This way user can get directly to the docs without seaching for the
right section.

Issue #3533
@nijel nijel closed this as completed in 58a8ee6 Mar 27, 2020
@github-actions
Copy link

Thank you for your report, the issue you have reported has just been fixed.

  • In case you see a problem with the fix, please comment on this issue.
  • In case you see similar problem, please open separate issue.
  • If you are happy with the outcome, consider supporting Weblate by donating.

@nijel nijel added the documentation Improvements or additions to the documentation. label Mar 27, 2020
@probonopd
Copy link

probonopd commented Feb 14, 2021

I am also getting

fatal: could not read Username for 'https://github.com': terminal prompts disabled
 (128)
  • How is Hosted Weblate supposed to get its permissions to push something into a GitHub Repository? Doesn't one need to enter a GitHub Token somewhere into the Weblate GUI? (Where is this documented?) --> Need to add weblate user as a collaborator with Write rights in the GitHub settings of the project
  • Alternatively, how exactly does one need to set up hosted Weblate so that it creates (and appends to existing) GitHub Pull Requests instead of trying to push? --> How?

@nijel
Copy link
Member Author

nijel commented Feb 14, 2021

See https://docs.weblate.org/en/latest/vcs.html#vcs-repos and https://docs.weblate.org/en/latest/admin/continuous.html#pushing-changes-from-weblate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to the documentation. enhancement Adding or requesting a new feature.
Projects
None yet
Development

No branches or pull requests

3 participants