Cory Francis Myers

Results 96 issues of Cory Francis Myers

After freedomofpress/securedrop-engineering#82 and freedomofpress/securedrop-client#1777, this is a stub proposal to suggest that we could formalize an RPC convention of JSON, CBOR, etc., over qrexec, such that: 1. the standard input...

## Description As we build new automated testing for the SecureDrop Client and Workstation, we should generate screenshots of the SecureDrop Client in action, as we do for the SecureDrop...

tests
i18n
Tooling

## Description `API._streaming_download()` chokes on HTTP `416` `Range Not Satisfiable` errors, because the JSON error object may be received in the first chunk of any request, including any retry, not...

bug
sdk

This is a tracking issue for the release of [SecureDrop 2.10.1](https://github.com/freedomofpress/securedrop/milestone/87), which will be a translations-only point release on top of [v2.10.0](https://github.com/freedomofpress/securedrop/milestone/86). Tentatively scheduled as follows: **Pre-release announcement:** TK **Release...

i18n

## Status Ready for review ## Description of Changes Tries to prevent things like by making our convention an explicit default. ## Testing Visual review. `update_version.sh 3.0.0` if you feel...

goals: improve developer workflow

## Status Ready for review ## Description of Changes The much-loved `backport.py` script makes 2.5 assumptions that do not hold for complex pull requests like #7143, which we fix here:...

goals: improve developer workflow

## Status Work in progress: - [ ] Tests - [ ] Expanded test plan? ## Description of Changes In support of freedomofpress/securedrop-client#2160, this pull request proposes a Journalist API...

needs/test-plan

As part of either SecureDrop 2.11 or the breaking 3.0 release, we should reassess all supported languages for active translation and review coverage and bring as many as possible up...

i18n

## Status Ready for review ## Description of Changes Fixes #7237 by saving the screenshots generated by `make translation-test` as CI artifacts for 24 hours, for the following reasons: 1....

i18n
goals: sick CI

After I initially reviewed #7234, @legoktm added in : > I'm gonna make one change, we don't actually need to run this in the container anymore, so it'll be even...