Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow addons in config files #95

Merged
merged 3 commits into from
Dec 31, 2024
Merged

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Passes addons through to executePresetBlocks, which conveniently already had a tracker for "previous" Addons per-Block.

💖

Copy link

vercel bot commented Dec 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
create ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 31, 2024 7:06am

Copy link

codecov bot commented Dec 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.56%. Comparing base (f0f01c0) to head (4e54109).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #95      +/-   ##
==========================================
+ Coverage   96.53%   96.56%   +0.02%     
==========================================
  Files         145      145              
  Lines        4502     4535      +33     
  Branches      668      671       +3     
==========================================
+ Hits         4346     4379      +33     
  Misses        153      153              
  Partials        3        3              

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

@JoshuaKGoldberg JoshuaKGoldberg merged commit 151c831 into main Dec 31, 2024
14 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the config-file-addons branch December 31, 2024 07:07
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.

🚀 Feature: Support Addons in configuration files
1 participant