Evgeny Chugunnyy (John)
Evgeny Chugunnyy (John)
I think splitting on separate components makes sense and is a good moment to consider API changes.
Looks quite cute :)
@dgarus , Ok.
@g4s8 , if I understand correctly, here we need to fix support for running Artipie tests under MS Windows and Docker for Windows. When I prepare new Integration tests for...
Conan adapter currently in development: https://github.com/artipie/conan-adapter
Current status: * Readme file was updated. * Conan repo SDK - Java APIs for Conan V2 revisions index support is added. * Conan HTTP API - added support for...
Current status: Done: * Basic conan packages uploading support * Added integration tests * Published conan-adapter v0.2 release. TODO: * Users auth. & permissions * Support for custom package channels...
Actually, there are Win32 APIs to support dark mode in Win32 based applications, like `DwmSetWindowAttribute()` So, title bars could be made dark: https://docs.microsoft.com/en-us/windows/apps/desktop/modernize/apply-windows-themes
Current status: Done: * Users authentication and permissions support * Updated conan and dependencies versions * Published conan-adapter v0.3.0 release. TODO: * Support for custom package channels * Support for...
Actually, Conan adapter currently added and integrated in Artipie project. It supports conan 1.x. Further work will be in https://github.com/artipie/artipie/issues/1342