Conor Schaefer
Conor Schaefer
Sorry for the holdup here, @eloquence. Trying to get this in shortly so we can update the site, since we've got a few dangling PRs here.
Introduced conflicts via merge of https://github.com/freedomofpress/securethenews/pull/123. @eloquence if you can rebase on top of latest master, we're good to merge—otherwise I'll pull your commit into a separate feature branch and...
Some, but not all, of these are included in #155. We're currently blocking on new additions until we land regions/tags, to help people sort through the results for sites relevant...
@kshitij10496 More app tests would be great! Add them to the app folders in typical Django fashion, and CI will run them automatically via ` ./manage.py test --noinput --keepdb` in...
Ahoy! Thanks for your interest in the project, @cybershambles. Looks like @garrettr already handled most of your questions, but I'll tackle this one: > Please update the guide with the...
You can append an `env` block to the build task and set RUSTFLAGS that way. See example here: https://github.com/penumbra-zone/penumbra/blob/b7da9ece7c81a616b6b1222592eb305a7908f61a/.github/workflows/release.yml#L108
For local testing of Ansible roles, I highly recommend [molecule](http://molecule.readthedocs.org/en/master/) with serverspec unit tests for system state. Writing serverspec tests leaves the door open for a trivial port to [inspec](https://www.chef.io/blog/2015/11/04/the-road-to-inspec/),...
Topbeat. You already have a POC/WIP for ELK in #35.
Thanks for mentioning, @gonzalo-bulnes. We've fixed the certificate, and will be publishing an advisory shortly.
> will be publishing an advisory shortly Here it is: https://securedrop.org/news/advisory-temporary-certificate-error-aptfreedompress/ Thanks again for the prompt communication, @gonzalo-bulnes.