Skip to content

Conversation

TimPansino
Copy link
Contributor

Overview

  • Merge changes from main into develop-v11.0.0

TimPansino and others added 11 commits September 11, 2025 15:00
* Add deprecation warning for modules

* Megalinter fixes
Bumps the github_actions group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).


Updates `github/codeql-action` from 3.30.1 to 3.30.3
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@f1f6e5f...192325c)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 3.30.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github_actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* Add additional delay to test startup fixture

* Fix assertion error message

---------

Co-authored-by: Uma Annamalai <[email protected]>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* Remove pymysql pypy310 test

* Remove aiomysql pypy310 test
* Remove unsupported Sanic from tests

* Remove unsupported Falcon from tests

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* add initial pyzeebe instrumentation/tests

* second attempt at tests (failing)

* updated tests - 1/2 passing locally

* combine function_trace client tests

* fix: py agent team feedback #1

* fix: pyzeebe tests

* chore: ruff formatting

* fix: review updates #2

* fix: next round of updates

* fix: more updates based on feedback

* fix: resource parameter capture

* chore: ruff lint fixes

* fix: no txn tests;add resourceCount attr back

---------

Co-authored-by: Uma Annamalai <[email protected]>
* Update deprecated urllib APIs

* Megalinter fixes

* Megalinter fixes

* Add skipif and revert urllib tests

* Megalinter fixes

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* WSGI environ dict deprecation warning

* Megalinter fixes

* Megalinter fixes

* Change name of deprecated WSGI settings list

* Megalinter fixes

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
@TimPansino TimPansino requested a review from a team as a code owner September 22, 2025 21:19
@TimPansino TimPansino changed the base branch from main to develop-11.0.0 September 22, 2025 21:20
@TimPansino TimPansino enabled auto-merge (squash) September 22, 2025 21:20
Copy link

github-actions bot commented Sep 22, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 6 0 0 0.79s
✅ MARKDOWN markdownlint 7 0 0 0 1.22s
✅ MARKDOWN markdown-link-check 7 0 0 14.83s
✅ PYTHON ruff 938 0 0 0 0.9s
✅ PYTHON ruff-format 938 0 0 0 0.35s
✅ YAML prettier 13 0 0 0 1.42s
✅ YAML v8r 13 0 0 5.23s
✅ YAML yamllint 13 0 0 0.62s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@TimPansino TimPansino force-pushed the merge-main-develop-11.0.0 branch from 068eb5f to 694612b Compare September 22, 2025 21:33
@TimPansino TimPansino disabled auto-merge September 22, 2025 21:35
@mergify mergify bot added the tests-failing Tests failing in CI. label Sep 22, 2025
@TimPansino TimPansino disabled auto-merge September 22, 2025 22:32
@TimPansino TimPansino merged commit 6d0950a into develop-11.0.0 Sep 22, 2025
239 of 252 checks passed
@TimPansino TimPansino deleted the merge-main-develop-11.0.0 branch September 22, 2025 22:33
@mergify mergify bot removed the tests-failing Tests failing in CI. label Sep 22, 2025
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (develop-11.0.0@7271b2e). Learn more about missing BASE report.

Additional details and impacted files
@@                Coverage Diff                @@
##             develop-11.0.0    #1511   +/-   ##
=================================================
  Coverage                  ?   81.55%           
=================================================
  Files                     ?      206           
  Lines                     ?    23689           
  Branches                  ?     3753           
=================================================
  Hits                      ?    19320           
  Misses                    ?     3105           
  Partials                  ?     1264           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants