refract(util/gconv): change Converter interface definition for more convenient usage (#4202)

This commit is contained in:
John Guo
2025-03-14 18:23:07 +08:00
committed by GitHub
parent bb696bb281
commit bc1e1019c5
24 changed files with 529 additions and 278 deletions

View File

@ -23,6 +23,6 @@ jobs:
with:
actions: 'check-inactive'
inactive-label: 'inactive'
inactive-day: 7
inactive-day: 30
issue-state: open
exclude-labels: 'bug,planned,$exclude-empty'