Michael "M3" Lasevich

Results 18 issues of Michael "M3" Lasevich

**Describe the bug** I recently noticed that there is no usable data in output of the `monitor_agent` plugin for any non-output plugins (except for retry_count) **To Reproduce** docker-compose.yaml: ``` version:...

feature request

Check [CONTRIBUTING guideline](https://github.com/fluent/fluentd/blob/master/CONTRIBUTING.md) first and here is the list to help us investigate the problem. **Is your feature request related to a problem? Please describe.** Although technically it is not...

feature request

Check [CONTRIBUTING guideline](https://github.com/fluent/fluentd/blob/master/CONTRIBUTING.md) first and here is the list to help us investigate the problem. **Is your feature request related to a problem? Please describe.** We are storing fields that...

feature request

We have a custom ruby based extension in .asciidoctor directory, it seems to work with many asciidoctor tools, but it does not look like AsciidocFX recognizes it - any way...

Instead of storing credentials, store reference to credentials and retrieve them as needed. Fix for https://github.com/jenkinsci/bitbucket-branch-source-plugin/issues/331 NOTE: this is a draft - no tests or even comments yet - just...

### Your checklist for this issue - [ ] Jenkins version - [ ] Plugin version - [ ] Bitbucket cloud - [ ] Bitbucket server and version ### Description...

Based on #97 - would be nice to have a default rule - one that explicitly matches everything. This can be either its own config section like `` or just...

Expected Behavior ============================== Get coverage information for tests run via jenkins-spock in jacoco reports Actual Behavior ============================== I am getting coverage for anything tested with plain Spock - mostly classes...

The code seems to not work with popular SparkFun XBee Explorer USB adapter. Upon looking into it I found this is because the USB Product Id of the expected FTDI...

When using RedisDict with an instance of redis.cluster.RedisCluster() - a crash occurs in base.py: ``` Fraceback (most recent call last): File "/app/poc3.py", line 28, in demo() File "/app/poc3.py", line 24,...