Skip to content

Conversation

@tcmulcahy
Copy link
Collaborator

We are no longer using papa safe trace, so this commit renames SafeTraceInterface to TraceInterface, PapaSafeTrace to WorkflowTrace, WorkflowPapaTracer to WorkflowTracer, and FakeSafeTrace to FakeTrace to better reflect their purpose without legacy naming conventions.

Maintains backward compatibility by keeping deprecated versions of the old class names that delegate to the new implementations. All test files updated to use the new naming convention.

workflow-tracing-papa is misleading, but it's the name of a jar published to maven, so I've preserved it.

We are no longer using papa safe trace, so this commit renames
SafeTraceInterface to TraceInterface, PapaSafeTrace to WorkflowTrace,
WorkflowPapaTracer to WorkflowTracer, and FakeSafeTrace to FakeTrace to
better reflect their purpose without legacy naming conventions.

Maintains backward compatibility by keeping deprecated versions of
the old class names that delegate to the new implementations. All
test files updated to use the new naming convention.

workflow-tracing-papa is misleading, but it's the name of a jar
published to maven, so I've preserved it.
@tcmulcahy tcmulcahy force-pushed the tomm/rename-papa-trace branch from d04f045 to 3426ba1 Compare November 11, 2025 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants