Skip to content

refactor: switch doc-style and release-github actions to tomlkit from tomli#1234

Merged
moe-ad merged 4 commits intomainfrom
refactor/switch-to-tomlkit
Mar 27, 2026
Merged

refactor: switch doc-style and release-github actions to tomlkit from tomli#1234
moe-ad merged 4 commits intomainfrom
refactor/switch-to-tomlkit

Conversation

@moe-ad
Copy link
Copy Markdown
Contributor

@moe-ad moe-ad commented Mar 25, 2026

As the title states. Follow up to #1198 and #1223. This completes the switch from tomli to tomlkit across all actions.

@moe-ad moe-ad marked this pull request as ready for review March 27, 2026 08:38
@moe-ad moe-ad requested a review from a team as a code owner March 27, 2026 08:38
@moe-ad moe-ad self-assigned this Mar 27, 2026
Copy link
Copy Markdown
Member

@RobPasMue RobPasMue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM..

To be honest, moving forward, I would like to avoid allowing control over the version of tomlkit used. Forcing a specific version for this is more than acceptable since it is an internal dependency of our action - users shouldn't care about it.

@moe-ad
Copy link
Copy Markdown
Contributor Author

moe-ad commented Mar 27, 2026

Agreed. Maybe we can revise dependencies whose versions are controllable by users after wrapping up #991.

@moe-ad moe-ad merged commit bc14e35 into main Mar 27, 2026
67 checks passed
@moe-ad moe-ad deleted the refactor/switch-to-tomlkit branch March 27, 2026 10:36
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.

3 participants