andrew-demb
Repos
150
Followers
17
Following
33

Events

Created at 4 days ago
Created at 6 days ago

:book: Add a chapter with undocumented API details. Describe pagination limit problem and recommentations

Created at 1 week ago
Created at 1 week ago
issue comment
Add charts documentation

I suggest adding a link to the image repository to which every chart is related.

For example: s3-nginx-proxy chart (https://github.com/ppy/helm-charts/blob/master/osu/s3-nginx-proxy) related to the https://github.com/ppy/s3-nginx-proxy

Created at 1 week ago
issue comment
PHPC-1709: Add typing information to arginfo

Adding return types to interfaces breaks BC, isn't it?

As stated in https://jira.mongodb.org/browse/PHPC-1711

Similar to PHPC-1708, except for interfaces instead of final classes. This is a BC break and can only be done in 2.0, and only after the change has been communicated to users (see PHPC-1710).

Should this change be followed with a major release?

v1.15.0 just broke our implementations of CommandSubscriber due to a lack of a void return type in implementation. https://github.com/code-tool/jaeger-mongodb-collector/blob/0c81dccc14ca516e506c1f13c4ec8ed67592392f/src/JaegerMongoDbQueryTimeCollector.php#L42

PHP Fatal error: During inheritance of MongoDB\Driver\Monitoring\CommandSubscriber: Uncaught ErrorException: Return type of CodeTool\Jaeger\MongoDb\JaegerMongoDbQueryTimeCollector::commandStarted(MongoDB\Driver\Monitoring\CommandStartedEvent $event) should either be compatible with MongoDB\Driver\Monitoring\CommandSubscriber::commandStarted(MongoDB\Driver\Monitoring\CommandStartedEvent $event): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /.../vendor/code-tool/jaeger-mongodb-collector/src/JaegerMongoDbQueryTimeCollector.php:42 Stack trace: #0 /.../vendor/code-tool/jaeger-mongodb-collector/src/JaegerMongoDbQueryTimeCollector.php(22): Symfony\Component\DependencyInjection\Dumper\Preloader::Symfony\Component\DependencyInjection\Dumper{closure}(8192, 'Return type of ...', '/var/www/profil...', 42) #1 /.../vendor/composer/ClassLoader.php(571): include('/var/www/prof...

Created at 1 week ago
Created at 2 weeks ago
started
Created at 2 weeks ago
Created at 2 weeks ago
Created at 2 weeks ago
More configuration examples

Hello @dvcrn Did you find a way to configure seaweedfs with remote storage with using this operator?

Thanks.

Created at 3 weeks ago
Created at 3 weeks ago
issue comment
Nodion's sponsor logo is not displayed in readme

No, I am not. Probably it can be retrieved from the website and saved to the repository?

Created at 3 weeks ago
opened issue
Nodion's sponsor logo is not displayed in readme

Describe the bug

Nodion's (https://nodion.com) logo isn't displayed in readme while viewing it from the GitHub UI.

System Setup

  • List the command line to start "weed master", "weed volume", "weed filer", "weed s3", "weed mount" - N/A
  • OS version - Linux Debian 11
  • Browser - Google Chrome
  • output of weed version - N/A
  • if using filer, show the content of filer.toml - N/A

Expected behavior

Nodion's logo displayed correctly.

Screenshots

Readme screenshot: image

Additional context

Link to the image: https://camo.githubusercontent.com/a366ecdea9fffccca36b6fb777f6870c497f4d47f3bed17f345b26ae57ca9cf4/68747470733a2f2f7777772e6e6f64696f6e2e636f6d2f696d672f6c6f676f2e737667

image

Created at 3 weeks ago
Created at 1 month ago
Better Symfony project detection

See https://github.com/Haehnchen/idea-php-symfony2-plugin/issues/1663

Created at 1 month ago
issue comment
Segfault when using opcache and JIT

.

Created at 1 month ago
started
Created at 1 month ago
Fix typo
Created at 1 month ago
Created at 1 month ago
Created at 1 month ago

:book: Add link to instruction about signing HTTP requests for corporate API

Created at 1 month ago