-
YAPF should put every function parameter on a separate line for readability.
Add below to YAPF style file and create a separate re-style PR for all code.
SPLIT_ALL_COMMA_SEPARATED_VALUES = True
-
Hello:
Again.
Just testing your latest downloaded now.
Running some commands and works well.
But trying to use decodemk .I get this error(happens before and you talk about your cmd cache or a ca…
-
https://github.com/google/turbinia/blob/master/turbinia/lib/libcloudforensics.py#L333
```
# Analysis software to install.
packages_to_install = [
'python-plaso', 'xmount', 'sleut…
-
https://github.com/google/turbinia/blob/a6901cbad08826e584ff2884b24686fc56851002/turbinia/lib/libcloudforensics.py#L545
a call to gce_operation here in unneeded. this should be self._data =operatio…
-
When we haven't auth'ed to GCP API, turbinia server and psqlworker will loop with:
```
Traceback (most recent call last):
File "/home/romaing/venvs/turbinia-dev3/bin/turbiniactl", line 11, in
…
-
I want to process a disk that is in zone us-central1-a:
```
$ turbinia/bin/turbiniactl googleclouddisk -p ramses-test2 -z us-central1-a -d test-disk-small
[INFO] Turbinia version: 20190819.9
[INFO…
-
Ideally we would have `def foo(bar: Optional[Type] = None) -> ReturnType` for named parameters which default to `None` instead of `def foo(bar: Type = None) -> ReturnType`. As of now we have both acr…
-
How to transfer backup from one longhorn to another?
-
```
https://github.com/google/timesketch
https://github.com/google/timesketch/blob/master/docs/Installation.md
Ubuntu 18.04LTS Server edition
https://github.com/google/timesketch/blob/master/doc…
Jymit updated
4 years ago
-