Skip to content

Release 0.193.0#3874

Merged
odlbot merged 18 commits intoreleasefrom
release-candidate
Apr 15, 2026
Merged

Release 0.193.0#3874
odlbot merged 18 commits intoreleasefrom
release-candidate

Conversation

@odlbot
Copy link
Copy Markdown
Contributor

@odlbot odlbot commented Apr 9, 2026

renovate[bot]

Copilot

Tobias Macey

pre-commit-ci[bot]

copilot-swe-agent[bot]

  • fix: apply prettier formatting to app.json (e1c483fe)
  • fix: regenerate app.json to remove MITXPRO_LOG_HOST/LOG_HOST_PORT (d38f3c8c)

Christopher Patti

blarghmatey and others added 18 commits March 2, 2026 15:27
Replace bespoke logging configuration with the new
mitol-django-observability shared plugin.

Changes:
- Remove LOGGING dict (syslog handler) from settings.py
- Remove LOG_HOST/LOG_HOST_PORT env reads
- Add 'mitol.observability.apps.ObservabilityConfig' to INSTALLED_APPS
- Import LOGGING from mitol.observability.settings.logging
- Update pyproject.toml: add mitol-django-observability dep

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
updates:
- [github.com/scop/pre-commit-shfmt: v3.12.0-2 → v3.13.0-1](scop/pre-commit-shfmt@v3.12.0-2...v3.13.0-1)
- [github.com/astral-sh/ruff-pre-commit: v0.15.5 → v0.15.8](astral-sh/ruff-pre-commit@v0.15.5...v0.15.8)
- [github.com/rhysd/actionlint: v1.7.11 → v1.7.12](rhysd/actionlint@v1.7.11...v1.7.12)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Adds the drf-serializer-orm-check hook (mirroring the definition from
mitodl/ol-django) to detect Django ORM queries inside DRF serializer
methods (N+1 risk). Uses repo: local so pre-commit only installs
mitol-drf-lint without attempting to pip-install the ol-django workspace
root (which has internal workspace dependencies unavailable on PyPI).

Generates an initial baseline file (drf_lint_baseline.json) recording
existing violations so the hook only flags new issues going forward.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…resources (#3860)

* Initial plan

* Fix ModuleNotFoundError: No module named 'pkg_resources' by upgrading hubspot-api-client to 12.0.0

Co-authored-by: arslanashraf7 <34372316+arslanashraf7@users.noreply.github.com>
Agent-Logs-Url: https://github.com/mitodl/mitxpro/sessions/bbb61741-2a01-4cca-a040-9397ecd0433d

* Fix pre-commit ruff-format issues: reformat long import lines in tasks.py and tasks_test.py

Co-authored-by: arslanashraf7 <34372316+arslanashraf7@users.noreply.github.com>
Agent-Logs-Url: https://github.com/mitodl/mitxpro/sessions/de0e4c84-1314-43f7-9d91-0950dc9d7307

* Fix failing python-tests: update hubspot_xpro/api_test.py for hubspot-api-client 12.x API changes

Agent-Logs-Url: https://github.com/mitodl/mitxpro/sessions/aef6809d-dadd-4d67-87c6-8e2276708d17

Co-authored-by: marslanabdulrauf <30854880+marslanabdulrauf@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: arslanashraf7 <34372316+arslanashraf7@users.noreply.github.com>
Co-authored-by: marslanabdulrauf <30854880+marslanabdulrauf@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@arslanashraf7
Copy link
Copy Markdown
Contributor

@blarghmatey @feoh a kind reminder on your checkboxes in this release. Also, Please let me know if you want to delegate any of your boxes to someone else for checking.

@odlbot odlbot merged commit 9fb054a into release Apr 15, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants