Mikhail f. Shiryaev
Mikhail f. Shiryaev
There aren't recent version's assets on https://github.com/Jigsaw-Code/outline-server/releases As far as it happened, there isn't a way to get a specific version. Please, provide releases and assets.
Hello, thanks for a great tool, it's much faster than s3fs We have a feature request that would make it a magnitude more useful with `rsync`. Now I have to...
Please install the newest version from source to see if the problem has already been solved. **System Information and logs** 1. `input-remapper-control --version` ``` input-remapper 2.0.1 d55c6d4eeb376e62fba10205b50752636034afe3 https://github.com/sezanzeb/input-remapper python-evdev 1.6.1...
### Changelog category (leave one): - Build/Testing/Packaging Improvement ### Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md): Update sccache to the latest version; add status...
Hello. It looks like something is wrong with the credentials of the mentioned attribute. Here's the reproducing case: ``` In [32]: from github import Github In [33]: gh = Github(getpass.getpass(),...
The PR https://github.com/axiros/terminal_markdown_viewer/pull/110 is blocked, because the tests are broken in the main branch as well, see https://github.com/axiros/terminal_markdown_viewer/actions/runs/6430274841/job/17460948965
Without it, the program doesn't work with the following issue: ``` $ mdv README.md Traceback (most recent call last): File "/usr/bin/mdv", line 33, in sys.exit(load_entry_point('mdv==1.7.5', 'console_scripts', 'mdv')()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/mdv/markdownviewer.py",...
Here's what I am doing to test it. ``` curl -O https://s3.amazonaws.com/clickhouse-builds/PRs/59953/b42de2bb6800e40d76d0272d580bec1e4255eaf0/package_release/clickhouse-common-static_24.2.1.1182_amd64.deb dpkg-deb -R clickhouse-common-static_24.2.1.1182_amd64.deb clickhouse docker run --name=broken-odbc --rm -it -v ${PWD}/:/usr/fake-bin clickhouse/stateless-test:ac6dc7b41795 /usr/fake-bin/clickhouse/usr/bin/clickhouse-odbc-bridge --http-port 9018 --listen-host 127.0.0.1 --http-timeout...
During the last week, I've experienced multiple stuck with a mounted R2 bucket. It happens always in the end during the writing. The command to mount I've tried does not...
Hello, dear official library team. Here's our attempt to create an official image `clickhouse` in the scope of https://github.com/docker-library/official-images/issues/14136 and https://github.com/ClickHouse/ClickHouse/issues/31473 Both the docs and official images PRs are created...