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

Fixes #4165 adds steps to push to remote before locking #4469

Merged
merged 1 commit into from May 28, 2019
Merged

Fixes #4165 adds steps to push to remote before locking #4469

merged 1 commit into from May 28, 2019

Conversation

jasonbraganza
Copy link
Contributor

Status

Ready for review

Description of Changes

Fixes #4165

Adds instructions for the localization manager to commit and push
before locking the weblate.

Testing

  • make docs-lint

Deployment

Any special considerations for deployment? Consider both:

  1. Upgrading existing production instances.
  2. New installs.

Checklist

If you made changes to the server application code:

  • Linting (make lint) and tests (make -C securedrop test) pass in the development container

If you made changes to securedrop-admin:

  • Linting and tests (make -C admin test) pass in the admin development container

If you made changes to the system configuration:

If you made non-trivial code changes:

  • I have written a test plan and validated it for this PR

If you made changes to documentation:

  • Doc linting (make docs-lint) passed locally

Adds instructions for the localization manager to commit and push
before locking the weblate.
Copy link
Contributor

@kushaldas kushaldas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is good for me. @redshiftzero do you want to modify the text a bit?

@redshiftzero
Copy link
Contributor

nope, lgtm!

@redshiftzero redshiftzero merged commit f99e7e8 into freedomofpress:develop May 28, 2019
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

Successfully merging this pull request may close these issues.

[docs] instruct localization manager to push to remote repo prior to locking
3 participants