Skip to content

Conversation

@Jenson3210
Copy link
Contributor

Add SearchResults as a Global DataTable

Summary

This PR introduces SearchResults as a new global data table that captures search markers added by recipes during execution, providing visibility into what search results were found across the codebase during a recipe run.

Changes

  • New SearchResults data table: Captures search markers added during recipe runs, recording:
    • Source path where the result was found
    • The printed LST element with the search marker
    • Parent recipe and recipe that added the marker

@Jenson3210 Jenson3210 self-assigned this Dec 3, 2025
@Jenson3210 Jenson3210 added the enhancement New feature or request label Dec 3, 2025
@github-project-automation github-project-automation bot moved this to In Progress in OpenRewrite Dec 3, 2025
@openrewrite openrewrite deleted a comment from github-actions bot Dec 3, 2025
@openrewrite openrewrite deleted a comment from github-actions bot Dec 3, 2025
@openrewrite openrewrite deleted a comment from github-actions bot Dec 3, 2025
@openrewrite openrewrite deleted a comment from github-actions bot Dec 3, 2025
@openrewrite openrewrite deleted a comment from github-actions bot Dec 3, 2025
@openrewrite openrewrite deleted a comment from github-actions bot Dec 3, 2025
@openrewrite openrewrite deleted a comment from github-actions bot Dec 3, 2025
@openrewrite openrewrite deleted a comment from github-actions bot Dec 3, 2025
@openrewrite openrewrite deleted a comment from github-actions bot Dec 3, 2025
@openrewrite openrewrite deleted a comment from github-actions bot Dec 3, 2025
@Jenson3210 Jenson3210 marked this pull request as ready for review December 5, 2025 10:18
@timtebeek timtebeek moved this from In Progress to Ready to Review in OpenRewrite Dec 8, 2025
@Jenson3210 Jenson3210 merged commit 0385860 into main Dec 10, 2025
2 checks passed
@Jenson3210 Jenson3210 deleted the add-global-search-results-table branch December 10, 2025 10:06
@github-project-automation github-project-automation bot moved this from Ready to Review to Done in OpenRewrite Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants