sssoleileraaa
sssoleileraaa
`securedrop-client 0.7.0` release is complete so the only task left in the `Proposed plan` section in the issue description is: > Open a PR to ensure that the SecureDrop API...
I'm adding a `+1` for per-repo/ per-library licensing information versus per-file for several reasons: * Per-file means more maintenance for us. Think of how many files we're constantly adding, moving,...
The two-line code comment I'm referring to is: ``` # SPDX-License-Identifier: AGPL-3.0-or-later # Copyright © 2022 The Freedom of the Press Foundation. ```
@kushaldas, any recommendations on per-repo/ per-library licensing information versus per-file, and wording?
sounds great. @anweshadas: feel free to at-mention me on a PR for review if you'd like :)
@cfm - it's a good point that I missed when I created this issue. Null is a special case in sqlite and will not cause a foreign key contraint error,...
I no longer have access to any of the old docs, so I was wondering what happened to the ux examples around showing the last activity timestamp (vs last source...
@GretaCB What is the current process for handling the difference between gitsha releases and tag releases when we try to create a new mason release? Are there some manual steps...
Error message in Travis when trying to download recently published LLVM 6.0.0 binaries: ```* Downloading binary package https://mason-binaries.s3.amazonaws.com/linux-x86_64/android-ndk/arm-14-r16b.tar.gz Failed to download https://mason-binaries.s3.amazonaws.com/linux-x86_64/android-ndk/arm-14-r16b.tar.gz (returncode: 141) ``` Note: (returncode: 141)
Thanks for bringing this to our attention. We removed newrelic_transaction_set_threshold from the API and needed to update the extension. It should work now.