newrelic / newrelic-python-agent

New Relic Python Agent
https://docs.newrelic.com/docs/agents/python-agent
Apache License 2.0
178 stars 102 forks source link

Revert "Merge main into develop-logging-attributes" #1036

Closed hmstepanek closed 10 months ago

hmstepanek commented 10 months ago

Reverts newrelic/newrelic-python-agent#1034

github-actions[bot] commented 10 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ PYTHON bandit 22 0 6.9s
✅ PYTHON black 38 29 0 6.06s
❌ PYTHON flake8 38 27 2.47s
✅ PYTHON isort 38 29 0 0.49s
❌ PYTHON pylint 38 112 19.41s
✅ RST rstcheck 1 0 1.02s
✅ RST rstfmt 1 0 0 2.95s
✅ RST rst-lint 1 0 0.32s
✅ YAML prettier 1 0 0 0.61s
✅ YAML v8r 1 0 2.21s
✅ YAML yamllint 1 0 0.22s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_