Skip to content

pkg/settings: add yaml support#1796

Draft
jmank88 wants to merge 1 commit into
mainfrom
settings-yaml
Draft

pkg/settings: add yaml support#1796
jmank88 wants to merge 1 commit into
mainfrom
settings-yaml

Conversation

@jmank88

@jmank88 jmank88 commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

TOML was a big improvement over JSON, but it is proving difficult to read and is overly verbose. This change adds YAML support, which seems to be an all-around improvement, as long as there are not too many fields in a group to follow the indentation.

@github-actions

github-actions Bot commented Jan 23, 2026

Copy link
Copy Markdown

✅ API Diff Results - No breaking changes


📄 View full apidiff report

pavel-raykov
pavel-raykov previously approved these changes Jan 26, 2026
@github-actions

github-actions Bot commented Mar 5, 2026

Copy link
Copy Markdown

This PR is stale because it has been open 30 days with no activity.
Remove the stale label or comment or this will be closed in 7 days.

@github-actions github-actions Bot added the Stale label Mar 5, 2026
@jmank88 jmank88 removed the Stale label Mar 5, 2026
@github-actions

github-actions Bot commented Apr 5, 2026

Copy link
Copy Markdown

This PR is stale because it has been open 30 days with no activity.
Remove the stale label or comment or this will be closed in 7 days.

@github-actions github-actions Bot added the Stale label Apr 5, 2026
@jmank88 jmank88 removed the Stale label Apr 8, 2026
@github-actions

github-actions Bot commented May 9, 2026

Copy link
Copy Markdown

This PR is stale because it has been open 30 days with no activity.
Remove the stale label or comment or this will be closed in 7 days.

@github-actions github-actions Bot added the Stale label May 9, 2026
@jmank88 jmank88 removed the Stale label May 11, 2026
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.

2 participants