Skip to content

⬆️ [maykinmedia/open-api-framework#176] Upgrade mozilla-django-oidc-db to 1.1.0#704

Merged
stevenbal merged 5 commits intomasterfrom
feature/oaf-176-upgrade-mozilla-django-oidc-db
Nov 20, 2025
Merged

⬆️ [maykinmedia/open-api-framework#176] Upgrade mozilla-django-oidc-db to 1.1.0#704
stevenbal merged 5 commits intomasterfrom
feature/oaf-176-upgrade-mozilla-django-oidc-db

Conversation

@stevenbal
Copy link
Collaborator

@stevenbal stevenbal commented Nov 17, 2025

Fixes maykinmedia/open-api-framework#176 partially

Changes

  • Upgrade mozilla-django-oidc-db to 1.1.0
  • Upgrade django-setup-configuration to 0.11.0
  • Adapt changes for OIDC lib upgrade

@stevenbal stevenbal changed the title Feature/oaf 176 upgrade mozilla django OIDC db ⬆️ [maykinmedia/open-api-framework#176] Upgrade mozilla-django-oidc-db to 1.0.2 Nov 17, 2025
@codecov-commenter
Copy link

codecov-commenter commented Nov 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.95%. Comparing base (85ed8c6) to head (16309db).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #704      +/-   ##
==========================================
- Coverage   84.06%   83.95%   -0.11%     
==========================================
  Files         131      131              
  Lines        2497     2480      -17     
  Branches      199      199              
==========================================
- Hits         2099     2082      -17     
  Misses        354      354              
  Partials       44       44              

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@stevenbal stevenbal force-pushed the feature/oaf-176-upgrade-mozilla-django-oidc-db branch 2 times, most recently from 08459dd to b19c076 Compare November 17, 2025 12:35
@github-actions
Copy link
Contributor

github-actions bot commented Nov 17, 2025

🐰 Bencher Report

Branchfeature/oaf-176-upgrade-mozilla-django-oidc-db
Testbedubuntu-latest
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
milliseconds (ms)
(Result Δ%)
Upper Boundary
milliseconds (ms)
(Limit %)
performance_test/tests/test_objects_list.py::test_objects_api_list_filter_by_object_type📈 view plot
🚷 view threshold
101.49 ms
(-6.89%)Baseline: 109.00 ms
114.45 ms
(88.68%)
performance_test/tests/test_objects_list.py::test_objects_api_list_filter_one_result📈 view plot
🚷 view threshold
19.00 ms
(-4.80%)Baseline: 19.96 ms
20.95 ms
(90.67%)
performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_1📈 view plot
🚷 view threshold
242.74 ms
(-5.44%)Baseline: 256.69 ms
269.52 ms
(90.06%)
performance_test/tests/test_objects_list.py::test_objects_api_list_large_page_size_page_5📈 view plot
🚷 view threshold
240.32 ms
(-5.81%)Baseline: 255.13 ms
267.89 ms
(89.71%)
performance_test/tests/test_objects_list.py::test_objects_api_list_small_page_size_page_20📈 view plot
🚷 view threshold
117.38 ms
(-3.73%)Baseline: 121.93 ms
128.03 ms
(91.68%)
🐰 View full continuous benchmarking report in Bencher

@stevenbal stevenbal force-pushed the feature/oaf-176-upgrade-mozilla-django-oidc-db branch from b19c076 to 35aa74e Compare November 17, 2025 15:42
@stevenbal stevenbal force-pushed the feature/oaf-176-upgrade-mozilla-django-oidc-db branch from 35aa74e to 303a149 Compare November 18, 2025 12:03
@stevenbal stevenbal changed the title ⬆️ [maykinmedia/open-api-framework#176] Upgrade mozilla-django-oidc-db to 1.0.2 ⬆️ [maykinmedia/open-api-framework#176] Upgrade mozilla-django-oidc-db to 1.1.0 Nov 18, 2025
objecttypes changed its default DB_NAME from postgres to objecttypes, which caused errors in the docker-compose setup because this database was not explicitly created
@stevenbal stevenbal merged commit 71fab09 into master Nov 20, 2025
27 checks passed
@stevenbal stevenbal deleted the feature/oaf-176-upgrade-mozilla-django-oidc-db branch November 20, 2025 10:12
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.

Upgrade mozilla-django-oidc-db library to 1.0.2 or higher

3 participants