Evgeny Chugunnyy (John)
Evgeny Chugunnyy (John)
Would be really useful to have some mode to just force-enable Clear-type or Freetype (Windows/Ubuntu style) subpixel font antialiasing for Windows 11 (and 10) in UWP/ WinUI apps. Even just...
JettyClientSlicesTest fails periodically due to issues with test sites ` "expired.badssl.com", "self-signed.badssl.com", "untrusted-root.badssl.com"`. I've been able to reproduce it locally with local shell script with `curl`. So, for the time...
Currently asto-s3 component tests S3 implementation against some mocks. We need S3 tests with actual S3 server, like `minio` docker container.
Currently we have various dependencies which may use outdated and vulnerable code with know CVEs. It's reported by IDE Idea for example, and periodically by GitHub too. Also it is...
Currently `conan-adapter` supports Conan 1.x client/protocol. Conan 2.x client and its protocol must be supported too, since conan moves to this new major release. Conan 1.x still supported and minor...
### Implement Jenkins support in the Artipie 1) Implement Jenkins Artifact Manager plugin that allows to load and store artifacts in Jenkins pipeline scenarios. Artipie could you its abstract `Storage`...
`action` call must be in async, since it uses blocking `read()` on the provided Stream. In the `conda-adapter` action is executed by `com.artipie.conda.asto.AstoMergedJson` which does `read()` in json parser from...
Hexpm adapter recently started to have issues with installing package in Artipie integration tests. Since tools/docker image versions have been stable and package data also stable, looks like some extra...
### Windows Terminal version 1.20.11781.0 ### Windows build number 10.0.22631.3880 ### Other Software Also reproducible in: Windows Terminal Preview Version: 1.21.1772.0 ### Steps to reproduce 1. Start Windows Terminal. 2....