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: permit @Setting in ConfigurationExtension #229

Merged
merged 2 commits into from Mar 19, 2024

Conversation

ndr-brt
Copy link
Member

@ndr-brt ndr-brt commented Mar 19, 2024

What this PR changes/adds

As with the previous implementation that was not permitted, but BootExtension and ConfigurationExtension are still extensions.

Why it does that

Briefly state why the change was necessary.

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes # <-- insert Issue number if one exists

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@ndr-brt ndr-brt added the enhancement New feature or request label Mar 19, 2024
Copy link

github-actions bot commented Mar 19, 2024

Test Results

49 tests  +1   49 ✅ +1   16s ⏱️ ±0s
20 suites ±0    0 💤 ±0 
20 files   ±0    0 ❌ ±0 

Results for commit 0682ec3. ± Comparison against base commit 46a48d0.

♻️ This comment has been updated with latest results.

@ndr-brt ndr-brt merged commit 830f9ca into main Mar 19, 2024
17 checks passed
@ndr-brt ndr-brt deleted the permit-setting-in-system-extensions branch March 19, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants