Skip to content

🧹 allow os-provider to be builtin via config#4708

Closed
arlimus wants to merge 1 commit intomainfrom
dom/config-os
Closed

🧹 allow os-provider to be builtin via config#4708
arlimus wants to merge 1 commit intomainfrom
dom/config-os

Conversation

@arlimus
Copy link
Copy Markdown
Member

@arlimus arlimus commented Sep 30, 2024

Previously the os provider had to be inlined via uncommenting it in the builtin_dev.go file manually. This is no longer necessary, you can just add it to the builtin providers in the providers.yaml and have make providers/config take care of the rest.

builtin: [os]

Previously the os provider had to be inlined via uncommenting it in the `builtin_dev.go` file manually. This is no longer necessary, you can just add it to the builtin providers in the `providers.yaml` and have `make providers/config` take care of the rest.

Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

Test Results

3 112 tests  ±0   3 111 ✅ ±0   1m 43s ⏱️ +21s
  371 suites ±0       1 💤 ±0 
   28 files   ±0       0 ❌ ±0 

Results for commit d3bda32. ± Comparison against base commit 15ce5f7.

@imilchev
Copy link
Copy Markdown
Member

I thought this always worked. That's how I debugged and tested things... What didn't work before this PR exactly?

@arlimus arlimus closed this Dec 9, 2025
@arlimus arlimus deleted the dom/config-os branch December 9, 2025 02:01
@github-actions github-actions bot locked and limited conversation to collaborators Dec 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants