RTEMS Source Builder | config: Add option to make errors non fatal (!170)

Amar Takhar (@amar) gitlab at rtems.org
Thu Jul 31 04:22:24 UTC 2025




Amar Takhar commented on a discussion on source-builder/sb/reports.py: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/170#note_127942

 >              '--list-configs': 'List available configurations',
 >              '--format': 'Output format (text, html, markdown, ini, xml)',
 >              '--output': 'File name to output the report',
 > -            '--sanitize': 'Remove Remotes information from report'
 > +            '--sanitize': 'Remove Remotes information from report',
 > +            '--skip-error': 'Make errors non fatal'

That seemed like a lot more work and this was specific to sb-reports I didn't want to use a current option in case it affected something else if someone were to use `--keep-going` in a different context.  This should only ever be required by `sb-reports` since every other case you'd want a fully resolved config.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/170#note_127942
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250731/4e0ea817/attachment-0001.htm>


More information about the bugs mailing list