Jacek Lach

Results 9 issues of Jacek Lach

This is a short term solution for making test-with-junit useful. In the long run, it should probably be pulled into the test goal as an 'output-junit' option, as right now...

Thus, to know that `program help ` will do anything I need to know that argh does something like this and that the tool being invoked uses argh. `help` should...

enhancement
component-assembling

The same transaction history can result in very different total CGT during audit depending on how `trade_asset_type` is configured, if some assets lack price data. **I think bittytax should error...

enhancement

https://github.com/palantir/atlasdb/blob/480d503e8498090b4a12d12eddcadbc7bf3ced9d/atlasdb-impl-shared/src/main/java/com/palantir/atlasdb/transaction/impl/SnapshotTransaction.java#L2263-L2266 if one of those `LockToken` objects is a `LeasedLockToken` or `LockTokenShare`, the logged args will be: ``` commitLocksToken "com.palantir.lock.client.LeasedLockToken@7353ff7d" immutableTimestampLock "Optional[com.palantir.lock.client.LockTokenShare@31793f60]" ```

## What happened? ``` types: conjure-imports: v1: v1.yml definitions: default-package: foo objects: Bar: fields: id: v1.BarId ``` results in an error: ``` java.lang.IllegalArgumentException: TypeNames must be a primitive type [any,...

It seems that the way `gradle-git-version` calculates native description makes assumptions that don't always hold. I expected it was just using `git describe --tags --first-parent`, but that works just fine:...

The hero_search table (https://github.com/odota/core/blob/5a9ea64fa7d58a67b017bb1e28d27da86872363e/sql/create_tables.sql#L495) is not in the list of grants (https://github.com/odota/core/blob/5a9ea64fa7d58a67b017bb1e28d27da86872363e/sql/create_tables.sql#L520-L536) I assume this is why it is not available to be queried in the data explorer: ![image](https://user-images.githubusercontent.com/1210649/189450079-b3178bc3-7015-4b9e-abee-45b1fd269dbc.png) The...

See https://www.refheap.com/85340

Hey; I'm unable to get the site to detect any pitch. The bottom right volume indicator lights up when the mic is in use, but no pitch is ever registered....