You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(list-csv): remove description, improve allowFailure and needs output
- Remove description column from --list-csv entirely for stable CSV
structure (description is already visible in --list)
- Improve allowFailure to properly render exit_codes as [code1,code2]
- Improve needs to show empty string when null (stage ordering) vs []
when explicitly set to no dependencies
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments