Jan Jakeš

Results 16 comments of Jan Jakeš

Hi @gluxon, I don't know what JFrog Artifactory is 😄 But no, I'm not using it. See the reproduction repo and the README in there — it's really all that's...

@gluxon Thanks for looking into it! I guess saying that `promise-inflight` keeps being added and removed was not exact — maybe it's more like it keeps being added with and...

I forgot to mention that the lockfile was generated using `pnpm import` from `package-lock.json`. Neverthless, it's a valid lockfile and the non-determinism seems to be there.

I was asked why I used 👎 for the original issue so let me share my answer also here. As a disclaimer, I work at Automattic, but this opinion is...

I agree that the readability part may be very subjective in this case. Also, I think it can largely be a matter of habit. I think we shouldn't drag too...

I like this. Since there is no `tsc --transpile-only`, having this option we could use `ts-node` to achieve that.

Yeah, but that doesn't help with mappings like `amenity: [__any__]` or `toursim: [__any__]`.

We've tried that but it unfortunately doesn't solve our use case. The problem is that `area_tags`/`linear_tags` are applied only on tables of type `linestring`/`polygon` ([here](https://github.com/omniscale/imposm3/blob/688d62e02332995fe96408c1d6787866fbfcf197/mapping/mapping.go#L294) and [here](https://github.com/omniscale/imposm3/blob/688d62e02332995fe96408c1d6787866fbfcf197/mapping/mapping.go#L310)) but we put...

Thanks for the report, @rodentooth! I can confirm this is indeed happening. We're looking into it, we'll keep you updated.

@rodrigoprimo Could you pls have a look at this? 🙏 I didn't manage to look at this before my AFK. If that doesn't suit you, feel free to assign it...