Enrico Stahn
Enrico Stahn
Just wondering if `"ip": "$context.identity.sourceIp"` is missing on purpose within the log format?
``` FAILURE: Schema [/home/circleci/project/schemas/com.snowplowanalytics.self-desc/instance-iglu-only/jsonschema/1-0-0] contains following errors: warning: the following keywords are unknown and will be ignored: [self] level: "warning" schema: {"loadingURI":"#","pointer":""} domain: "syntax" ignored: ["self"] FAILURE: Schema [/home/circleci/project/schemas/com.snowplowanalytics.self-desc/schema/jsonschema/1-0-0] contains...
http://knpbundles.com/estahn/guzzle-stereo-bundle
I'm using the output to be appended as a PR comment, hence proper formatting as markdown would be ideal. Possibly more formats would be useful for others to do post-processing....
The issue with `print_lines` using `logger.info` still persists. The issue being that `docstr_coverage > results.txt` does contain the progress bar. I suggest either add a parameter for an output file...
Implement [goreleaser](https://github.com/goreleaser/goreleaser) and create homebrew tap.
We're currently evaluating `apicurio-registry-operator`. One of the missing features we are interested in is to programmatically manage the artifacts in Apicurio Registry. Is this something that was already discussed or...
I'm using the following: ```yaml tags: &tags ManagedBy: Serverless Framework Service: ${self:service} Stage: ${sls:stage} Environment: ${sls:stage} stackTags:
**Is your feature request related to a problem? Please describe.** We use [`aws-xray-sdk`](https://pypi.org/project/aws-xray-sdk/) with our Django app. `deptry` reports: ```bash pyproject.toml: DEP002 'aws-xray-sdk' defined as a dependency but not used...
I'm not quite sure how to implement the collection of metrics. Do I create a class that extends one of the collectors (e.g. Counter)? Or can I create a plain...