Skip to content

feat(pipeline): Make _PipelineExecution a public class#5670

Open
Rishabh0255 wants to merge 1 commit intoaws:masterfrom
Rishabh0255:feat/public-pipeline-execution
Open

feat(pipeline): Make _PipelineExecution a public class#5670
Rishabh0255 wants to merge 1 commit intoaws:masterfrom
Rishabh0255:feat/public-pipeline-execution

Conversation

@Rishabh0255
Copy link

Renames _PipelineExecution to PipelineExecution and exports it from the workflow module. Keeps the old private name available for backward compatibility.

Closes #4391

Renames _PipelineExecution to PipelineExecution and exports it
from the workflow module. All internal references updated.

Closes aws#4391
---
X-AI-Prompt: Make _PipelineExecution public per GitHub issue
4391
X-AI-Tool: kiro-cli
@Rishabh0255 Rishabh0255 force-pushed the feat/public-pipeline-execution branch from c552d6b to 4cfb7c4 Compare March 24, 2026 19:02
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.

Make _PipelineExecution public

2 participants