Skip to content

sanitizers: expose suppression files as a public filegroup#12

Merged
FScholPer merged 1 commit into
eclipse-score:mainfrom
RSingh1511:rs/export-suppressions
Jun 26, 2026
Merged

sanitizers: expose suppression files as a public filegroup#12
FScholPer merged 1 commit into
eclipse-score:mainfrom
RSingh1511:rs/export-suppressions

Conversation

@RSingh1511

@RSingh1511 RSingh1511 commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Notes for Reviewer

Pre-Review Checklist for the PR Author

  • PR title is short, expressive and meaningful
  • Commits are properly organized
  • Relevant issues are linked in the References section
  • Tests are conducted
  • Unit tests are added

Checklist for the PR Reviewer

  • Commits are properly organized and messages follow S-CORE commit guidelines
  • Unit tests have been written for new behavior
  • Public API is documented
  • PR title describes the changes

Post-review Checklist for the PR Author

  • All open points are addressed and tracked via issues

References

Closes #11

@RSingh1511 RSingh1511 marked this pull request as ready for review June 26, 2026 11:59
@RSingh1511 RSingh1511 force-pushed the rs/export-suppressions branch from f39a3c2 to f7ea66c Compare June 26, 2026 12:03
Consumers packaging suppressions into a Docker/OCI image alongside their
own repo-specific suppressions (e.g. communication quality/integration_testing)
had no way to reference these files cross-package; only wrapper consumed
them as private data.
@RSingh1511 RSingh1511 force-pushed the rs/export-suppressions branch from f7ea66c to c5da846 Compare June 26, 2026 12:43
@RSingh1511 RSingh1511 requested a review from FScholPer June 26, 2026 12:44
@FScholPer FScholPer merged commit cdfd6ac into eclipse-score:main Jun 26, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

sanitizers: expose suppression files as a public filegroup

2 participants