Jan Waś

Results 455 comments of Jan Waś

I've been looking into this as well. There is version information in the xml metadata in docset.

I'm actually interested in multiple versions of PostgreSQL. When reading the docs online there are links at the top of the page to easily switch between versions. This is useful...

I'm having the same issue on the latest MacOS (12). It worked with the login as guest workaround, but I had to click "Try Again" when logging in in the...

`apt` has a default retry of 3, maybe this is some issue with the Docker network when starting the container using emulation.

Might be related: https://github.com/docker/build-push-action/issues/471 I'll see if we can increase timeouts in apt too.

Iceberg failure is a flaky test: https://github.com/trinodb/trino/issues/13556

@martint PTAL and note I added another plugin example that's not using the `io.trino` group on purpose. It should not be "deployed" during a release, but we probably want it...

@martint PTAL. I added a fixup commit to show what it takes to update this to the latest version. Your idea with a regular project worked great, there was one...

@electrum I split the commits, @martint the new example plugin shouldn't get published now, PTAL