Skip to content

Decouple Raspberry Mint from its configuration#3807

Merged
bartfeenstra merged 1 commit into0.5.xfrom
decouple-raspberry-mint-from-configuration
Mar 18, 2026
Merged

Decouple Raspberry Mint from its configuration#3807
bartfeenstra merged 1 commit into0.5.xfrom
decouple-raspberry-mint-from-configuration

Conversation

@bartfeenstra
Copy link
Copy Markdown
Owner

@bartfeenstra bartfeenstra commented Feb 9, 2026

This fixes #3766 and #3805

@bartfeenstra bartfeenstra added this to the 0.5.0 milestone Feb 9, 2026
@bartfeenstra bartfeenstra added enhancement New feature or request BC break Breaks backwards compatibility with existing integrations python Pull requests that update Python code labels Feb 9, 2026
@bartfeenstra bartfeenstra force-pushed the decouple-raspberry-mint-from-configuration branch 4 times, most recently from d91c2ec to b114300 Compare February 10, 2026 14:23
@bartfeenstra bartfeenstra force-pushed the decouple-raspberry-mint-from-configuration branch from b114300 to ad85672 Compare February 10, 2026 15:19
@bartfeenstra bartfeenstra force-pushed the decouple-raspberry-mint-from-configuration branch from 01f06dd to bf09729 Compare February 22, 2026 10:44
@bartfeenstra bartfeenstra force-pushed the decouple-raspberry-mint-from-configuration branch 6 times, most recently from ca0b285 to 1c99598 Compare March 18, 2026 00:31
@bartfeenstra bartfeenstra force-pushed the decouple-raspberry-mint-from-configuration branch from 1c99598 to d16c473 Compare March 18, 2026 00:52
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.68%. Comparing base (eb461a6) to head (d16c473).
⚠️ Report is 1 commits behind head on 0.5.x.

Additional details and impacted files
@@           Coverage Diff           @@
##            0.5.x    #3807   +/-   ##
=======================================
  Coverage   97.67%   97.68%           
=======================================
  Files         740      743    +3     
  Lines       29215    29292   +77     
  Branches     1244     1243    -1     
=======================================
+ Hits        28536    28613   +77     
  Misses        507      507           
  Partials      172      172           

☔ 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.

@bartfeenstra bartfeenstra marked this pull request as ready for review March 18, 2026 01:29
@bartfeenstra bartfeenstra merged commit 555c5ae into 0.5.x Mar 18, 2026
6 of 7 checks passed
@bartfeenstra bartfeenstra deleted the decouple-raspberry-mint-from-configuration branch March 18, 2026 01:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BC break Breaks backwards compatibility with existing integrations enhancement New feature or request python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove PluginManufacturer support from the build_content Jinja filter Remove RaspberryMint.configuration

1 participant